Uses of Class
io.goobi.viewer.model.administration.legal.Disclaimer
Packages that use Disclaimer
Package
Description
Data access layer of the Goobi viewer.
JPA-based data access object implementation providing the full persistence layer for the Goobi viewer,
including a custom class loader and the central
JPADAO that covers all entity types.JSF managed beans (CDI backing beans) of the Goobi viewer.
Domain model for legal compliance features such as terms of use, cookie banners, and
disclaimers, including their scope definitions and multilingual translations.
-
Uses of Disclaimer in io.goobi.viewer.dao
Methods in io.goobi.viewer.dao that return DisclaimerMethods in io.goobi.viewer.dao with parameters of type Disclaimer -
Uses of Disclaimer in io.goobi.viewer.dao.impl
Methods in io.goobi.viewer.dao.impl that return DisclaimerMethods in io.goobi.viewer.dao.impl with parameters of type Disclaimer -
Uses of Disclaimer in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return DisclaimerModifier and TypeMethodDescriptionDisclaimerEditBean.getDisclaimerForEdit()Getter for the fielddisclaimerForEdit. -
Uses of Disclaimer in io.goobi.viewer.model.administration.legal
Constructors in io.goobi.viewer.model.administration.legal with parameters of type Disclaimer