Uses of Class
io.goobi.viewer.model.crowdsourcing.questions.Question
Packages that use Question
Package
Description
-
Uses of Question in io.goobi.viewer.dao
Methods in io.goobi.viewer.dao that return Question -
Uses of Question in io.goobi.viewer.dao.impl
Methods in io.goobi.viewer.dao.impl that return Question -
Uses of Question in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans with parameters of type QuestionModifier and TypeMethodDescriptionCrowdsourcingBean.removeQuestionAction(Question question) Remove the givenQuestionfrom the selected campaign -
Uses of Question in io.goobi.viewer.model.annotation
Methods in io.goobi.viewer.model.annotation that return QuestionMethods in io.goobi.viewer.model.annotation with parameters of type QuestionModifier and TypeMethodDescriptionvoidPersistentAnnotation.setGenerator(Question generator) setGenerator. -
Uses of Question in io.goobi.viewer.model.crowdsourcing.campaigns
Methods in io.goobi.viewer.model.crowdsourcing.campaigns that return types with arguments of type QuestionModifier and TypeMethodDescriptionCampaign.getQuestions()Getter for the fieldquestions.CampaignItem.getQuestions()getQuestions.Method parameters in io.goobi.viewer.model.crowdsourcing.campaigns with type arguments of type QuestionModifier and TypeMethodDescriptionvoidCampaign.setQuestions(List<Question> questions) Setter for the fieldquestions. -
Uses of Question in io.goobi.viewer.model.crowdsourcing.questions
Constructors in io.goobi.viewer.model.crowdsourcing.questions with parameters of type Question