Uses of Class
io.goobi.viewer.model.crowdsourcing.campaigns.CampaignTranslation
Packages that use CampaignTranslation
Package
Description
Domain model for crowdsourcing campaigns, including the
Campaign entity with its
visibility, time-frame, and user-group constraints, as well as per-record and per-page
progress statistics and multilingual campaign translations.-
Uses of CampaignTranslation in io.goobi.viewer.model.crowdsourcing.campaigns
Methods in io.goobi.viewer.model.crowdsourcing.campaigns that return types with arguments of type CampaignTranslationMethod parameters in io.goobi.viewer.model.crowdsourcing.campaigns with type arguments of type CampaignTranslationModifier and TypeMethodDescriptionstatic voidCampaignTranslation.setTranslation(List<CampaignTranslation> translations, String lang, String value, String tag, Campaign owner) setTranslation.voidCampaign.setTranslations(List<CampaignTranslation> translations) Setter for the fieldtranslations.Constructors in io.goobi.viewer.model.crowdsourcing.campaigns with parameters of type CampaignTranslation