pulse - the web application framework Get pulse at SourceForge.net. Fast, secure and Free Open Source software downloads Ohloh project report for pulse-java

Uses of Package
org.torweg.pulse.component.survey.model

Packages that use org.torweg.pulse.component.survey.model
org.torweg.pulse.component.survey contains the main controller including its configuration and result used by the survey bundle. 
org.torweg.pulse.component.survey.model is the model of the survey bundle. 
 

Classes in org.torweg.pulse.component.survey.model used by org.torweg.pulse.component.survey
Questionnaire
          The Questionnaire stores the {@code AbstractTypedAnswer
Survey
          A Survey is a collection of AbstractQuestions.
SurveyToken
          For Surveys that require a token.
 

Classes in org.torweg.pulse.component.survey.model used by org.torweg.pulse.component.survey.model
AbstractQuestion
          The base-class to derive a question from.
AbstractTypedAnswer
          The base-class to derive an answer from.
AnswerValidationError
          Error-Codes of the {@code AbstractTypedAnswer
Questionnaire
          The Questionnaire stores the {@code AbstractTypedAnswer
Survey
          A Survey is a collection of AbstractQuestions.
SurveyToken
          For Surveys that require a token.