| Class | Description |
|---|---|
| ConnectionPool |
Used to get database connection from the pool.
|
| Constants |
Constants class for the plugin API.
|
| CSVExportParameters |
This class represents the parameters for a CSV export.
|
|
Object that represents an email.
|
|
| Folder | |
| Globals |
Various system globals.
|
| HtmlUtils |
HTML utility class for the plugins.
|
| Invitation |
Class represents a survey invitation.
Invitations are used to invite people to participate in a survey. |
| Invitee |
Class represents an invitee (person who receives an invitation to a survey).
|
| InviteeList |
This class represents a reusable invitee list.
|
| ListItem |
This class represents a list item.
|
| PanelistManager |
Encapsulates panelist functionality.
|
| PipingSource |
Data needed to replace piping tag in the survey/question texts with correct values.
|
| PipingUtils | |
| PluginUtil |
Utility class for the plugins.
|
| Question | |
| QuestionCondition |
This class encapsulates a question condition.
|
| QuestionConditionOption |
This class encapsulates a question condition option.
|
| QuestionDropdown |
This class represents a dropdown question.
|
| QuestionMatrix |
This class represents a matrix question.
|
| QuestionMultiple |
This class represents a multiple choice question.
|
| QuestionNumeric |
This class represents a numeric question.
|
| QuestionRating |
This class represents a rating question.
|
| Report |
This class encapsulates report data.
|
| ReportFilter |
This class encapsulates a report filter.
|
| ReportManager |
Encapsulates functionality to manage reports.
|
| ReportPortalManager |
Encapsulates functionality to manage report portals.
|
| ResourceManager |
Encapsulates functionality to manage reusable resources.
|
| Respondent | |
| RespondentUtils | |
| Response | |
| ResponseDropdown |
Represents a response to the dropdown question.
|
| ResponseMatrix |
Represents a response to the matrix question.
|
| ResponseMultiple |
Represents a response to the multiple choice question.
|
| ResponseNumeric |
Represents a response to the numeric question.
|
| ResponseRating |
Represents a response to the rating question.
|
| SequenceManager |
Encapsulates functionality to manage sequences in the database
|
| Survey | |
| SurveyManager |
Encapsulates functionality to manage surveys, survey folders, and survey respondents.
|
| SurveySection |
This class encapsulates survey section data.
|
| User |
Represent a survey system user.
|
| UserGroup |
Represent a survey system user.
|
| UserManager |
Manage survey system users.
|
| ValidatorType |
Constants for validator types.
|
| XMLHandler |
Handles translation to/from XML from/to business objects.
|
| Exception | Description |
|---|---|
| EmailCreationException | |
| InvalidContentException |
Exception to throw when the content is invalid
|
| LockException |
Exception to throw when the survey is locked by another user and can not be
edited.
|
| ParsingException |
Exception to throw if an error occurs while parsing a text
|
| RespondentsExistException |
Exception to throw if there are some respondents for a survey.
|
| SurveySecurityException |
Exception to throw if unauthorized access.
|
| SurveySystemException |
Exception to throw if an error occurs in the business logic.
|
Built on July 29 2025