All Known Implementing Classes:
QuestionServiceImpl

@Deprecated public interface QuestionService
Deprecated.
only used by old widget
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    load all questions for a given type
  • Method Details

    • getQuestions

      List<Question> getQuestions(Entity type)
      Deprecated.
      load all questions for a given type
      Parameters:
      type - the Membership_type to load questions from
      Returns:
      a list of question beans