Class EventQuestionHelper

java.lang.Object
ch.tocco.nice2.optional.event.api.util.EventQuestionHelper

public class EventQuestionHelper extends Object
  • Method Details

    • getEventQuestions

      public static List<EventQuestion> getEventQuestions(Entity event)
      get all published questions for a Event
      Parameters:
      event - the event to get the questions from
      Returns:
      a list of beans containing the relevant question data