Class AbstractFormQuestionType

All Implemented Interfaces:
FormQuestionType, ConfidentialAwareQuestionType, DescriptibleFormQuestionType, IllustrableFormQuestionType, MandatoryAwareFormQuestionType, LogEnabled, PluginAware, Configurable, Serviceable
Direct Known Subclasses:
CheckBoxQuestionType, ChoicesListQuestionType, DateTimeQuestionType, FileQuestionType, MatrixQuestionType, NumberQuestionType, SimpleTextQuestionType, TextAreaQuestionType

Default abstract class to represent a question type. This default implementation allow to define an illustration, a description and mark the question as mandatory