All Known Implementing Classes:
ChoiceQuestionFactory, TextQuestionFactory

@Deprecated public interface QuestionFactory
Deprecated.
  • Method Details Link icon

    • getTypes Link icon

      List<String> getTypes()
      Deprecated.
    • createQuestion Link icon

      Question createQuestion(Entity questionEntity)
      Deprecated.