- get(int) - Method in class com.objectplanet.survey.event.ListenerArrayList
-
Gets an object in the list, at the specified position
- getAccessType() - Method in class com.objectplanet.survey.event.events.NewUserPermissionEvent
-
Get the access type of the permission just added.
- getAdvancedHTML(HashMap) - Method in interface com.objectplanet.survey.plugin.interfaces.IPluginValidator
-
Returns the advanced HTML setup to be placed in a popup window when user click on link in the
question edit screen.
- getAnswerRotation() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the answer rotation attribute
- getAttribute(String) - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the value for a invitee attribute.
- getAttribute(String) - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the value for a respondent attribute.
- getAttribute(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets an attribute of the Survey object
- getAttribute(String) - Method in class com.objectplanet.survey.plugin.api.User
-
Gets an attribute of the User object
- getAttributes() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets all the invitee attributes.
- getAttributes() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets all the respondent attributes.
- getAttributesExist() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Returns true if one or more attributes exist for this respondent.
- getAuthenticationType() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the authentication type.
- getBackButtonImage() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the back button image.
- getBackButtonOn() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the back button.
- getBackButtonText() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the back button text.
- getBgColor() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey background color.
- getBgImage() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey background image.
- getBlocked() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Get the flag that determines if the respondent is to be blocked from
continuing the survey.
- getBranchId() - Method in class com.objectplanet.survey.event.events.BranchDeletedEvent
-
- getBranchId() - Method in class com.objectplanet.survey.event.events.NewBranchEvent
-
- getBranchLayoutCSV() - Method in class com.objectplanet.survey.plugin.api.Survey
-
get a csv representation of the branching information.
- getBranchName() - Method in class com.objectplanet.survey.event.events.BranchDeletedEvent
-
- getBranchName() - Method in class com.objectplanet.survey.event.events.NewBranchEvent
-
- getCallBackObj() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the callback object used for this export.
- getCellBackgroundColor(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the background color of the cell .
- getCellBackgroundColor(String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the background color of the cellgroup.
- getCellDropdownItems(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the dropdown items.
- getCellDropdownLabel(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the dropdown label.
- getCellDropdownSortOn(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the dropdown sort on attribute.
- getCellFieldSize(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the cell input-field size.
- getCellGroupEndCol(String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the end column of the cellgroup.
- getCellGroupEndRow(String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the end row of the cellgroup.
- getCellGroupHeading(String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the heading of the cellgroup.
- getCellGroupName(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets a cellgroup by col/row position.
- getCellGroupNames() - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets all cellgroup names.
- getCellGroupStartCol(String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the start column of the cellgroup.
- getCellGroupStartRow(String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the start row of the cellgroup.
- getCellGroupType(String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the type of the cellgroup.
- getCellImageRelativeURL(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the image url.
- getCellLabel(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the cell label.
- getCellLabelColor(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the label text color.
- getCellType(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the cell type.
- getCellValue(int, int, int) - Method in class com.objectplanet.survey.plugin.api.ResponseMatrix
-
Gets the cell value
- getChangeValue() - Method in class com.objectplanet.survey.event.events.QuotaValueUpdatedEvent
-
Gets the change value.
- getCharacterEncoding() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Gets the system character encoding (from setup screen)
- getClassLoader() - Method in class com.objectplanet.survey.plugin.Plugin.JAR
-
Gets the classLoader
- getClassName() - Method in class com.objectplanet.survey.plugin.Plugin.Broken
-
Gets the className attribute of the Broken object
- getClassName() - Method in class com.objectplanet.survey.plugin.Plugin
-
Returns the plugin's class name.
- getColumnCount() - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the number of matrix columns
- getColumnCount() - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Gets the number of columns
- getColumnCount() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the number of columns in the survey.
- getCompletedDate() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the completed date
- getCompletedRespondentCount() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the number of completed responses for this survey.
- getComponents() - Method in class com.objectplanet.survey.plugin.PluginBus
-
Deprecated.
Returns an array of all components connected to the bus.
- getComponents() - Static method in class com.objectplanet.survey.plugin.PluginBusAdmin
-
Deprecated.
Returns an array of all components connected to the bus.
- getComponents(long) - Static method in class com.objectplanet.survey.plugin.PluginBusSurvey
-
Deprecated.
- getConnection() - Static method in class com.objectplanet.survey.plugin.api.ConnectionPool
-
Gets the database connection
- getContentType() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the content type for the message.
- getContentType(InputStream) - Method in interface com.objectplanet.survey.plugin.interfaces.IFileTypeDetector
-
Get content type for the input stream.
- getCreatedBy() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the user the survey was created by.
- getCreatedDate() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the created date
- getCreatedDate() - Method in class com.objectplanet.survey.plugin.api.User
-
Gets the user created date
- getCreationType() - Method in class com.objectplanet.survey.event.events.LoadSurveyEvent
-
Sets the creation type attribute.
- getCreationType() - Method in class com.objectplanet.survey.event.events.NewSurveyEvent
-
Sets the creation type attribute.
- getCSS_URL() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey CSS.
- getCurrentResponse() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the current response.
- getCustomAttribute(String) - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the specified custom attribute value from the section
- getCustomAttributes() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the custom attributes set for the section
- getCustomId() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the customId of the Question object.
- getCustomId() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the custom survey id.
- getDaysUntilExpiration() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Return days until expirations for the current license.
- getDefaultFolderId() - Method in class com.objectplanet.survey.plugin.api.User
-
Gets the default folder id
- getDeletedUserEmail() - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Gets the deleted user email
- getDeletedUserEmail() - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Gets the deleted user email
- getDeletedUserId() - Method in class com.objectplanet.survey.event.events.PreUserDeleteEvent
-
Gets the deleted user id
- getDeletedUserId() - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Gets the deleted user id
- getDeletedUserId() - Method in class com.objectplanet.survey.plugin.event.PreUserDeleteEvent
-
Deprecated.
Gets the deleted user id
- getDeletedUserId() - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Gets the deleted user id
- getDeletedUserLogin() - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Gets the deleted user login
- getDeletedUserLogin() - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Gets the deleted user login
- getDeletedUserMemo() - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Gets the deleted user memo
- getDeletedUserMemo() - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Gets the deleted user memo
- getDeletedUserName() - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Gets the deleted user name
- getDeletedUserName() - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Gets the deleted user name
- getDeletionType() - Method in class com.objectplanet.survey.event.events.PostDeletePanelistsEvent
-
- getDeletionType() - Method in class com.objectplanet.survey.event.events.PostDeleteRespondentsEvent
-
One of the constants defined in Constants
- getDeletionType() - Method in class com.objectplanet.survey.event.events.PreDeleteRespondentsEvent
-
One of the constants defined in Constants
- getDescription() - Method in class com.objectplanet.survey.plugin.api.Folder
-
Gets the description of the folder.
- getDescription() - Method in class com.objectplanet.survey.plugin.api.UserGroup
-
Returns the user group description
- getDislpayQuestionNo() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the dislpayQuestionNo attribute.
- getDisplayNo() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the display number attribute of the question.
- getDropdownInputName(int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input name for a dropdown input field for a question.
- getEdition() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
- getEditionName(String) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Get the edition name of the current license
- getElementType(long, long) - Method in interface com.objectplanet.survey.plugin.interfaces.IReportElement
-
Gets the report type name.
- getEmail() - Method in class com.objectplanet.survey.plugin.api.User
-
Gets the email
- getEmailObject() - Method in class com.objectplanet.survey.plugin.api.Email
-
Gets the save value
- getEmailType() - Method in class com.objectplanet.survey.plugin.api.Email
-
Gets the email type
- getEntryDate() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the entry date
- getErrorDetail() - Method in class com.objectplanet.survey.event.events.UpgradeFailedEvent
-
- getErrorMessage() - Method in class com.objectplanet.survey.plugin.api.Response
-
Gets the error message for the response.
- getErrorMessage(int) - Method in class com.objectplanet.survey.plugin.api.Response
-
Gets the error message for an in-text element.
- getErrorMessage(int, int) - Method in class com.objectplanet.survey.plugin.api.ResponseMatrix
-
Gets the error message for an matrix cell.
- getErrorMessage(HashMap) - Method in interface com.objectplanet.survey.plugin.interfaces.IPluginValidator
-
Gets the errorMessage to show from the settings hashmap.
- getErrorMsg() - Method in class com.objectplanet.survey.event.events.UpgradeFailedEvent
-
- getErrorMsg() - Method in class com.objectplanet.survey.plugin.Plugin
-
- getEssayFieldCount() - Method in class com.objectplanet.survey.plugin.api.Question
-
- getEssayFieldDropdownItems(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
- getEssayFieldDropdownLabel(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
- getEssayFieldDropdownSortOn(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
- getEssayFieldSize(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
- getEssayFieldType(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
- getEssayInputName(int, int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
- getEssayResponse(int, int) - Method in class com.objectplanet.survey.plugin.api.Response
-
- getExportFileExtension() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Gets the preferred file extension when exporting files.
- getExportKeepFiles() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Gets the preferred keep file property.
- getFailedId() - Method in class com.objectplanet.survey.plugin.api.Email
-
Get the failed id.
- getFailedToLoad() - Method in class com.objectplanet.survey.plugin.Plugin
-
Return true if plugin failed to load
- getFieldSize() - Method in class com.objectplanet.survey.plugin.api.QuestionNumeric
-
Gets the field size
- getFinishButtonImage() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the image for the 'finish'-button.
- getFinishButtonText() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the text on the 'finish'-button
- getFinishClicked() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Get the flag that determines the finish-button was clicked in the survey.
- getFolder(User, long) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Get a folder by id.
- getFolderId() - Method in class com.objectplanet.survey.event.events.NewSurveyFolderEvent
-
Gets the folderId attribute of the NewSurveyFolderEvent object
- getFolderId() - Method in class com.objectplanet.survey.event.events.PreSurveyFolderDeleteEvent
-
Gets the folderId attribute of the PreSurveyFolderDeleteEvent object
- getFolderId() - Method in class com.objectplanet.survey.event.events.SurveyFolderDeletedEvent
-
Gets the folderId attribute of the NewSurveyEvent object
- getFolderId() - Method in class com.objectplanet.survey.event.events.SurveyFolderMovedEvent
-
- getFolderId() - Method in class com.objectplanet.survey.event.events.SurveyFolderUpdatedEvent
-
Gets the folderId attribute of the NewSurveyFolderEvent object
- getFolderId() - Method in class com.objectplanet.survey.plugin.api.Folder
-
Gets the id of the folder.
- getFolderId() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the folder id.
- getFolderTitle() - Method in class com.objectplanet.survey.event.events.NewSurveyFolderEvent
-
- getFolderTitle() - Method in class com.objectplanet.survey.event.events.PreSurveyFolderDeleteEvent
-
- getFolderTitle() - Method in class com.objectplanet.survey.event.events.SurveyFolderUpdatedEvent
-
- getFont() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey text font.
- getFontColor() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey text font color.
- getFontSize() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey text font size.
- getFooter() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey footer (text at the bottom of the survey).
- getFormWidth() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey form width.
- getFreeText() - Method in class com.objectplanet.survey.plugin.api.Response
-
Gets the answer to the free text.
- getFreeTextColumns() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the number of columns in the free-text field
- getFreeTextInputName(int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input name for a free text input field for a question.
- getFreeTextLabel() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the label of the free-text field
- getFreeTextMaxLength() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the max allowed length (to type in) of the free-text field.
- getFreeTextRows() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the number of rows in the free-text field
- getFromCompletedDate() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the completed date that the export will begin from (inclusive).
- getFromEmail() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the from email.
- getFromName() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the from name.
- getFromQuestion() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the from question
- getFromRespondentId() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the respondent id that the export will start from (inclusive)
- getFromStartDate() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the start date that the export will begin from (inclusive).
- getFunctionCount() - Method in class com.objectplanet.survey.plugin.Plugin
-
Gets the number of functions provided by the plugin.
- getFunctionHTML(int, HashMap) - Method in class com.objectplanet.survey.plugin.Plugin
-
Gets the HTML code for plugin function.
- getFunctionIconBig(int, HashMap) - Method in class com.objectplanet.survey.plugin.Plugin
-
Gets page icon for the plugin function.
- getFunctionIconSmall(int, HashMap) - Method in class com.objectplanet.survey.plugin.Plugin
-
Gets icon for the plugin function menu item.
- getFunctionLabel(int, HashMap) - Method in class com.objectplanet.survey.plugin.Plugin
-
Gets the link label to the plugin function.
- getFunctionUrl(int, HashMap) - Method in class com.objectplanet.survey.plugin.Plugin
-
Url to go to when link with label
getFunctionLabel(int functionNo, HashMap resources)
is clicked.
- getHeader() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey header (text at the top of the survey).
- getHelpHTML() - Method in class com.objectplanet.survey.plugin.Plugin
-
NOTE: this method is not yet used by Opinio.
Gets the HTML code for displaying help.
- getHelpURL() - Method in class com.objectplanet.survey.plugin.Plugin
-
Gets the help url for linking the plugin's help page to the plugin setup screen and the
pluginMenuHook.jsp.
- getHiddenQuestion() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the hidden question attribute
- getHistoryType() - Method in class com.objectplanet.survey.event.events.PanelistHistoryItemSavedEvent
-
- getHostId() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Get the host ID for the current Opinio installation.
- getHtmlFile() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the HTML file for the survey.
- getIdKey() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Returns the value of invitee idKey
- getImportIdentifier() - Method in class com.objectplanet.survey.event.events.InviteeImportEvent
-
- getInProgressRespondentCount() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the in progress respondent count
- getIntextCount() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the number of in-text elements in this question
- getIntextDropdownItems(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Get dropdown items of in-text element, one per line.
- getIntextDropdownLabel(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Get dropdown label of in-text element.
- getIntextDropdownSortOn(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Get dropdown in-text element sortOn attribute .
- getIntextIndex(String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Get in-text element index by name.
- getIntextName(int, int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input field name for an in-text element for a question at the specific index.
- getIntextName(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Get in-text element name.
- getIntextResponse(int, int) - Method in class com.objectplanet.survey.plugin.api.Response
-
Gets the response value for the specified in-text element
- getIntextSize(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Get in-text element size.
- getIntextType(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Get in-text element type.
- getInvitation(long) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets an invitation.
- getInvitationDate() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the invitation date.
- getInvitationId() - Method in class com.objectplanet.survey.event.events.InvitationSentManuallyEvent
-
Gets the invitationId attribute of the InvitationSentManuallyEvent object
- getInvitationId() - Method in class com.objectplanet.survey.event.events.InvitationTaskCompletedEvent
-
- getInvitationId() - Method in class com.objectplanet.survey.event.events.InviteeImportEvent
-
- getInvitationId() - Method in class com.objectplanet.survey.event.events.PanelistInvitedEvent
-
- getInvitationId() - Method in class com.objectplanet.survey.event.events.PreDeleteInvitationEvent
-
- getInvitationId() - Method in class com.objectplanet.survey.event.events.PreInvitationTaskEvent
-
- getInvitationId() - Method in class com.objectplanet.survey.event.events.PreInviteeDeleteAllEvent
-
- getInvitationId() - Method in class com.objectplanet.survey.event.events.PreInviteeDeleteEvent
-
- getInvitationId() - Method in class com.objectplanet.survey.event.events.PreSendCustomInvitationMessageEvent
-
Gets the invitationId attribute of the InvitationSentManuallyEvent object
- getInvitationId() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the invitation id
- getInvitationId() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the invitation id
- getInvitationIds() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets invitation ids.
- getInvitationMessage() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the invitation message (in the email sent to invitee)
- getInvitationName() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the invitation name.
- getInvitationsAnonymity() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the invitationsAnonymity attribute.
- getInvitationSentDate() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get the date when invitation email was sent.
- getInvitationSubject() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the invitation subject (in the email sent to invitee)
- getInvitee(long) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets an invitee from storage
- getInvitee(long) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets an invitee by the invitee id.
- getInviteeCount() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get invitee count
- getInviteeEmail() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the invitee email
- getInviteeId() - Method in class com.objectplanet.survey.event.events.PanelistHistoryItemSavedEvent
-
- getInviteeId() - Method in class com.objectplanet.survey.event.events.PanelistInvitedEvent
-
- getInviteeId() - Method in class com.objectplanet.survey.event.events.PreInviteeDeleteEvent
-
- getInviteeId() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the invitee id
- getInviteeId() - Method in class com.objectplanet.survey.plugin.api.PipingSource
-
- getInviteeId() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the invitee id (if applicable)
- getInviteeIds() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets array of all invitee ids.
- getInviteeList(User, long) - Static method in class com.objectplanet.survey.plugin.api.ResourceManager
-
Gets the invitee list.
- getInviteeListId() - Method in class com.objectplanet.survey.plugin.api.InviteeList
-
Gets the inviteeListId attribute of the InviteeList object
- getInviteeLists(User) - Static method in class com.objectplanet.survey.plugin.api.ResourceManager
-
Gets the invitee lists for this user (array of ListItems)
- getInviteeName() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the invitee name
- getInvitees() - Method in class com.objectplanet.survey.event.events.InvitationSentManuallyEvent
-
Gets the previously pending invitees that the invitation was sent to.
- getInvitees() - Method in class com.objectplanet.survey.event.events.PreSendCustomInvitationMessageEvent
-
Gets the previously pending invitees that the invitation was sent to.
- getInvitees() - Method in class com.objectplanet.survey.plugin.api.InviteeList
-
Gets the invitees.
- getIpAddress() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the ip address.
- getItemCount() - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Get number of items.
- getItemId() - Method in class com.objectplanet.survey.plugin.api.ListItem
-
Gets the id of the list item
- getItemName() - Method in class com.objectplanet.survey.plugin.api.ListItem
-
Gets the name
- getItems() - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Gets the dropdown items as array of Strings.
- getJAR() - Method in class com.objectplanet.survey.plugin.Plugin
-
Returns the JAR file containing this plugin.
- getJavaScriptFunction(int, HashMap) - Method in interface com.objectplanet.survey.plugin.interfaces.IPluginValidator
-
Gets the javaScriptFunction code for client side validation
For example, for a plugin called FreeTextValidatorPlugin the returning javascript function
call could be:
- getJavaScriptFunctionCall(int, HashMap) - Method in interface com.objectplanet.survey.plugin.interfaces.IPluginValidator
-
Gets the javaScriptFunctionCall name for client side validation This method must return a
complete function call, including the function name and the parameters signature.
- getLabel() - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Gets the dropdown label.
- getLabelValueSeparator() - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Gets the separator between dropdown item and value
- getLanguage() - Method in class com.objectplanet.survey.plugin.api.User
-
Gets the language
- getLanguageCode() - Method in class com.objectplanet.survey.event.events.NewTranslatedSurveyEvent
-
- getLanguageCode() - Method in class com.objectplanet.survey.event.events.TranslatedSurveyDeletedEvent
-
- getLanguageCode() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the languageCode for which language the respondent responded to the
survey in.
- getLanguageCode() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the language code of the survey.
- getLastLogin() - Method in class com.objectplanet.survey.plugin.api.User
-
Gets the last login date
- getLastQuestionNo() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the number of the last question number in the survey
- getLastReminderMessage() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get message of the last reminder.
- getLastReminderSubject() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get subject of the last reminder.
- getLastResponse() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the question number of last answered question.
- getLimitReachedHTML() - Method in interface com.objectplanet.survey.plugin.interfaces.ICreateReportLimit
-
Returns html for "limit is reached" page that will be displayed if
isMaxReportsPerSurveyReached(long userId, long surveyId)
returns true.
- getLimitReachedHTML() - Method in interface com.objectplanet.survey.plugin.interfaces.ICreateSurveyLimit
-
Returns html for "limit is reached" page that will be displayed if
isMaxSurveysReached(long userId)
returns true.
- getLimitReachedHTML() - Method in interface com.objectplanet.survey.plugin.interfaces.ICreateUserLimit
-
Returns html for "limit is reached" page that will be displayed if
isMaxUsersReached(long userId)
returns true.
- getListenerList() - Method in class com.objectplanet.survey.event.EventBusListNode
-
- getListenerLists() - Method in class com.objectplanet.survey.event.EventBusListNode
-
- getLocale() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the current set locale
- getLockMessage() - Method in interface com.objectplanet.survey.plugin.interfaces.ISurveyLock
-
This method will be called if the survey has been locked by the implentor,
and returns a customized lock message.
- getLoggedInUserId() - Method in class com.objectplanet.survey.event.events.UserLoginEvent
-
Gets the user id who is just logged in
- getLoggedOutUserId() - Method in class com.objectplanet.survey.event.events.UserLogoutEvent
-
Gets the user id who is just logged out
- getLogin() - Method in class com.objectplanet.survey.event.events.AdminEvent
-
- getLogin() - Method in class com.objectplanet.survey.plugin.api.User
-
Gets the login name
- getLoginScreen(long, HashMap) - Method in interface com.objectplanet.survey.plugin.interfaces.ISurveyLogin
-
Gets the login screen for the survey.
- getLongTime() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Get long time: return the date attribute of the SystemTime object
- getMatrixGroupIntersectionInputName(int, int, int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input name for a matrix group of type Intersection for a question.
- getMatrixGroupOnePerRowInputName(int, int, int, int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input name for a matrix group of type OnePerRow for a question.
- getMatrixInputName(int, int, int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input name for a matrix input field for a certain cell in a matrix question.
- getMaxResponses() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the maximum respondent count for this survey.
- getMaxText() - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Gets the maximum text
- getMaxUploadSize() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the maximum size for uploaded files in KB.
- getMaxUsers() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Returns max allowed users for the current license.
- getMemo() - Method in class com.objectplanet.survey.plugin.api.User
-
Gets the memo
- getMessage(String, String) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Get message from i18n resources
- getMessage(String, String[], String) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Get message from i18n resources
- getMessage() - Method in class com.objectplanet.survey.plugin.ProcessResult
-
Returns message to show to the user (error message or confirmation message)
- getMinText() - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Gets the minimum text
- getMultipleInputName(int, int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input name for a multiple input field for a question at a specific index, where
more than one selections are allowed.
- getMultipleOn() - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Gets the multipleOn attribute.
- getMultipleOn() - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Gets the multipleOn
- getMultipleOneSelectionInputName(int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input name for a multiple input field for a question, where only one selection
is allowed.
- getMultipleOtherInputName(int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input name for a multiple other input field for a question
- getMultipleSubmissions() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the multiple submissions value
- getMultipleSubmissionsCheckType() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the multiple submissions check type for the survey.
- getNALabel() - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Gets the label of the N/A field
- getName() - Method in class com.objectplanet.survey.plugin.api.Folder
-
Gets the name of the folder
- getName() - Method in class com.objectplanet.survey.plugin.api.InviteeList
-
Gets the name attribute of the InviteeList object
- getName() - Method in class com.objectplanet.survey.plugin.api.Report
-
Gets the report name
- getName() - Method in class com.objectplanet.survey.plugin.api.UserGroup
-
Returns the user group name
- getNewParentFolderId() - Method in class com.objectplanet.survey.event.events.SurveyFolderMovedEvent
-
- getNewQuestionNo() - Method in class com.objectplanet.survey.event.events.QuestionMovedEvent
-
- getNewUserId() - Method in class com.objectplanet.survey.event.events.NewUserEvent
-
Gets the user if of the newly created user
- getNewUserId() - Method in class com.objectplanet.survey.plugin.event.NewUserEvent
-
Deprecated.
Gets the newUserId
- getNewUserLogin() - Method in class com.objectplanet.survey.event.events.NewUserEvent
-
- getNextButtonImage() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the image for the 'next'-button.
- getNextButtonText() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the text on the 'next'-button
- getNextInviteeAttributeId(Connection) - Static method in class com.objectplanet.survey.plugin.api.SequenceManager
-
Gets the next InviteeAttributeId.
- getNextPanelistAttributeId(Connection) - Static method in class com.objectplanet.survey.plugin.api.SequenceManager
-
Gets the next PanelistAttributeId.
- getNextQuestion() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the number of the next question (after current response).
If survey contains branch conditions some questions might be filtered out
based on responses to the previous questions.
- getNextRespondentAttributeId() - Static method in class com.objectplanet.survey.plugin.api.SequenceManager
-
Gets the next RespondentAttributeId.
- getNextSurveyAttributeId(User, long) - Static method in class com.objectplanet.survey.plugin.api.SequenceManager
-
Gets the next SurveyAttributeId.
- getNotCachedRespondent(long, long) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Get a respondent without adding it to the cache
- getNotLoadedPluginJARs() - Static method in class com.objectplanet.survey.plugin.PluginManager
-
Returns a list of plugin JARs that are not currently loaded by examining the user and system
plugin directories.
- getNumericInputName(int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML input name for a numeric input field for a question.
- getNumericType() - Method in class com.objectplanet.survey.plugin.api.QuestionNumeric
-
Gets the type of this numeric question
- getOldParentFolderId() - Method in class com.objectplanet.survey.event.events.SurveyFolderMovedEvent
-
- getOldQuestionNo() - Method in class com.objectplanet.survey.event.events.QuestionMovedEvent
-
- getOptionButtonLayout(int) - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Gets option button layout (position relative to the text/image)
- getOptionCount() - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Gets the optionCount
- getOptionImage(int) - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Gets option image
- getOptionImageLayout(int) - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Gets option image layout (position relative to the text)
- getOptionText(int) - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Gets option text.
- getOptionValue(int) - Method in class com.objectplanet.survey.plugin.api.ResponseMultiple
-
Gets the value for multiple option.
- getOptionValues() - Method in class com.objectplanet.survey.plugin.api.ResponseMultiple
-
Gets the array of option values.
- getOtherField() - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Gets text-field for entering "other".
- getOtherValue() - Method in class com.objectplanet.survey.plugin.api.ResponseMultiple
-
Gets the response to the 'other-field'
- getPageBreak() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the pageBreak value, true if pageBreak after section
- getPanelId() - Method in class com.objectplanet.survey.event.events.NewSignupSurveyEvent
-
- getPanelId() - Method in class com.objectplanet.survey.event.events.PostDeletePanelistsEvent
-
- getPanelId() - Method in class com.objectplanet.survey.event.events.PreDeleteSignupSurveyEvent
-
- getPanelistId() - Method in class com.objectplanet.survey.event.events.NewPanelistEvent
-
- getPanelistId() - Method in class com.objectplanet.survey.event.events.PanelistDeletedEvent
-
- getPanelistId() - Method in class com.objectplanet.survey.event.events.PanelistHistoryItemSavedEvent
-
- getPanelistId() - Method in class com.objectplanet.survey.event.events.PanelistInvitedEvent
-
- getPanelistId() - Method in class com.objectplanet.survey.event.events.PanelistUpdatedEvent
-
- getParentFolderId() - Method in class com.objectplanet.survey.plugin.api.Folder
-
Gets the id of the parent folder.
- getParentSurveyId() - Method in class com.objectplanet.survey.event.events.NewTranslatedSurveyEvent
-
- getParentSurveyId() - Method in class com.objectplanet.survey.event.events.TranslatedSurveyDeletedEvent
-
- getPassword() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the password.
- getPath() - Method in class com.objectplanet.survey.plugin.Plugin.JAR
-
Gets the path of the Jar file.
- getPlugin(String) - Static method in class com.objectplanet.survey.plugin.PluginManager
-
Returns the plugin with the specified class name.
- getPluginJAR(String) - Static method in class com.objectplanet.survey.plugin.PluginManager
-
Returns the JAR with the specified path name.
- getPluginJARs() - Static method in class com.objectplanet.survey.plugin.PluginManager
-
Returns an array of installed plugins.
- getPlugins() - Method in class com.objectplanet.survey.plugin.Plugin.JAR
-
Gets the plugins found in the Jar file.
- getPlugins() - Static method in class com.objectplanet.survey.plugin.PluginManager
-
Returns an array of installed plugins.
- getPluginsByInterface(String) - Static method in class com.objectplanet.survey.plugin.PluginManager
-
Gets the list of plugins by interface.
- getPluginsByInterface(String[]) - Static method in class com.objectplanet.survey.plugin.PluginManager
-
Gets the list of plugins by interface names.
- getPluginVersion() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Return the version of the plugin api.
- getPostfixLabel() - Method in class com.objectplanet.survey.plugin.api.QuestionNumeric
-
Gets the postfix label.
- getPrefixLabel() - Method in class com.objectplanet.survey.plugin.api.QuestionNumeric
-
Gets the prefix label.
- getPreventMethods() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the method for preventing multiple submissions.
- getProgressBar() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the progress bar attribute.
- getProgressBarLabel() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the progress bar label type (one of the types above).
- getProperty(String) - Method in class com.objectplanet.survey.plugin.Plugin
-
Method for getting a plugin property value that is stored in the database.
- getQuestion(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets a question object by question number
- getQuestion(User, long, int) - Static method in class com.objectplanet.survey.plugin.api.XMLHandler
-
Gets the XML representation of a Question object.
- getQuestionCount() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the number of questions in this survey.
- getQuestionHTML(User, long, int, HttpServletRequest) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML code for a question.
- getQuestionHTML(User, long, int, HttpServletRequest, PipingSource) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the HTML code for a question.
- getQuestionId() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the question Id.
- getQuestionLayout() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the question layout.
- getQuestionNo() - Method in class com.objectplanet.survey.event.events.DisplayQuestionEvent
-
Gets the questionNo attribute of the ResponseBeforePopulateEvent object
- getQuestionNo() - Method in class com.objectplanet.survey.event.events.NewQuestionEvent
-
- getQuestionNo() - Method in class com.objectplanet.survey.event.events.QuestionDeletedEvent
-
- getQuestionNo() - Method in class com.objectplanet.survey.event.events.QuestionUpdatedEvent
-
- getQuestionNo() - Method in class com.objectplanet.survey.event.events.ResponseEvent
-
Gets the questionNo attribute of the ResponseBeforePopulateEvent object
- getQuestionNo() - Method in class com.objectplanet.survey.plugin.api.Response
-
Gets the questionId attribute of the Response object
- getQuestionNo() - Method in class com.objectplanet.survey.plugin.event.DisplayQuestionEvent
-
Deprecated.
Gets the questionNo attribute of the ResponseBeforePopulateEvent object
- getQuestionNo() - Method in class com.objectplanet.survey.plugin.event.ResponseEvent
-
Deprecated.
Gets the questionNo attribute of the ResponseBeforePopulateEvent object
- getQuestionReportHTML(long, int, long) - Method in interface com.objectplanet.survey.plugin.interfaces.IReportElement
-
Gets report html for a report type.
- getQuestionText() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the question text.
- getQuestionType() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the questionType attribute of the Question.
- getQuestionXMLHeader(String) - Static method in class com.objectplanet.survey.plugin.api.XMLHandler
-
Gets the XML header for an XML file containing a question.
- getQuotaId() - Method in class com.objectplanet.survey.event.events.QuotaValueUpdatedEvent
-
Gets the quota Id
- getRandomQuestionOrder() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the randomQuestionOrder value, true if random question order is turned on
- getRatingInputName(int) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets the html input name for a rating input field for a question.
- getRatingLevel() - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Gets the rating level
- getRatingStartLevel() - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Gets the rating start level
- getRedirectAddress() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the redirectAddress.
- getRedirectAfter() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the redirectAfter attribute.
- getRedirectUrl(String) - Method in interface com.objectplanet.survey.plugin.interfaces.ILoginRedirect
-
Redirects the logged in used to the specified url.
- getReminder1Date() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the date when the first reminder is scheduled to be sent.
- getReminder1SentDate() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get the date when first reminder was sent.
- getReminder2Date() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the date when the second reminder is scheduled to be sent.
- getReminder2SentDate() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get the date when second reminder was sent.
- getReminder3Date() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the date when the third reminder is scheduled to be sent.
- getReminder3SentDate() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get the date when third reminder was sent.
- getReminder4Date() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the date when the fourth reminder is scheduled to be sent.
- getReminder4SentDate() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get the date when fourth reminder was sent.
- getReminder5Date() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the date when the fifth reminder is scheduled to be sent.
- getReminder5SentDate() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get the date when fifth reminder was sent.
- getReminderCount() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the reminder count.
- getReminderCount() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the reminder count (the number of times reminder is sent requesting participation).
- getReminderMessage() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the reminder message.
- getReminderSubject() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the reminder subject.
- getReport(long) - Static method in class com.objectplanet.survey.plugin.api.ReportManager
-
Gets the report by id.
- getReportHTML(long) - Method in interface com.objectplanet.survey.plugin.interfaces.IReport
-
Gets the report html for a survey
- getReportId() - Method in class com.objectplanet.survey.event.events.NewReportEvent
-
- getReportId() - Method in class com.objectplanet.survey.event.events.ReportDeletedEvent
-
- getReportId() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Set the report that this export will use for settings.
- getReportId() - Method in class com.objectplanet.survey.plugin.api.Report
-
Gets the report id
- getReportName() - Method in class com.objectplanet.survey.event.events.NewReportEvent
-
- getReportName() - Method in class com.objectplanet.survey.event.events.ReportDeletedEvent
-
- getReportName(long) - Method in interface com.objectplanet.survey.plugin.interfaces.IReport
-
Gets the report name.
- getReportPortal(String) - Static method in class com.objectplanet.survey.plugin.api.ReportPortalManager
-
Gets a report portal by the name.
- getResourceId() - Method in class com.objectplanet.survey.event.events.NewUserPermissionEvent
-
Get the resource id associated with the new permission created.
- getResources() - Method in class com.objectplanet.survey.event.events.DisplaySurveySaveScreenEvent
-
Gets the Resources object.
- getResources() - Method in class com.objectplanet.survey.event.events.NewLiveRespondentEvent
-
Gets the resources object.
- getResources() - Method in class com.objectplanet.survey.event.events.PreSurveyPageEvent
-
Gets the Resources object.
- getResources() - Method in class com.objectplanet.survey.event.events.QuotasReachedEvent
-
Gets the Resources object.
- getResources() - Method in class com.objectplanet.survey.plugin.event.PreSurveyPageEvent
-
Deprecated.
Gets the Resources object.
- getResourceType() - Method in class com.objectplanet.survey.event.events.NewUserPermissionEvent
-
Get the resource type of the resource associated with the new permission created.
- getRespondentAttributesToIncludeInExport() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the names of the attributes to include in the export.
- getRespondentCount() - Method in class com.objectplanet.survey.event.events.RespondentsExportedEvent
-
- getRespondentForAdmin(long, long) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Get a respondent by id.
- getRespondentForSurvey(long, long) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Get a respondent by id.
- getRespondentId() - Method in class com.objectplanet.survey.event.events.AbandonedSurveyEvent
-
Gets the respondentId attribute of the AbandonedSurveyEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.DisplayQuestionEvent
-
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.DisplaySurveySaveScreenEvent
-
Gets the respondentId attribute of the DisplaySurveySaveScreenEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.NewLiveRespondentEvent
-
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.NewRespondentEvent
-
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.PreSurveyPageEvent
-
Returns the respondent id for this event.
- getRespondentId() - Method in class com.objectplanet.survey.event.events.QuotasReachedEvent
-
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.RespondentCompleteEvent
-
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.RespondentDataFoundEvent
-
Gets the respondentId attribute of the RespondentDataFoundEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.RespondentStoreEvent
-
- getRespondentId() - Method in class com.objectplanet.survey.event.events.ResponseEvent
-
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.SurveySaveEvent
-
Gets the respondentId attribute of the SurveySaveEvent object
- getRespondentId() - Method in class com.objectplanet.survey.event.events.TransientRespondentCompleteEvent
-
Gets the respondentId attribute of the TransientRespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the respondent id.
- getRespondentId() - Method in class com.objectplanet.survey.plugin.api.PipingSource
-
- getRespondentId() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the respondent id
- getRespondentId() - Method in class com.objectplanet.survey.plugin.api.Response
-
Gets the respondentId of the Response object
- getRespondentId() - Method in class com.objectplanet.survey.plugin.event.DisplayQuestionEvent
-
Deprecated.
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.plugin.event.NewRespondentEvent
-
Deprecated.
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.plugin.event.PreSurveyPageEvent
-
Deprecated.
Returns the respondent id for this event.
- getRespondentId() - Method in class com.objectplanet.survey.plugin.event.RespondentCompleteEvent
-
Deprecated.
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.plugin.event.RespondentDataFoundEvent
-
Deprecated.
Gets the respondentId attribute of the RespondentDataFoundEvent object
- getRespondentId() - Method in class com.objectplanet.survey.plugin.event.ResponseEvent
-
Deprecated.
Gets the respondentId attribute of the RespondentCompleteEvent object
- getRespondentId() - Method in class com.objectplanet.survey.plugin.event.SurveySaveEvent
-
Deprecated.
Gets the respondentId attribute of the SurveySaveEvent object
- getRespondentIds(User, long, boolean) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Get all respondent ids for this survey.
- getResponse(int) - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets a question response.
- getResponseDate() - Method in class com.objectplanet.survey.plugin.api.Response
-
Gets the response date (time stamp) for the response submission.
- getResponseList(User, long, long, String) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets a list of response html, each item in the list contains a label/value pair where label
is question text(with essay responses) and value is html for a question response.
- getRowCount() - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Gets the number of matrix rows
- getSave() - Method in class com.objectplanet.survey.plugin.api.Email
-
Gets the save value
- getSaveAndBack() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the saveAndBack attribute
- getSaveButtonImage() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the image for the 'save'-button.
- getSaveButtonText() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the text on the 'save'-button
- getSaveScreenContent() - Method in class com.objectplanet.survey.event.events.DisplaySurveySaveScreenEvent
-
Gets the survey save screen content, which will be presented to the respondent.
- getSectionId() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the section id
- getSectionText(int) - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the section text attribute positioned at index in sectionTextList
- getSectionTextList() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the sectionTextList for the section
- getSelectedValues() - Method in class com.objectplanet.survey.plugin.api.ResponseDropdown
-
Gets the selected values.
- getSendDates() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get array of dates when invitation will be sent.
- getSentDate() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the sent date (when the invitation was sent)
- getSetupHTML() - Method in class com.objectplanet.survey.plugin.Plugin
-
- getSetupHTML(HashMap) - Method in class com.objectplanet.survey.plugin.Plugin
-
Gets the HTML code for plugin setup screen.
- getShowNA() - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Gets the showNA attribute
- getSimpleHTML(HashMap) - Method in interface com.objectplanet.survey.plugin.interfaces.IPluginValidator
-
Returns the simple HTML setup to be placed in the question edit screen.
- getSingleResponse(User, long, long, String) - Static method in class com.objectplanet.survey.plugin.api.HtmlUtils
-
Gets a string representation of a single response
- getSize() - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Gets the dropdown size.
- getSortOn() - Method in class com.objectplanet.survey.plugin.api.InviteeList
-
Gets the sortOn attribute (alphabetic sort)
- getSortOn() - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Gets the sortOn attribute.
- getSource() - Method in class com.objectplanet.survey.event.Event
-
Returns the sender of this BusEvent.
- getSource() - Method in class com.objectplanet.survey.plugin.event.PluginBusEvent
-
Deprecated.
Returns the sender of this event.
- getStartButtonImage() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the image for the 'start'-button.
- getStartButtonText() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the text on the 'start'-button
- getStartDate() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey start date
- getStatus() - Method in class com.objectplanet.survey.event.events.InviteeImportEvent
-
- getStatus() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the status of the invitee.
- getStopDate() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey stop date
- getStoredRespondentCount() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the stored respondent count.
- getStoreOPDataOn() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the storeOPDataOn attribute.
- getStorePageResponseOn() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the storePageResponseOn.
- getSubFolderCount() - Method in class com.objectplanet.survey.plugin.api.Folder
-
Gets number of sub-folders in this folder.
- getSubFolders() - Method in class com.objectplanet.survey.plugin.api.Folder
-
Gets children, all folders in this group
- getSurvey(User, long) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Gets the survey by id.
- getSurvey(User, String) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Gets a survey by custom survey id.
- getSurvey(User, long, String) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Get a survey, by survey id and language code.
- getSurvey(User, long) - Static method in class com.objectplanet.survey.plugin.api.XMLHandler
-
Gets the XML representation of a survey, by surveyId.
- getSurveyBlockedMessage() - Method in interface com.objectplanet.survey.plugin.interfaces.ISurveyBlock
-
This method will be called if the survey has been blocked, and returns a customized message
to show to the respondents.
- getSurveyCount() - Method in class com.objectplanet.survey.plugin.api.Folder
-
Gets number of surveys in this folder.
- getSurveyDTD() - Static method in class com.objectplanet.survey.plugin.api.XMLHandler
-
Gets the internal Survey DTD to be included in the XML file when exporting a survey.
- getSurveyHeading() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey heading
- getSurveyId() - Method in class com.objectplanet.survey.event.events.BranchDeletedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.ImportedSurveyEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.InvitationSentManuallyEvent
-
Gets the surveyId attribute of the InvitationSentManuallyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.InvitationTaskCompletedEvent
-
Gets the surveyId attribute of the NewSurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.InviteeImportEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.LoadSurveyEvent
-
Gets the surveyId attribute of the LoadSurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.NewBranchEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.NewQuestionEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.NewReportEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.NewSignupSurveyEvent
-
Gets the surveyId attribute of the NewSurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.NewSurveyEvent
-
Gets the surveyId attribute of the NewSurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.NewTranslatedSurveyEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.PanelistInvitedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.PollImpressionEvent
-
Get survey (poll) id
- getSurveyId() - Method in class com.objectplanet.survey.event.events.PostDeleteRespondentsEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.PreDeleteRespondentsEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.PreDeleteSignupSurveyEvent
-
Gets the surveyId attribute of the NewSurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.PreInvitationTaskEvent
-
Gets the surveyId attribute of the NewSurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.PreSendCustomInvitationMessageEvent
-
Gets the surveyId attribute of the InvitationSentManuallyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.PreSurveyDeleteEvent
-
Gets the surveyId attribute of the PreSurveyDeleteEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.QuestionDeletedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.QuestionMovedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.QuestionUpdatedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.ReportDeletedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.RespondentDeletedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.RespondentReopenedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.RespondentsExportedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.event.events.SurveyBehaviorUpdatedEvent
-
Gets the surveyId attribute of the SurveyUpdatedEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.SurveyDeletedEvent
-
Gets the surveyId attribute of the NewSurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.SurveyEvent
-
Gets the surveyId attribute of the SurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.SurveyUpdatedEvent
-
Gets the surveyId attribute of the SurveyUpdatedEvent object
- getSurveyId() - Method in class com.objectplanet.survey.event.events.TranslatedSurveyDeletedEvent
-
- getSurveyId() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Get the current set surveyId
- getSurveyId() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Get survey id the invitation belongs to
- getSurveyId() - Method in class com.objectplanet.survey.plugin.api.Invitee
-
Gets the survey id
- getSurveyId() - Method in class com.objectplanet.survey.plugin.api.PipingSource
-
- getSurveyId() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the survey id
- getSurveyId() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey Id.
- getSurveyId() - Method in class com.objectplanet.survey.plugin.event.NewSurveyEvent
-
Deprecated.
Gets the surveyId attribute of the NewSurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.plugin.event.PreSurveyDeleteEvent
-
Deprecated.
Gets the surveyId attribute of the PreSurveyDeleteEvent object
- getSurveyId() - Method in class com.objectplanet.survey.plugin.event.SurveyDeletedEvent
-
Deprecated.
Gets the surveyId attribute of the NewSurveyEvent object
- getSurveyId() - Method in class com.objectplanet.survey.plugin.event.SurveyEvent
-
Deprecated.
Gets the surveyId attribute of the SurveyEvent object
- getSurveyIntro() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey introduction.
- getSurveyLanguages() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Returns a list of the languages the survey supports.
- getSurveyName() - Method in class com.objectplanet.survey.event.events.LoadSurveyEvent
-
- getSurveyName() - Method in class com.objectplanet.survey.event.events.NewSurveyEvent
-
- getSurveyName() - Method in class com.objectplanet.survey.event.events.PreSurveyDeleteEvent
-
- getSurveyName() - Method in class com.objectplanet.survey.event.events.SurveyBehaviorUpdatedEvent
-
- getSurveyName() - Method in class com.objectplanet.survey.event.events.SurveyUpdatedEvent
-
- getSurveyName() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey name
- getSurveyPageByQuestionNo(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
- getSurveyPageCount() - Method in class com.objectplanet.survey.plugin.api.Survey
-
- getSurveyPageCustomAttribute(int, String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
- getSurveyPageFirstQuestion(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
- getSurveyPageLastQuestion(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
- getSurveyPreviewKey(long) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Get preview key for the survey
- getSurveyReturnMessage() - Method in class com.objectplanet.survey.event.events.SurveySaveEvent
-
Gets the survey return message, which will be emailed to the respondent.
- getSurveyReturnMessage() - Method in class com.objectplanet.survey.plugin.event.SurveySaveEvent
-
Deprecated.
Gets the survey return message, which will be emailed to the respondent.
- getSurveys() - Method in class com.objectplanet.survey.plugin.api.Folder
-
Gets all surveys in this group
- getSurveysCreatedCount(long, long, long) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Gets the number of surveys created by a user from a specified fromDate to a specified toDate
- getSurveysCreatedCount(long, long) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Gets the number of surveys created by a user from a specified fromDate to now
- getSurveySection(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets a survey section object with the specified section id
- getSurveySectionByQuestionNo(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets a survey section number, by question number.
- getSurveySectionCount() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the number of survey sections in this survey.
- getSurveySections() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets all survey sections in the survey
- getSurveySystemVersion() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Return the version of the survey system.
- getSurveyUrl(HttpServletRequest, long) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Gets the url to the survey module (where respondent answer the survey).
- getSurveyXMLHeader(String) - Static method in class com.objectplanet.survey.plugin.api.XMLHandler
-
Gets the XML header for an XML file containing a survey.
- getSystemHome() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Get system home: location of the opinio files.
- getSystemUrl(HttpServletRequest) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Get system url: Usually looks like http://server-address/opinio
- getSystemUser() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Get system user.
- getTaskId() - Method in class com.objectplanet.survey.event.events.InvitationTaskCompletedEvent
-
- getTaskId() - Method in class com.objectplanet.survey.event.events.PreInvitationTaskEvent
-
- getTaskStatus() - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Gets the invitation task status.
- getTemplateName() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the template name.
- getTextAfter() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the textAfter attribute of the Question.
- getTextBefore() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the text-before attribute of the question.
- getThankYouNote() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the custom thank-you note for current respondent.
- getThankYouNote() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the thank you-note.
- getTicket() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the ticket value
- getTitle() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the section title
- getTitleBgColor() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the titleBgColor value
- getTitleColor() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey title color.
- getTitleColor() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the titleColor value
- getTitleFont() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey title.
- getTitleFont() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the titleFont value
- getTitleFontSize() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the survey title font size in pixels.
- getTitleSize() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the titleSize value
- getToCompletedDate() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the completed date that the export will end with (inclusive).
- getToQuestion() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the to question
- getToRespondentId() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the respondent id that the export will stop at (inclusive), if specified.
- getToStartDate() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the start date that the export will end with (inclusive).
- getTrashedSurveyId() - Method in class com.objectplanet.survey.event.events.PostDeleteRespondentsEvent
-
- getUpdatedUserId() - Method in class com.objectplanet.survey.event.events.UserUpdateEvent
-
Get the id of the updated user
- getUpdatedUserId() - Method in class com.objectplanet.survey.plugin.event.UserUpdatedEvent
-
Deprecated.
Get the id of the updated user
- getUpdatedUserLogin() - Method in class com.objectplanet.survey.event.events.UserUpdateEvent
-
- getUpdatedUserLogin() - Method in class com.objectplanet.survey.plugin.event.UserUpdatedEvent
-
Deprecated.
- getUploadType() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the upload type, currently supported: UPLOAD_NONE and UPLOAD_IMAGE
- getURLParams() - Method in class com.objectplanet.survey.plugin.api.PipingSource
-
URL parameters from the request.
- getUser() - Method in class com.objectplanet.survey.plugin.api.Folder
-
Gets the user object
- getUser(User, long) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Gets the user by id.
- getUser(String) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Gets the user by login name.
- getUser(String, String) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Gets the user by login name.
- getUserData(int) - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Gets the user data at a specified index.
- getUserFromSession(HttpServletRequest) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Get the user object from session.
- getUserGroupId() - Method in class com.objectplanet.survey.plugin.api.UserGroup
-
Returns the user group id
- getUserId() - Method in class com.objectplanet.survey.event.events.AdminEvent
-
Gets the userId of the user who performed this action.
- getUserId() - Method in class com.objectplanet.survey.event.events.PostDeletePanelistsEvent
-
- getUserId() - Method in class com.objectplanet.survey.event.events.PostDeleteRespondentsEvent
-
- getUserId() - Method in class com.objectplanet.survey.event.events.PreDeleteInvitationEvent
-
- getUserId() - Method in class com.objectplanet.survey.event.events.PreDeleteRespondentsEvent
-
- getUserId() - Method in class com.objectplanet.survey.plugin.api.User
-
Gets the user id
- getUserId() - Method in class com.objectplanet.survey.plugin.event.AdminEvent
-
Deprecated.
Gets the userId
- getUserId(String, String) - Method in interface com.objectplanet.survey.plugin.interfaces.ILogin
-
Gets id of the user to login to the system.
- getUserList(User) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Gets all users current user has access to, sorted alphabetic The ArrayList contains ListItems
with the UserId and Login values.
- getUserLogin() - Method in class com.objectplanet.survey.event.events.UserLoginEvent
-
- getUserName() - Method in class com.objectplanet.survey.plugin.api.User
-
Gets the user name
- getValidationType() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Gets the validation type.
- getValidatorErrorMessage(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets error message for validator.
- getValidatorErrorMessage(int, int) - Method in class com.objectplanet.survey.plugin.api.Question
-
- getValidatorErrorMessage(int, String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets error message for in-text element validator.
- getValidatorErrorMessage(int, int, int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets error message for matrix cell validator.
- getValidatorParameter(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the validator parameter.
- getValidatorParameter(int, int) - Method in class com.objectplanet.survey.plugin.api.Question
-
- getValidatorParameter(int, String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the in-text element validator parameter.
- getValidatorParameter(int, int, int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the matrix cell validator parameter.
- getValue(int) - Method in class com.objectplanet.survey.plugin.api.ResponseNumeric
-
Gets the answer to the numeric question.
- getValue() - Method in class com.objectplanet.survey.plugin.api.ResponseRating
-
Gets the answer to the rating question.
- getWeight() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the weight of this question
- getXMLVersionHeader(String) - Static method in class com.objectplanet.survey.plugin.api.XMLHandler
-
Gets the XML header for XML file where DTD is included.
- getZipFile() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Gets the zip file name/path that the export will be written to.
- getZipFile() - Method in class com.objectplanet.survey.plugin.PluginJARClassLoader
-
Returns the ZIP file associated with this class loader.
- grandFolderPermission(User, long, long, int) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Grand folder permission to a user.
- grandSurveyPermission(User, long, long, int) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Grand survey permission to a user.
- grantAddQuestionLibraryPermission(User, long) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Grant permission to create question libraries to a user
- grantUserGroupAdminPermission(User, long, long) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Grant user group admin permission to a user
- ICreateReportLimit - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface for create report limit check.
- ICreateSurveyLimit - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface for create survey limit check.
- ICreateUserLimit - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface for create user limit check.
- ID_PLACE_HOLDER - Static variable in class com.objectplanet.survey.plugin.api.Invitation
-
- IEventListener - Interface in com.objectplanet.survey.event
-
A component on the event Bus.
- IFileTypeDetector - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface for file type detection
- ILogin - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface for the login functionality.
A class that implements this interface will be called instead of default
login to the admin screens.
- ILoginRedirect - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface for redirecting a user after login.
If a plugin has implemented the ILogin interface, Opinio will check if the plugin
implements this interface.
- ImportedSurveyEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired when a Survey is imported.
- ImportedSurveyEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.ImportedSurveyEvent
-
Creates a new event.
- info(String) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
log statements with level <= info.
- initPlugins() - Static method in class com.objectplanet.survey.plugin.PluginManager
-
Loads plugins.
- insertColumn(int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
This method insert a column before a particular column.
- insertDropdownQuestion(int, String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Inserts a question of type Question.QUESTION_DROPDOWN
at the
questionNo
position.
- insertMatrixQuestion(int, String, int, int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Inserts a question of type Question.QUESTION_MATRIX
at the
questionNo
position.
- insertMultipleQuestion(int, String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Inserts a question of type Question.QUESTION_MULTIPLE
at the
questionNo
position.
- insertNumericQuestion(int, String, int, String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Inserts a question of type Question.QUESTION_NUMERIC
at the
questionNo
position.
- insertQuestion(User, long, int, String) - Static method in class com.objectplanet.survey.plugin.api.XMLHandler
-
Creates a Question object from an XML string, and inserts it in a survey.
- insertQuestionNoType(int, String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Inserts a question of type Question.QUESTION_NO_TYPE
at the
questionNo
position.
- insertRatingQuestion(int, String, int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Inserts a question of type Question.QUESTION_RATING
at the
questionNo
position.
- insertRow(int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
This method inserts an empty row before a particular row.
- instance() - Static method in class com.objectplanet.survey.event.EventBusManager
-
Returns or creates the singleton instance of the search engine manager class
- instance() - Method in class com.objectplanet.survey.plugin.PluginBusSurvey
-
Deprecated.
- INTEGER - Static variable in class com.objectplanet.survey.plugin.api.QuestionNumeric
-
Numeric type integer is allowed for response input (default)
- INTEXT_DROPDOWN_REQUIRED - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_DROPDOWN is required.
- INTEXT_NUMERIC_IS_NUMBER - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_NUMERIC_INT or INTEXT_NUMERIC_DEC is
number.
- INTEXT_NUMERIC_MAXIMUM_VALUE - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_NUMERIC_INT or INTEXT_NUMERIC_DEC is
less than specified value.
- INTEXT_NUMERIC_MINIMUM_VALUE - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_NUMERIC_INT or INTEXT_NUMERIC_DEC is
bigger than specified value.
- INTEXT_NUMERIC_REQUIRED - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_NUMERIC_INT or INTEXT_NUMERIC_DEC is
required.
- INTEXT_TEXT_DATE - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_TEXT is date.
- INTEXT_TEXT_EMAIL - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_TEXT is email.
- INTEXT_TEXT_MAXIMUM_LENGTH - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Maximum text length for response to in-text element of type Question.INTEXT_TEXT.
- INTEXT_TEXT_MINIMUM_LENGTH - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Minimum text length for response to in-text element of type Question.INTEXT_TEXT.
- INTEXT_TEXT_MUST_CONTAIN - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_TEXT must contain specified text.
- INTEXT_TEXT_REGEXP - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_TEXT must match specified regular
expression.
- INTEXT_TEXT_REQUIRED - Static variable in class com.objectplanet.survey.plugin.api.ValidatorType
-
Response to in-text element of type Question.INTEXT_TEXT is required.
- INTEXT_TYPE_CHECKBOX - Static variable in class com.objectplanet.survey.plugin.api.Question
-
In-text element of type checkbox
- INTEXT_TYPE_DROPDOWN - Static variable in class com.objectplanet.survey.plugin.api.Question
-
In-text element of type dropdown
- INTEXT_TYPE_NUMERIC_DEC - Static variable in class com.objectplanet.survey.plugin.api.Question
-
In-text element of type numeric decimal
- INTEXT_TYPE_NUMERIC_INT - Static variable in class com.objectplanet.survey.plugin.api.Question
-
In-text element of type numeric integer
- INTEXT_TYPE_TEXT - Static variable in class com.objectplanet.survey.plugin.api.Question
-
In-text element of type text
- INVALID_EMAIL_ADDRESS - Static variable in class com.objectplanet.survey.plugin.api.Invitee
-
Invitee status: email address is invalid
- InvalidContentException - Exception in com.objectplanet.survey.plugin.api
-
Exception to throw when the content is invalid
- InvalidContentException(Throwable) - Constructor for exception com.objectplanet.survey.plugin.api.InvalidContentException
-
- InvalidContentException() - Constructor for exception com.objectplanet.survey.plugin.api.InvalidContentException
-
Default constructor
- InvalidContentException(String) - Constructor for exception com.objectplanet.survey.plugin.api.InvalidContentException
-
Constructor which takes a describing string as parameter
- Invitation - Class in com.objectplanet.survey.plugin.api
-
Class represents a survey invitation.
Invitations are used to invite people to participate in a survey.
- Invitation(String, User) - Constructor for class com.objectplanet.survey.plugin.api.Invitation
-
Constructor for the Invitation object
- INVITATION_PENDING - Static variable in class com.objectplanet.survey.plugin.api.Invitee
-
Invitee status: invitation is pending
- INVITATION_SEND_ERROR - Static variable in class com.objectplanet.survey.plugin.api.Invitee
-
Invitee status: error occurred while sending invitation
- INVITATION_SENT - Static variable in class com.objectplanet.survey.plugin.api.Invitee
-
Invitee status: the invitation has been sent
- InvitationSentManuallyEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired when an invitation is sent manually.
- InvitationSentManuallyEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.InvitationSentManuallyEvent
-
Creates a new event.
- InvitationTaskCompletedEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired an invitation task is completed.
- InvitationTaskCompletedEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.InvitationTaskCompletedEvent
-
Creates a new event.
- Invitee - Class in com.objectplanet.survey.plugin.api
-
Class represents an invitee (person who receives an invitation to a survey).
- InviteeImportEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired when invitee import thread has change it's status.
- InviteeImportEvent(long, long, IEventListener) - Constructor for class com.objectplanet.survey.event.events.InviteeImportEvent
-
Creates a new event.
- InviteeList - Class in com.objectplanet.survey.plugin.api
-
This class represents a reusable invitee list.
- InviteeList() - Constructor for class com.objectplanet.survey.plugin.api.InviteeList
-
Constructs an empty InviteeList.
- InviteeList(String) - Constructor for class com.objectplanet.survey.plugin.api.InviteeList
-
Constructor for the InviteeList object
- IPageActionFolder - Interface in com.objectplanet.survey.plugin.interfaces.menu
-
Interface for plugins that will be included to the folder content action menu.
- IPageActionInvitation - Interface in com.objectplanet.survey.plugin.interfaces.menu
-
Interface for plugins that will be included to the invitation action menu.
- IPageActionSetup - Class in com.objectplanet.survey.plugin.interfaces.menu
-
Interface for plugins that will be included to the setup action menu.
- IPageActionSetup() - Constructor for class com.objectplanet.survey.plugin.interfaces.menu.IPageActionSetup
-
- IPageActionSurvey - Interface in com.objectplanet.survey.plugin.interfaces.menu
-
Interface for plugins that will be included to the survey admin action menu.
- IPageActionUser - Interface in com.objectplanet.survey.plugin.interfaces.menu
-
Interface for plugins that will be included to the user action menu.
- IPBComponent - Interface in com.objectplanet.survey.plugin
-
Deprecated.
- IPluginRequiredValidator - Interface in com.objectplanet.survey.plugin.interfaces
-
Used to validate if questions are required or not.
- IPluginValidator - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface that makes it possible to implement a custom validator.
- IReplaceQuestionText - Interface in com.objectplanet.survey.plugin.interfaces
-
- IReport - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface for plugin report.
- IReportElement - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface for a report element type.
Each report element contains report data for one or more questions and
several report types.
- isCSS(String) - Method in interface com.objectplanet.survey.plugin.interfaces.IFileTypeDetector
-
Returns true if file with the passed content type is a css file
- isDebugEnabled() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Return true if debug is enabled.
- isError() - Method in class com.objectplanet.survey.plugin.ProcessResult
-
Returns true is result of the process is an error.
- isFilteredOut(int) - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Check if question is filtered out by condition branching.
- isFreeTextOn() - Method in class com.objectplanet.survey.plugin.api.Question
-
Gets the freeTextOn attribute of the question
- isHtml(String) - Method in interface com.objectplanet.survey.plugin.interfaces.IFileTypeDetector
-
Returns true if file with the passed content type is a html file
- isImage(String) - Method in interface com.objectplanet.survey.plugin.interfaces.IFileTypeDetector
-
Returns true if file with the passed content type is a image file
- isInitialStore() - Method in class com.objectplanet.survey.event.events.RespondentStoreEvent
-
True if respondent didn't exist in the database before
- isIntroSection() - Method in class com.objectplanet.survey.plugin.api.SurveySection
-
Gets the introSection value, true if section is intro section
- isInviteeEmailIncluded() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Get the flag to indicate if invitee email is to be included in the export.
- isInviteeIdIncluded() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Get the flag to indicate if invitee id is to be included in the export.
- isInviteeNameIncluded() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Get the flag to indicate if invitee name is to be included in the export.
- isLocal() - Method in class com.objectplanet.survey.event.events.QuotaValueUpdatedEvent
-
Indicates if the event originated locally or remotely
- isLocked() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Check if the survey is locked.
- isLocked(long) - Method in interface com.objectplanet.survey.plugin.interfaces.ISurveyLock
-
This method will be called for all implementors of the interface, and will
decide if the survey is locked by any of them.
- isLockedByAnotherUser(long, long) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Check if survey is locked by another user.
- isLoginVisible() - Method in interface com.objectplanet.survey.plugin.interfaces.ILogin
-
True if login screen is visible to the user.
- isMaxReportsPerSurveyReached(long, long) - Method in interface com.objectplanet.survey.plugin.interfaces.ICreateReportLimit
-
Checks if maximum allowed reports per survey is reached.
- isMaxSurveysReached(long, long) - Method in interface com.objectplanet.survey.plugin.interfaces.ICreateSurveyLimit
-
Checks if maximum allowed surveys is reached.
- isMaxUsersReached(long) - Method in interface com.objectplanet.survey.plugin.interfaces.ICreateUserLimit
-
Checks if maximum allowed users is reached.
- isMissingIncluded() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Get the flag that indicates MISSING are to be included in the export.
- isMultipartFunctionData(int, HashMap) - Method in class com.objectplanet.survey.plugin.Plugin
-
Should function be processed as "multipart/form-data"? Overwrite and return true for
functions that need form content type "multipart/form-data".
- isNullOrEmpty(String) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Returns true if string is null or empty
- isPanelSignupSurvey() - Method in class com.objectplanet.survey.event.events.SurveyUpdatedEvent
-
- isPersisted() - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Returns true if respondent is persisted (some of the respondent
information/responses are saved in the storage).
- isPersisted() - Method in class com.objectplanet.survey.plugin.api.Response
-
Gets the isPersisted attribute of the Response object
- isPoll() - Method in class com.objectplanet.survey.plugin.api.Survey
-
Trus if survey is of type poll
- isQuestionLibrary() - Method in class com.objectplanet.survey.event.events.NewSurveyEvent
-
- isQuestionLibrary() - Method in class com.objectplanet.survey.event.events.SurveyUpdatedEvent
-
- isRespondentAttributesIncluded() - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Get the flag that indicates respondent attributes are to be included in the export.
- isSuperUser(User) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Check if the user is super user
- isSurveyBlocked(long) - Method in interface com.objectplanet.survey.plugin.interfaces.ISurveyBlock
-
This method will be called before new respondents object is created and will determine if the
survey is blocked or not.
- isUniqueLogin(String) - Static method in class com.objectplanet.survey.plugin.api.UserManager
-
Check if login name is unique
- isUnix() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Returns true current OS is Unix or Unix-like (For example Linux).
- ISurveyBlock - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface that makes it possible for a plugin to block a survey from respondents.
- ISurveyDefaultValuesProvider - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface that makes it possible for a plugin to set default values on a survey.
- ISurveyLock - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface that makes it possible for a plugin to lock a survey.
- ISurveyLogin - Interface in com.objectplanet.survey.plugin.interfaces
-
Interface for the survey login functionality.
A class that implements this interface will be called if the login for this
plugin is enabled in the survey.
- isValid() - Method in class com.objectplanet.survey.plugin.api.Response
-
Checks if response to the question is valid.
- isValid(int) - Method in class com.objectplanet.survey.plugin.api.Response
-
Checks if response to the in-text element is valid.
- isValid(int, int) - Method in class com.objectplanet.survey.plugin.api.ResponseMatrix
-
Checks if response to the matrix cell is valid.
- isValidatorOn(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Check if validator is on.
- isValidatorOn(int, int) - Method in class com.objectplanet.survey.plugin.api.Question
-
- isValidatorOn(int, String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Check if in-text element validator is on.
- isValidatorOn(int, int, int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Check if matrix cell validator is on.
- isVetoed() - Method in class com.objectplanet.survey.event.Event
-
Returns if this BusEvent has been vetoed by another bus component.
- isVetoed() - Method in class com.objectplanet.survey.plugin.event.PluginBusEvent
-
Deprecated.
Returns if this event has been vetoed by another
bus component.
- isWindows() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Returns true current OS is Windows
- isZip(String) - Method in interface com.objectplanet.survey.plugin.interfaces.IFileTypeDetector
-
Returns true if file with the passed content type is a zip file
- IUserFeatureAccess - Interface in com.objectplanet.survey.plugin.interfaces
-
- send(Event) - Method in class com.objectplanet.survey.event.EventBusManager
-
Special/internal use only.
- send(Event, int) - Method in class com.objectplanet.survey.event.EventBusManager
-
Special/internal use only.
- send(Event, int, int) - Method in class com.objectplanet.survey.event.EventBusManager
-
Sends an event of a specified type on a specific event bus.
- send(Event, int, int, long) - Method in class com.objectplanet.survey.event.EventBusManager
-
Sends an event (of specified type) on a specific event bus, for a specific resource (a
survey, for example).
- send(PluginBusEvent) - Method in class com.objectplanet.survey.plugin.PluginBus
-
Deprecated.
- send(PluginBusEvent) - Static method in class com.objectplanet.survey.plugin.PluginBusAdmin
-
Deprecated.
Sends an event to all components on the bus.
- send(PluginBusEvent, long) - Static method in class com.objectplanet.survey.plugin.PluginBusSurvey
-
Deprecated.
- sendEmail(String, String, String, String, String, String) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Send email.
- sendEmail(Email) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Send email.
- sendEvent(Event, ListenerList) - Static method in class com.objectplanet.survey.event.EventUtils
-
Sends an event to all listeners in a ListenerList
- sendEvent(Event, IEventListener[]) - Static method in class com.objectplanet.survey.event.EventUtils
-
Sends an event to all listeners in an array of listeners
- sendToSource(Event) - Static method in class com.objectplanet.survey.event.EventUtils
-
Sends the event to the source of the event.
- SequenceManager - Class in com.objectplanet.survey.plugin.api
-
Encapsulates functionality to manage sequences in the database
- SequenceManager() - Constructor for class com.objectplanet.survey.plugin.api.SequenceManager
-
- SESSION_ATTRIBUTE_USER_ID - Static variable in class com.objectplanet.survey.plugin.PluginConstants
-
Constant for session attribute User id.
- set(int, Object) - Method in class com.objectplanet.survey.event.ListenerArrayList
-
Set an element in the list at the specified index.
- setAccessType(int) - Method in class com.objectplanet.survey.event.events.NewUserPermissionEvent
-
Set the access type of the permission just added.
- setAnswerRotation(boolean) - Method in class com.objectplanet.survey.plugin.api.Question
-
The answer rotation attribute.
- setAttribute(String, String) - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Sets an attribute of the respondent object.
- setAttribute(String, String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets an attribute of the Survey object
- setAttribute(String, String) - Method in class com.objectplanet.survey.plugin.api.User
-
Sets an attribute of the User object
- setAuthenticationType(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the authentication type for the survey.
- setBackButtonImage(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the back button image
- setBackButtonOn(boolean) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the back button on/off
- setBackButtonText(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the back button text
- setBgColor(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the survey background color.
- setBgImage(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the survey background image
- setBlocked(boolean) - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Set this attribute to block the respondent from continue the survey.
- setBranchId(long) - Method in class com.objectplanet.survey.event.events.BranchDeletedEvent
-
- setBranchId(long) - Method in class com.objectplanet.survey.event.events.NewBranchEvent
-
- setBranchName(String) - Method in class com.objectplanet.survey.event.events.BranchDeletedEvent
-
- setBranchName(String) - Method in class com.objectplanet.survey.event.events.NewBranchEvent
-
- setCallBackObj(CallBack) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Sets a callback that, if specified, will be called on completion of the export.
- setCellBackgroundColor(int, int, String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the background color of the cell.
- setCellCheckboxType(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the cell of type checkbox.
- setCellDecimalType(int, int, int, String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the cell of type numeric double.
- setCellDropdownType(int, int, String, String, boolean) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the cell of type numeric double.
- setCellEmpty(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the empty cell.
- setCellGroupBackgroundColor(String, String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the background color for the cellgroup
- setCellGroupHeading(String, String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the heading of the cellgroup.
- setCellGroupName(String, String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the new cellgroup name.
- setCellGroupType(String, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the cellgroup type.
- setCellImageType(int, int, String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the cell of type image.
- setCellIntegerType(int, int, int, String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the cell of type numeric integer.
- setCellLabelType(int, int, String, String) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the cell of type label (only text, not input of type text).
- setCellRadioType(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the cell of type radio button.
- setCellTextType(int, int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the cell of type text.
- setCellValue(int, int, int, String) - Method in class com.objectplanet.survey.plugin.api.ResponseMatrix
-
Sets response to the matrix cell.
- setChangeValue(int) - Method in class com.objectplanet.survey.event.events.QuotaValueUpdatedEvent
-
Sets the change value.
- setColumnCount(int) - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Sets the number of columns
- setColumnCount(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the number of columns in survey (up to 3)
- setConditionName(String) - Method in class com.objectplanet.survey.plugin.api.QuestionCondition
-
Sets the condition name
- setConditionType(int) - Method in class com.objectplanet.survey.plugin.api.QuestionCondition
-
Sets the condition type
- setContentType(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the content type for the message.
- setCreatedBy(long) - Method in class com.objectplanet.survey.plugin.api.Report
-
Sets the created by user id
- setCreatedDate(long) - Method in class com.objectplanet.survey.plugin.api.Report
-
Sets the created date
- setCreationType(int) - Method in class com.objectplanet.survey.event.events.LoadSurveyEvent
-
Sets the creation type attribute.
- setCreationType(int) - Method in class com.objectplanet.survey.event.events.NewSurveyEvent
-
Sets the creation type attribute.
- setCSS_URL(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
- setCurrentResponse(int) - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Sets the current response.
- setCustomId(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the custom survey id.
- setDefaultFolderId(long) - Method in class com.objectplanet.survey.plugin.api.User
-
Sets the default folder id
- setDefaultValues(Survey) - Method in interface com.objectplanet.survey.plugin.interfaces.ISurveyDefaultValuesProvider
-
This method will be called for all implementors of the interface.
- setDeletedUserEmail(String) - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Sets the deleted user email
- setDeletedUserEmail(String) - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Sets the deleted user email
- setDeletedUserId(long) - Method in class com.objectplanet.survey.event.events.PreUserDeleteEvent
-
Sets the deleted user id
- setDeletedUserId(long) - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Sets the deleted user id
- setDeletedUserId(long) - Method in class com.objectplanet.survey.plugin.event.PreUserDeleteEvent
-
Deprecated.
Sets the deleted user id
- setDeletedUserId(long) - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Sets the deleted user id
- setDeletedUserLogin(String) - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Sets the deleted user login
- setDeletedUserLogin(String) - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Sets the deleted user login
- setDeletedUserMemo(String) - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Sets the deleted user memo
- setDeletedUserMemo(String) - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Sets the deleted user memo
- setDeletedUserName(String) - Method in class com.objectplanet.survey.event.events.UserDeletedEvent
-
Sets the deleted user name
- setDeletedUserName(String) - Method in class com.objectplanet.survey.plugin.event.UserDeletedEvent
-
Deprecated.
Sets the deleted user name
- setDeletionType(int) - Method in class com.objectplanet.survey.event.events.PostDeletePanelistsEvent
-
- setDeletionType(int) - Method in class com.objectplanet.survey.event.events.PostDeleteRespondentsEvent
-
One of the constants defined in Constants
- setDeletionType(int) - Method in class com.objectplanet.survey.event.events.PreDeleteRespondentsEvent
-
One of the constants defined in Constants
- setDescription(String) - Method in class com.objectplanet.survey.plugin.api.UserGroup
-
Sets the user group description
- setDislpayQuestionNo(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the dislpayQuestionNo attribute.
- setDisplayNo(String) - Method in class com.objectplanet.survey.plugin.api.Question
-
The display number is specified by survey creator/admin.
- setEmail(String) - Method in class com.objectplanet.survey.plugin.api.User
-
Sets the email
- setEmailType(String) - Method in class com.objectplanet.survey.plugin.api.Email
-
Set the id of the email if failed
- setErrorDetail(String) - Method in class com.objectplanet.survey.event.events.UpgradeFailedEvent
-
- setErrorMsg(String) - Method in class com.objectplanet.survey.event.events.UpgradeFailedEvent
-
- setErrorMsg(String) - Method in class com.objectplanet.survey.plugin.Plugin
-
- setEssayResponse(int, int, String) - Method in class com.objectplanet.survey.plugin.api.Response
-
- setFailedId(long) - Method in class com.objectplanet.survey.plugin.api.Email
-
Set the id of the email if failed
- setFieldSize(int) - Method in class com.objectplanet.survey.plugin.api.QuestionNumeric
-
Sets the input field size.
- setFilterName(String) - Method in class com.objectplanet.survey.plugin.api.ReportFilter
-
Sets the filter name
- setFilterType(int) - Method in class com.objectplanet.survey.plugin.api.ReportFilter
-
Sets the filter type
- setFinishButtonImage(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the image to use instead of 'finish'-button.
- setFinishButtonText(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the text for the 'finish'-button.
- setFinishClicked(boolean) - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Sets the finishedClicked attribute.
- setFolderId(long) - Method in class com.objectplanet.survey.event.events.NewSurveyFolderEvent
-
Sets the folderId attribute of the NewSurveyFolderEvent object
- setFolderId(long) - Method in class com.objectplanet.survey.event.events.PreSurveyFolderDeleteEvent
-
Sets the folderId attribute of the PreSurveyFolderDeleteEvent object
- setFolderId(long) - Method in class com.objectplanet.survey.event.events.SurveyFolderDeletedEvent
-
Sets the folderId attribute of the NewSurveyEvent object
- setFolderId(long) - Method in class com.objectplanet.survey.event.events.SurveyFolderMovedEvent
-
- setFolderId(long) - Method in class com.objectplanet.survey.event.events.SurveyFolderUpdatedEvent
-
Sets the folderId attribute of the NewSurveyFolderEvent object
- setFolderId(long) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the folder for this survey
- setFolderTitle(String) - Method in class com.objectplanet.survey.event.events.NewSurveyFolderEvent
-
- setFolderTitle(String) - Method in class com.objectplanet.survey.event.events.PreSurveyFolderDeleteEvent
-
- setFolderTitle(String) - Method in class com.objectplanet.survey.event.events.SurveyFolderUpdatedEvent
-
- setFont(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the font for texts in survey and questions.
- setFontColor(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the font color for texts in survey and questions.
- setFontSize(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the font size for texts in survey and questions.
- setFooter(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the footer, text at the bottom of the survey (survey page)
- setFormWidth(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the width of your survey in pixels
- setFreeText(String) - Method in class com.objectplanet.survey.plugin.api.Response
-
Sets the free text answer
- setFreeTextColumns(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the number of columns in the free-text field
- setFreeTextLabel(String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the label for the free-text field
- setFreeTextMaxLength(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the max length allowed to type in the free text field.
- setFreeTextOn(boolean) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the freeTextOn attribute of the question
- setFreeTextRows(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the number of rows in the free-text field
- setFromCompletedDate(long) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Sets the respondent completed date that the export will begin from (inclusive).
- setFromEmail(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the from email.
- setFromName(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the from name.
- setFromRespondentId(long) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Sets the respondent id that the export will start after.
- setFromStartDate(long) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Sets the start date that the export will begin from (inclusive).
- setHeader(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the header, text at the top of the survey
- setHeading(String) - Method in class com.objectplanet.survey.plugin.api.Report
-
Sets the report heading
- setHiddenQuestion(boolean) - Method in class com.objectplanet.survey.plugin.api.Question
-
The hidden question attribute.
- setHistoryType(int) - Method in class com.objectplanet.survey.event.events.PanelistHistoryItemSavedEvent
-
- setHtmlFile(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the HTML file for the survey.
- setIncludeIncomplete(boolean) - Method in class com.objectplanet.survey.plugin.api.Report
-
Sets incomplete respondents to be included in the report or not.
- setInitialStore(boolean) - Method in class com.objectplanet.survey.event.events.RespondentStoreEvent
-
True if respondent didn't exist in the database before
- setIntextResponse(int, int, String) - Method in class com.objectplanet.survey.plugin.api.Response
-
Sets the answer to an in-text element.
- setInvitationDate(long) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the invitation date
- setInvitationId(long) - Method in class com.objectplanet.survey.event.events.InvitationSentManuallyEvent
-
Sets the invitationId attribute of the InvitationSentManuallyEvent object
- setInvitationId(long) - Method in class com.objectplanet.survey.event.events.InvitationTaskCompletedEvent
-
- setInvitationId(long) - Method in class com.objectplanet.survey.event.events.PanelistInvitedEvent
-
- setInvitationId(long) - Method in class com.objectplanet.survey.event.events.PreDeleteInvitationEvent
-
- setInvitationId(long) - Method in class com.objectplanet.survey.event.events.PreInvitationTaskEvent
-
- setInvitationId(long) - Method in class com.objectplanet.survey.event.events.PreInviteeDeleteAllEvent
-
- setInvitationId(long) - Method in class com.objectplanet.survey.event.events.PreInviteeDeleteEvent
-
- setInvitationId(long) - Method in class com.objectplanet.survey.event.events.PreSendCustomInvitationMessageEvent
-
Sets the invitationId attribute of the InvitationSentManuallyEvent object
- setInvitationMessage(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the invitation message (in the email sent to invitee)
- setInvitationName(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the invitation name (used in listing of invitations in the admin screens).
- setInvitationsAnonymity(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the invitation anonymity.
- setInvitationSubject(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the invitation subject (in the email sent to invitee)
- setInviteeEmailIncluded(boolean) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Set the flag to indicate if invitee email address is to be included in the export.
- setInviteeId(long) - Method in class com.objectplanet.survey.event.events.PanelistHistoryItemSavedEvent
-
- setInviteeId(long) - Method in class com.objectplanet.survey.event.events.PanelistInvitedEvent
-
- setInviteeId(long) - Method in class com.objectplanet.survey.event.events.PreInviteeDeleteEvent
-
- setInviteeId(long) - Method in class com.objectplanet.survey.plugin.api.PipingSource
-
- setInviteeIdIncluded(boolean) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Set the flag to indicate if invitee ID is to be included in the export.
- setInviteeNameIncluded(boolean) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Set the flag to indicate if invitee name is to be included in the export.
- setInviteeProperty(long, String, String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Set or Update an invitee attribute
- setInvitees(long[]) - Method in class com.objectplanet.survey.event.events.InvitationSentManuallyEvent
-
Sets the invitees that the invitation has been sent to.
- setInvitees(long[]) - Method in class com.objectplanet.survey.event.events.PreSendCustomInvitationMessageEvent
-
Sets the invitees that the invitation has been sent to.
- setInvitees(String) - Method in class com.objectplanet.survey.plugin.api.InviteeList
-
Adds invitees to the invitee list.
- setItemId(long) - Method in class com.objectplanet.survey.plugin.api.ListItem
-
Sets the id of the list item
- setItemName(String) - Method in class com.objectplanet.survey.plugin.api.ListItem
-
Sets the name of list item
- setItems(String) - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Sets the dropdown items (one item per line).
- setLabel(String) - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Sets the dropdown label.
- setLanguage(String) - Method in class com.objectplanet.survey.plugin.api.User
-
Sets the language for the user
- setLanguageCode(String) - Method in class com.objectplanet.survey.event.events.NewTranslatedSurveyEvent
-
- setLanguageCode(String) - Method in class com.objectplanet.survey.event.events.TranslatedSurveyDeletedEvent
-
- setLastNDays(int) - Method in class com.objectplanet.survey.plugin.api.ReportFilter
-
Sets the last N number of days to filter on.
- setLastReminderMessage(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Set message of the last reminder.
- setLastReminderSubject(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Set subject of the last reminder.
- setLicenseCode(String) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Sets the Opinio license code.
- setListenerList(ListenerArrayList) - Method in class com.objectplanet.survey.event.EventBusListNode
-
- setListenerLists(ListenerList) - Method in class com.objectplanet.survey.event.EventBusListNode
-
- setLocal(boolean) - Method in class com.objectplanet.survey.event.events.QuotaValueUpdatedEvent
-
Indicate if the event originated locally or remotely
- setLocale(Locale) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Set the locale for this export.
- setLoggedInUserId(long) - Method in class com.objectplanet.survey.event.events.UserLoginEvent
-
Sets the user id of the newly logged in user.
- setLoggedOutUserId(long) - Method in class com.objectplanet.survey.event.events.UserLogoutEvent
-
Sets the user id of the newly logged out user.
- setLogin(String) - Method in class com.objectplanet.survey.event.events.AdminEvent
-
- setLogin(String) - Method in class com.objectplanet.survey.plugin.api.User
-
Sets the login name
- setMainCss(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the CSS for the survey.
- setMaxResponses(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the maximum responses for this survey.
- setMaxText(String) - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Sets the maximum text
- setMaxUploadSize(long) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the maximum size for uploaded files in KB.
- setMemo(String) - Method in class com.objectplanet.survey.plugin.api.User
-
Sets the memo (additional information about the user)
- setMessage(String) - Method in class com.objectplanet.survey.plugin.ProcessResult
-
Sets message to show to the user (error message or confirmation message)
- setMinText(String) - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Sets the minimum text
- setMobileHeader(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the mobile header, text at the top of the survey
- setMultipleOn(boolean) - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Sets the multipleOn attribute of the Dropdown question.
- setMultipleOn(boolean) - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Sets multiple selections.
- setMultipleSubmissions(boolean) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the multiple submissions on/off.
- setMultipleSubmissionsCheckType(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the multiple submissions check type for the survey.
- setNALabel(String) - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Sets the label of the N/A field
- setName(String) - Method in class com.objectplanet.survey.plugin.api.InviteeList
-
Sets the name attribute of the InviteeList object
- setName(String) - Method in class com.objectplanet.survey.plugin.api.Report
-
Sets the report name
- setName(String) - Method in class com.objectplanet.survey.plugin.api.UserGroup
-
Sets the user group name
- setNewParentFolderId(long) - Method in class com.objectplanet.survey.event.events.SurveyFolderMovedEvent
-
- setNewQuestionNo(int) - Method in class com.objectplanet.survey.event.events.QuestionMovedEvent
-
- setNewUserId(long) - Method in class com.objectplanet.survey.event.events.NewUserEvent
-
Sets the user id of the newly created user.
- setNewUserId(long) - Method in class com.objectplanet.survey.plugin.event.NewUserEvent
-
Deprecated.
Sets the newUserId
- setNewUserLogin(String) - Method in class com.objectplanet.survey.event.events.NewUserEvent
-
- setNextButtonImage(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the image to use instead of 'next'-button.
- setNextButtonText(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the text for the 'next'-button.
- setNumericType(int) - Method in class com.objectplanet.survey.plugin.api.QuestionNumeric
-
Sets the numeric type attribute
- setOldParentFolderId(long) - Method in class com.objectplanet.survey.event.events.SurveyFolderMovedEvent
-
- setOldQuestionNo(int) - Method in class com.objectplanet.survey.event.events.QuestionMovedEvent
-
- setOptionValue(int, boolean) - Method in class com.objectplanet.survey.plugin.api.ResponseMultiple
-
Sets the value (selected/not selected) for multiple option.
- setOtherField(boolean) - Method in class com.objectplanet.survey.plugin.api.QuestionMultiple
-
Sets text-field for entering "other", if none of the other choices apply.
- setOtherValue(String) - Method in class com.objectplanet.survey.plugin.api.ResponseMultiple
-
Sets the input for multiple other field, if applicable.
- setPanelId(long) - Method in class com.objectplanet.survey.event.events.NewSignupSurveyEvent
-
- setPanelId(long) - Method in class com.objectplanet.survey.event.events.PostDeletePanelistsEvent
-
- setPanelId(long) - Method in class com.objectplanet.survey.event.events.PreDeleteSignupSurveyEvent
-
- setPanelistId(long) - Method in class com.objectplanet.survey.event.events.NewPanelistEvent
-
- setPanelistId(long) - Method in class com.objectplanet.survey.event.events.PanelistDeletedEvent
-
- setPanelistId(long) - Method in class com.objectplanet.survey.event.events.PanelistHistoryItemSavedEvent
-
- setPanelistId(long) - Method in class com.objectplanet.survey.event.events.PanelistInvitedEvent
-
- setPanelistId(long) - Method in class com.objectplanet.survey.event.events.PanelistUpdatedEvent
-
- setPanelSignupSurvey(boolean) - Method in class com.objectplanet.survey.event.events.SurveyUpdatedEvent
-
- setParentSurveyId(long) - Method in class com.objectplanet.survey.event.events.NewTranslatedSurveyEvent
-
- setParentSurveyId(long) - Method in class com.objectplanet.survey.event.events.TranslatedSurveyDeletedEvent
-
- setPassword(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the password.
- setPassword(String) - Method in class com.objectplanet.survey.plugin.api.User
-
Sets the password
- setPostfixLabel(String) - Method in class com.objectplanet.survey.plugin.api.QuestionNumeric
-
Sets the postfix label for the numeric input.
- setPrefixLabel(String) - Method in class com.objectplanet.survey.plugin.api.QuestionNumeric
-
Sets the prefix label for the numeric input.
- setPreventMethods(BitSet) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the method to prevent multiple submissions.
- setProgressBar(boolean) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Turn the progress bar on/off
- setProgressBarLabel(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Set the progress bar label type (one of the types above)
- setProperty(String, String) - Method in class com.objectplanet.survey.plugin.Plugin
-
Method for saving a plugin property value in the database.
- setQuestionId(long) - Method in class com.objectplanet.survey.plugin.api.QuestionCondition
-
Sets the question id
- setQuestionLayout(String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the question layout attribute of the question.
- setQuestionLibrary(boolean) - Method in class com.objectplanet.survey.event.events.NewSurveyEvent
-
- setQuestionLibrary(boolean) - Method in class com.objectplanet.survey.event.events.SurveyUpdatedEvent
-
- setQuestionNo(int) - Method in class com.objectplanet.survey.event.events.DisplayQuestionEvent
-
Sets the questionNo attribute of the ResponseBeforePopulateEvent object
- setQuestionNo(int) - Method in class com.objectplanet.survey.event.events.NewQuestionEvent
-
- setQuestionNo(int) - Method in class com.objectplanet.survey.event.events.QuestionDeletedEvent
-
- setQuestionNo(int) - Method in class com.objectplanet.survey.event.events.QuestionUpdatedEvent
-
- setQuestionNo(int) - Method in class com.objectplanet.survey.event.events.ResponseEvent
-
Sets the questionNo attribute of the ResponseBeforePopulateEvent object
- setQuestionNo(int) - Method in class com.objectplanet.survey.plugin.event.DisplayQuestionEvent
-
Deprecated.
Sets the questionNo attribute of the ResponseBeforePopulateEvent object
- setQuestionNo(int) - Method in class com.objectplanet.survey.plugin.event.ResponseEvent
-
Deprecated.
Sets the questionNo attribute of the ResponseBeforePopulateEvent object
- setQuestionText(String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the question text.
- setQuotaId(long) - Method in class com.objectplanet.survey.event.events.QuotaValueUpdatedEvent
-
Sets the quota Id
- setRatingLevel(int) - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Sets the rating level
- setRatingStartLevel(int) - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Sets the rating start level
- setRedirectAddress(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the web address to go to when the respondent is completed.
- setRedirectAfter(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Define when to redirect: after last survey page or after the thank-you note.
- setReminder1Date(long) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the date when the first reminder will be sent.
- setReminder2Date(long) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the date when the second reminder will be sent.
- setReminder3Date(long) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the date when the third reminder will be sent.
- setReminder4Date(long) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the date when the fourth reminder will be sent.
- setReminder5Date(long) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the date when the fifth reminder will be sent.
- setReminderMessage(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the reminder message.
- setReminderSubject(String) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Sets the reminder subject.
- setReportId(long) - Method in class com.objectplanet.survey.event.events.NewReportEvent
-
- setReportId(long) - Method in class com.objectplanet.survey.event.events.ReportDeletedEvent
-
- setReportId(long) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Set the report that this export will use for settings.
- setReportName(String) - Method in class com.objectplanet.survey.event.events.NewReportEvent
-
- setReportName(String) - Method in class com.objectplanet.survey.event.events.ReportDeletedEvent
-
- setRequest(HttpServletRequest) - Method in interface com.objectplanet.survey.plugin.interfaces.ILogin
-
Sets the request object.
- setResourceId(long) - Method in class com.objectplanet.survey.event.events.NewUserPermissionEvent
-
Set the resource id associated with the new permission created.
- setResources(HashMap) - Method in class com.objectplanet.survey.event.events.DisplaySurveySaveScreenEvent
-
Sets the resources Object.
- setResources(HashMap) - Method in class com.objectplanet.survey.event.events.NewLiveRespondentEvent
-
- setResources(HashMap) - Method in class com.objectplanet.survey.event.events.PreSurveyPageEvent
-
Sets the resources Object.
- setResources(HashMap) - Method in class com.objectplanet.survey.event.events.QuotasReachedEvent
-
Sets the resources Object.
- setResources(HashMap) - Method in class com.objectplanet.survey.plugin.event.PreSurveyPageEvent
-
Deprecated.
Sets the resources Object.
- setResourceType(int) - Method in class com.objectplanet.survey.event.events.NewUserPermissionEvent
-
Get the resource type of the resource id associated with the new permission created.
- setRespondentAttributesIncluded(boolean) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Set the flag to indicate if all attributes are to be included in the export.
- setRespondentAttributesToIncludeInExport(String[]) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
This sets the attributes to include in the export.
- setRespondentCount(long) - Method in class com.objectplanet.survey.event.events.RespondentsExportedEvent
-
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.AbandonedSurveyEvent
-
Sets the respondentId attribute of the AbandonedSurveyEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.DisplayQuestionEvent
-
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.DisplaySurveySaveScreenEvent
-
Sets the respondentId attribute of the DisplaySurveySaveScreenEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.NewLiveRespondentEvent
-
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.NewRespondentEvent
-
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.PreSurveyPageEvent
-
Sets the value of respondentId.
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.QuotasReachedEvent
-
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.RespondentCompleteEvent
-
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.RespondentDataFoundEvent
-
Sets the respondentId attribute of the RespondentDataFoundEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.RespondentStoreEvent
-
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.ResponseEvent
-
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.SurveySaveEvent
-
Sets the respondentId attribute of the SurveySaveEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.event.events.TransientRespondentCompleteEvent
-
Sets the respondentId attribute of the TransientRespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.plugin.api.PipingSource
-
- setRespondentId(long) - Method in class com.objectplanet.survey.plugin.event.DisplayQuestionEvent
-
Deprecated.
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.plugin.event.NewRespondentEvent
-
Deprecated.
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.plugin.event.PreSurveyPageEvent
-
Deprecated.
Sets the value of respondentId.
- setRespondentId(long) - Method in class com.objectplanet.survey.plugin.event.RespondentCompleteEvent
-
Deprecated.
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.plugin.event.RespondentDataFoundEvent
-
Deprecated.
Sets the respondentId attribute of the RespondentDataFoundEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.plugin.event.ResponseEvent
-
Deprecated.
Sets the respondentId attribute of the RespondentCompleteEvent object
- setRespondentId(long) - Method in class com.objectplanet.survey.plugin.event.SurveySaveEvent
-
Deprecated.
Sets the respondentId attribute of the SurveySaveEvent object
- setResponse(HttpServletResponse) - Method in interface com.objectplanet.survey.plugin.interfaces.ILogin
-
Sets the response object.
- setSave(boolean) - Method in class com.objectplanet.survey.plugin.api.Email
-
Set the save variable
- setSaveAndBack(boolean) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the saveAndBack attribute.
- setSaveButtonImage(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the image to use instead of 'save'-button.
- setSaveButtonText(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the text for the 'save'-button.
- setSaveScreenContent(String) - Method in class com.objectplanet.survey.event.events.DisplaySurveySaveScreenEvent
-
Sets the content of the screen that will be displayed when a survey is saved by the respondent.
- setSelectedValue(String) - Method in class com.objectplanet.survey.plugin.api.ResponseDropdown
-
Sets the chosen item (if more than one - set one by one)
- setSendDates(long[]) - Method in class com.objectplanet.survey.plugin.api.Invitation
-
Set dates when invitation and reminders will be sent.
- setShowNA(boolean) - Method in class com.objectplanet.survey.plugin.api.QuestionRating
-
Sets the value for showNA attribute.
- setShowTOC(boolean) - Method in class com.objectplanet.survey.plugin.api.Report
-
Enabled/disables the table of contents for the report.
- setSize(int) - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Sets the dropdown size.
- setSize(int, int) - Method in class com.objectplanet.survey.plugin.api.QuestionMatrix
-
Sets the matrix size.
- setSortOn(boolean) - Method in class com.objectplanet.survey.plugin.api.InviteeList
-
Sets the alphabetic sort on/off.
- setSortOn(boolean) - Method in class com.objectplanet.survey.plugin.api.QuestionDropdown
-
Sets the sorting attribute.
- setStartButtonImage(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the image to use instead of 'start'-button.
- setStartButtonText(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the text for the 'start'-button.
- setStartDate(long) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the start date.
- setStatus(int) - Method in class com.objectplanet.survey.event.events.InviteeImportEvent
-
- setStopDate(long) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the stop date.
- setStoreOPDataOn(boolean) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the storeOPDataOn attribute.
- setStorePageResponseOn(boolean) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the storePageResponseOn attribute.
- setSurveyHeading(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the survey heading.
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.BranchDeletedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.ImportedSurveyEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.InvitationSentManuallyEvent
-
Sets the surveyId attribute of the InvitationSentManuallyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.InvitationTaskCompletedEvent
-
Sets the surveyId attribute of the NewSurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.InviteeImportEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.LoadSurveyEvent
-
Sets the surveyId attribute of the LoadSurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.NewBranchEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.NewQuestionEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.NewReportEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.NewSignupSurveyEvent
-
Sets the surveyId attribute of the NewSurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.NewSurveyEvent
-
Sets the surveyId attribute of the NewSurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.NewTranslatedSurveyEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.PanelistInvitedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.PollImpressionEvent
-
Set survey (poll) id
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.PostDeleteRespondentsEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.PreDeleteRespondentsEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.PreDeleteSignupSurveyEvent
-
Sets the surveyId attribute of the NewSurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.PreInvitationTaskEvent
-
Sets the surveyId attribute of the NewSurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.PreSendCustomInvitationMessageEvent
-
Sets the surveyId attribute of the InvitationSentManuallyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.PreSurveyDeleteEvent
-
Sets the surveyId attribute of the PreSurveyDeleteEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.QuestionDeletedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.QuestionMovedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.QuestionUpdatedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.ReportDeletedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.RespondentDeletedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.RespondentReopenedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.RespondentsExportedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.SurveyBehaviorUpdatedEvent
-
Sets the surveyId attribute of the SurveyUpdatedEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.SurveyDeletedEvent
-
Sets the surveyId attribute of the NewSurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.SurveyEvent
-
Sets the surveyId attribute of the SurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.SurveyUpdatedEvent
-
Sets the surveyId attribute of the SurveyUpdatedEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.event.events.TranslatedSurveyDeletedEvent
-
- setSurveyId(long) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Set the id of the survey containing the data.
- setSurveyId(long) - Method in class com.objectplanet.survey.plugin.api.PipingSource
-
- setSurveyId(long) - Method in class com.objectplanet.survey.plugin.api.Report
-
Sets the survey id
- setSurveyId(long) - Method in class com.objectplanet.survey.plugin.event.NewSurveyEvent
-
Deprecated.
Sets the surveyId attribute of the NewSurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.plugin.event.PreSurveyDeleteEvent
-
Deprecated.
Sets the surveyId attribute of the PreSurveyDeleteEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.plugin.event.SurveyDeletedEvent
-
Deprecated.
Sets the surveyId attribute of the NewSurveyEvent object
- setSurveyId(long) - Method in class com.objectplanet.survey.plugin.event.SurveyEvent
-
Deprecated.
Sets the surveyId attribute of the SurveyEvent object
- setSurveyIntro(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the survey introduction.
- setSurveyName(String) - Method in class com.objectplanet.survey.event.events.LoadSurveyEvent
-
- setSurveyName(String) - Method in class com.objectplanet.survey.event.events.NewSurveyEvent
-
- setSurveyName(String) - Method in class com.objectplanet.survey.event.events.PreSurveyDeleteEvent
-
- setSurveyName(String) - Method in class com.objectplanet.survey.event.events.SurveyBehaviorUpdatedEvent
-
- setSurveyName(String) - Method in class com.objectplanet.survey.event.events.SurveyUpdatedEvent
-
- setSurveyName(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the survey name.
- setSurveyPageCustomAttribute(int, String, String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets (creates / updates) the survey page custom attribute.
- setSurveyPages(int[]) - Method in class com.objectplanet.survey.plugin.api.Survey
-
- setSurveyReturnMessage(String) - Method in class com.objectplanet.survey.event.events.SurveySaveEvent
-
Sets the message that will be sent to the respondent when the survey is sent.
- setSurveyReturnMessage(String) - Method in class com.objectplanet.survey.plugin.event.SurveySaveEvent
-
Deprecated.
Sets the message that will be sent to the respondent when the survey is sent.
- setSurveySections(int[]) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets survey pages.
- setTabletHeader(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the tablet header, text at the top of the survey
- setTaskId(long) - Method in class com.objectplanet.survey.event.events.InvitationTaskCompletedEvent
-
- setTaskId(long) - Method in class com.objectplanet.survey.event.events.PreInvitationTaskEvent
-
- setTemplateName(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the template name.
- setTextAfter(String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the text-after attribute of the question.
- setTextBefore(String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the text-before attribute of the question.
- setTextValue(String) - Method in class com.objectplanet.survey.plugin.api.QuestionConditionOption
-
Sets the option text value
- setThankYouNote(String) - Method in class com.objectplanet.survey.plugin.api.Respondent
-
Sets the custom thank-you note for current respondent.
- setThankYouNote(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the 'thank you'-note.
- setTitleColor(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the survey font color.
- setTitleFont(String) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the survey title font.
- setTitleFontSize(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the survey title font size in pixels.
- setToCompletedDate(long) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Sets the completed date that the export will end with (inclusive).
- setToRespondentId(long) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Sets the respondentId that the export will stop at (inclusive).
- setToStartDate(long) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Sets the start date that the export will end with (inclusive).
- setTrashedSurveyId(long) - Method in class com.objectplanet.survey.event.events.PostDeleteRespondentsEvent
-
- setUpdatedUserId(long) - Method in class com.objectplanet.survey.event.events.UserUpdateEvent
-
Sets the id of the updated user.
- setUpdatedUserId(long) - Method in class com.objectplanet.survey.plugin.event.UserUpdatedEvent
-
Deprecated.
Sets the id of the updated user.
- setUpdatedUserLogin(String) - Method in class com.objectplanet.survey.event.events.UserUpdateEvent
-
- setUpdatedUserLogin(String) - Method in class com.objectplanet.survey.plugin.event.UserUpdatedEvent
-
Deprecated.
- setUploadType(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Set the upload type.
- setURLParams(Map) - Method in class com.objectplanet.survey.plugin.api.PipingSource
-
URL parameters from the request.
- setUserId(long) - Method in class com.objectplanet.survey.event.events.AdminEvent
-
Sets the userId of the user who performed this action.
- setUserId(long) - Method in class com.objectplanet.survey.event.events.PostDeletePanelistsEvent
-
- setUserId(long) - Method in class com.objectplanet.survey.event.events.PostDeleteRespondentsEvent
-
- setUserId(long) - Method in class com.objectplanet.survey.event.events.PreDeleteInvitationEvent
-
- setUserId(long) - Method in class com.objectplanet.survey.event.events.PreDeleteRespondentsEvent
-
- setUserId(long) - Method in class com.objectplanet.survey.plugin.event.AdminEvent
-
Deprecated.
Sets the userId
- setUserLogin(String) - Method in class com.objectplanet.survey.event.events.UserLoginEvent
-
- setUserName(String) - Method in class com.objectplanet.survey.plugin.api.User
-
Sets the user name
- setValid(boolean) - Method in class com.objectplanet.survey.plugin.api.Report
-
Sets the report valid or not
- setValid(boolean) - Method in class com.objectplanet.survey.plugin.api.ReportFilter
-
Sets the filter valid or not
- setValidationType(int) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Sets the validationType attribute.
- setValidator(int, String, String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the validator.
- setValidator(int, String, String, int) - Method in class com.objectplanet.survey.plugin.api.Question
-
- setValidator(int, String, String, String) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the in-text element validator.
- setValidator(int, String, String, int, int) - Method in class com.objectplanet.survey.plugin.api.Question
-
Sets the matrix cell validator.
- setValue(String) - Method in class com.objectplanet.survey.plugin.api.ResponseNumeric
-
Sets the answer for the numeric question.
- setValue(int) - Method in class com.objectplanet.survey.plugin.api.ResponseRating
-
Sets the answer to the rating question.
- setWasFullyStored(boolean) - Method in class com.objectplanet.survey.event.events.RespondentStoreEvent
-
- setWeight(int) - Method in class com.objectplanet.survey.plugin.api.Question
-
The weight of this question
- setZipFile(File) - Method in class com.objectplanet.survey.plugin.api.CSVExportParameters
-
Sets the zip file to export file to.
- size() - Method in class com.objectplanet.survey.event.ListenerArrayList
-
Gets the size of the list
- sort() - Method in class com.objectplanet.survey.event.ListenerArrayList
-
Sorts the arraylist.
- start() - Method in class com.objectplanet.survey.plugin.Plugin
-
Any PluginBus registrations should be done here.
- startInvitation(long) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Start the invitation.
- STATUS_COMPLETED - Static variable in class com.objectplanet.survey.event.events.InviteeImportEvent
-
- STATUS_ERROR - Static variable in class com.objectplanet.survey.event.events.InviteeImportEvent
-
- STATUS_STARTED - Static variable in class com.objectplanet.survey.event.events.InviteeImportEvent
-
- stop() - Method in class com.objectplanet.survey.plugin.Plugin
-
Method called by the system before exiting.
- stopAllPlugins() - Static method in class com.objectplanet.survey.plugin.PluginManager
-
Stop all plugins plugins.
- stopAllThreads() - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Stop All Threads: Gets the stop all threads attribute of the System Globals object
- stopInvitation(long) - Method in class com.objectplanet.survey.plugin.api.Survey
-
Stop the invitation.
- storeProps(Properties, File) - Static method in class com.objectplanet.survey.plugin.api.PluginUtil
-
Stores a property object to an output stream
- storeRespondent(long, long) - Static method in class com.objectplanet.survey.plugin.api.SurveyManager
-
Save respondent to the storage.
- Survey - Class in com.objectplanet.survey.plugin.api
-
ATTENTION: This class is a facade for the system
business Survey.
- SURVEY_INCLUDE_REPORTS_ALL - Static variable in class com.objectplanet.survey.plugin.api.Constants
-
Include all reports when exporting, importing and copying surveys.
- SURVEY_INCLUDE_REPORTS_NONE - Static variable in class com.objectplanet.survey.plugin.api.Constants
-
Do not include reports when exporting, importing and copying surveys.
- SurveyBehaviorUpdatedEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired after the survey behavior is updated.
- SurveyBehaviorUpdatedEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.SurveyBehaviorUpdatedEvent
-
Creates a new event.
- SurveyDeletedEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired when a new Survey is deleted.
- SurveyDeletedEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.SurveyDeletedEvent
-
Creates a new event.
- SurveyDeletedEvent - Class in com.objectplanet.survey.plugin.event
-
Deprecated.
- SurveyDeletedEvent(IPBComponent) - Constructor for class com.objectplanet.survey.plugin.event.SurveyDeletedEvent
-
Deprecated.
Creates a new event.
- SurveyEvent - Class in com.objectplanet.survey.event.events
-
This class represents a survey event.
- SurveyEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.SurveyEvent
-
Creates a new survey event.
- SurveyEvent - Class in com.objectplanet.survey.plugin.event
-
Deprecated.
- SurveyEvent(IPBComponent) - Constructor for class com.objectplanet.survey.plugin.event.SurveyEvent
-
Deprecated.
Creates a new survey event.
- SurveyFolderDeletedEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired when a Folder is deleted.
- SurveyFolderDeletedEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.SurveyFolderDeletedEvent
-
Creates a new event.
- SurveyFolderMovedEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired when a folder is moved (from one folder to another).
- SurveyFolderMovedEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.SurveyFolderMovedEvent
-
Creates a new SurveyFolderMovedEvent event.
- SurveyFolderUpdatedEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired when a folder is updated.
- SurveyFolderUpdatedEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.SurveyFolderUpdatedEvent
-
Creates a new event.
- SurveyManager - Class in com.objectplanet.survey.plugin.api
-
Encapsulates functionality to manage surveys, survey folders, and survey respondents.
- SurveyManager() - Constructor for class com.objectplanet.survey.plugin.api.SurveyManager
-
- SurveySaveEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired when a survey is saved by a respondent, right before the return
message is sent.
- SurveySaveEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.SurveySaveEvent
-
Creates a new SurveySaveEvent.
- SurveySaveEvent - Class in com.objectplanet.survey.plugin.event
-
Deprecated.
- SurveySaveEvent(IPBComponent) - Constructor for class com.objectplanet.survey.plugin.event.SurveySaveEvent
-
Deprecated.
Creates a new SurveySaveEvent.
- SurveySection - Class in com.objectplanet.survey.plugin.api
-
This class encapsulates survey section data.
- SurveySecurityException - Exception in com.objectplanet.survey.plugin.api
-
Exception to throw if unauthorized access.
- SurveySecurityException(Throwable) - Constructor for exception com.objectplanet.survey.plugin.api.SurveySecurityException
-
Default constructor
- SurveySecurityException() - Constructor for exception com.objectplanet.survey.plugin.api.SurveySecurityException
-
Default constructor
- SurveySecurityException(String) - Constructor for exception com.objectplanet.survey.plugin.api.SurveySecurityException
-
Constructor which takes a describing string as parameter
- SurveySystemException - Exception in com.objectplanet.survey.plugin.api
-
Exception to throw if an error occurs in the business logic.
- SurveySystemException(Throwable) - Constructor for exception com.objectplanet.survey.plugin.api.SurveySystemException
-
Default constructor
- SurveySystemException(String, Throwable) - Constructor for exception com.objectplanet.survey.plugin.api.SurveySystemException
-
- SurveySystemException() - Constructor for exception com.objectplanet.survey.plugin.api.SurveySystemException
-
Default constructor
- SurveySystemException(String) - Constructor for exception com.objectplanet.survey.plugin.api.SurveySystemException
-
Constructor which takes a describing string as parameter
- SurveyUpdatedEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired after a survey is updated.
- SurveyUpdatedEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.SurveyUpdatedEvent
-
Creates a new event.
- SystemInfoSavedEvent - Class in com.objectplanet.survey.event.events
-
Represents an event that is fired when system info is saved by a user.
- SystemInfoSavedEvent(IEventListener) - Constructor for class com.objectplanet.survey.event.events.SystemInfoSavedEvent
-
Creates a new SystemInfoSavedEvent.