Uses of Class
io.goobi.viewer.model.administration.legal.CookieBanner
Packages that use CookieBanner
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 CookieBanner in io.goobi.viewer.dao
Methods in io.goobi.viewer.dao that return CookieBannerMethods in io.goobi.viewer.dao with parameters of type CookieBanner -
Uses of CookieBanner in io.goobi.viewer.dao.impl
Methods in io.goobi.viewer.dao.impl that return CookieBannerMethods in io.goobi.viewer.dao.impl with parameters of type CookieBanner -
Uses of CookieBanner in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return CookieBannerModifier and TypeMethodDescriptionCookieBannerBean.getCookieBanner()Get the stored cookie banner to display on a viewer web-page.CookieBannerBean.getCookieBannerForEdit()Get the copy of the stored cookie banner for editing. -
Uses of CookieBanner in io.goobi.viewer.model.administration.legal
Constructors in io.goobi.viewer.model.administration.legal with parameters of type CookieBanner