Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
P
Q
R
S
T
U
S
setAccess(String)
- Method in class net.sourceforge.jsurveyor.tags.
LoginTag
Automatically captures the attribute access when using the tag.
setActive()
- Method in class net.sourceforge.jsurveyor.
Questionnaire
Activates the Questionnaire
setChoice(int)
- Method in class net.sourceforge.jsurveyor.
AnswerMultipleChoice
Sets the index number for the selected choice.
setChoice(String[])
- Method in class net.sourceforge.jsurveyor.
QuestionMultipleChoice
Sets the text of the different choices.
setCity(String)
- Method in class net.sourceforge.jsurveyor.
User
Sets the city.
setCountry(String)
- Method in class net.sourceforge.jsurveyor.
User
Sets the country.
setEmail(String)
- Method in class net.sourceforge.jsurveyor.
User
Sets the email
setEvaluationID(int)
- Method in class net.sourceforge.jsurveyor.
Evaluation
Sets an ID for the evaluation.
setFreeText(String)
- Method in class net.sourceforge.jsurveyor.
AnswerFreeText
Sets the aswered freetext
setFullName(String)
- Method in class net.sourceforge.jsurveyor.
User
Sets the fullname.
setGroupName(String)
- Method in class net.sourceforge.jsurveyor.
UserGroup
Sets the name of the usergroup.
setInactive()
- Method in class net.sourceforge.jsurveyor.
Questionnaire
Deactivates the Questionnaire
setIntroText(String)
- Method in class net.sourceforge.jsurveyor.
Questionnaire
Sets an intro text for the questionnaire.
setOwner(String)
- Method in class net.sourceforge.jsurveyor.
Questionnaire
Sets the owner of the questionnaire.
setPassword(String)
- Method in class net.sourceforge.jsurveyor.
User
Sets the password.
setQuestionPageID(int)
- Method in class net.sourceforge.jsurveyor.
QuestionPage
Sets the ID of the page.
setQuestionnaireID(int)
- Method in class net.sourceforge.jsurveyor.
Evaluation
Sets the questionnaire that this is an evaluation for.
setQuestionnaireID(int)
- Method in class net.sourceforge.jsurveyor.
Questionnaire
Sets an ID for the questionnaire
setQuestionnaireName(String)
- Method in class net.sourceforge.jsurveyor.
Questionnaire
Sets a name for the questionnaire.
setTimestamp(Date)
- Method in class net.sourceforge.jsurveyor.
Evaluation
Sets a timestampt for the object.
setTitle(String)
- Method in class net.sourceforge.jsurveyor.tags.
MainDesignTag
Automatically captures the attribute title when using the tag.
setUserGroupID(int)
- Method in class net.sourceforge.jsurveyor.
UserGroup
Sets the ID of the usergroup.
setUserGroupName(String)
- Method in class net.sourceforge.jsurveyor.
UserGroup
Sets a name for the usergroup.
setUserName(String)
- Method in class net.sourceforge.jsurveyor.
Evaluation
Sets the name of the person who has submitted the evaluation.
setUserName(String)
- Method in class net.sourceforge.jsurveyor.
User
Sets the username.
setUserType(String)
- Method in class net.sourceforge.jsurveyor.
AccessControl
Sets the userType.
storeAnswer(Answer)
- Static method in class net.sourceforge.jsurveyor.
DataAccess
Stores the passed Answer object in the corresponding Answer SQL-table.
storeEvaluation(Evaluation)
- Static method in class net.sourceforge.jsurveyor.
DataAccess
Stores the passed Evaluation object in the corresponding Evaluation SQL-table.
storeQuestion(Question)
- Static method in class net.sourceforge.jsurveyor.
DataAccess
Stores the passed Question object in the corresponding Question SQL-table.
storeQuestionPage(QuestionPage)
- Static method in class net.sourceforge.jsurveyor.
DataAccess
Stores the passed QuestionPage object in the corresponding QuestionPage SQL-table.
storeQuestionnaire(Questionnaire)
- Static method in class net.sourceforge.jsurveyor.
DataAccess
Stores the passed Questionnaire object in the corresponding Questionnaire SQL-table.
storeUser(User)
- Static method in class net.sourceforge.jsurveyor.
DataAccess
Stores the passed User object in the corresponding User SQL-table
storeUserGroup(UserGroup)
- Static method in class net.sourceforge.jsurveyor.
DataAccess
Stores the passed UserGroup object in the corresponding UserGroup SQL-table.
suite()
- Static method in class net.sourceforge.jsurveyor.
TestOrDie
Method suite
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
L
M
N
P
Q
R
S
T
U