Uses of Class
io.goobi.viewer.model.crowdsourcing.questions.Question
Package
Description
-
Uses of Question in io.goobi.viewer.dao
-
Uses of Question in io.goobi.viewer.dao.impl
-
Uses of Question in io.goobi.viewer.managedbeans
Modifier and TypeMethodDescriptionCrowdsourcingBean.removeQuestionAction
(Question question) Remove the givenQuestion
from the selected campaign -
Uses of Question in io.goobi.viewer.model.annotation
Modifier and TypeMethodDescriptionvoid
PersistentAnnotation.setGenerator
(Question generator) setGenerator. -
Uses of Question in io.goobi.viewer.model.crowdsourcing.campaigns
Modifier and TypeMethodDescriptionCampaign.getQuestions()
Getter for the fieldquestions
.CampaignItem.getQuestions()
getQuestions.Modifier and TypeMethodDescriptionvoid
Campaign.setQuestions
(List<Question> questions) Setter for the fieldquestions
. -
Uses of Question in io.goobi.viewer.model.crowdsourcing.questions