Uses of Class
io.goobi.viewer.model.administration.legal.TermsOfUse
Packages that use TermsOfUse
Package
Description
-
Uses of TermsOfUse in io.goobi.viewer.dao
Methods in io.goobi.viewer.dao that return TermsOfUseMethods in io.goobi.viewer.dao with parameters of type TermsOfUse -
Uses of TermsOfUse in io.goobi.viewer.dao.impl
Methods in io.goobi.viewer.dao.impl that return TermsOfUseMethods in io.goobi.viewer.dao.impl with parameters of type TermsOfUse -
Uses of TermsOfUse in io.goobi.viewer.model.administration.legal
Methods in io.goobi.viewer.model.administration.legal that return TermsOfUseMethods in io.goobi.viewer.model.administration.legal with parameters of type TermsOfUseModifier and TypeMethodDescriptionvoidTermsOfUseTranslation.setOwner(TermsOfUse owner) Setter for the fieldowner.Constructors in io.goobi.viewer.model.administration.legal with parameters of type TermsOfUseModifierConstructorDescriptionTermsOfUse(TermsOfUse orig) TermsOfUseTranslation(String language, String value, TermsOfUse owner) Constructor for CMSCollectionTranslation.