java.lang.Object
ch.tocco.nice2.optional.survey.impl.action.export.questionhandlers.SurveyBean

public class SurveyBean extends Object
bean class that holds survey structures for SurveyExportActionService
  • Constructor Details

  • Method Details

    • getSurvey

      public Entity getSurvey()
    • getSurveyIntrusion

      public Entity getSurveyIntrusion()
    • getSurveyCategory

      public Optional<Entity> getSurveyCategory()
    • getQuestion

      public Entity getQuestion()
    • getQuestionType

      public Entity getQuestionType()
    • getSurveyQuestionAnswer

      public Entity getSurveyQuestionAnswer()
    • getUser

      public Entity getUser()
    • getGivenAnswers

      public EntityList getGivenAnswers()
    • getTextAnswers

      public EntityList getTextAnswers()