Uses of Package
io.goobi.viewer.model.administration
Packages that use io.goobi.viewer.model.administration
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 viewer administration features, including maintenance mode configuration
with its multilingual messages displayed to visitors during scheduled downtime.
-
Classes in io.goobi.viewer.model.administration used by io.goobi.viewer.daoClassDescriptionJPA entity that stores the maintenance mode configuration, including its enabled state and multilingual message text displayed to visitors during scheduled downtime.
-
Classes in io.goobi.viewer.model.administration used by io.goobi.viewer.dao.implClassDescriptionJPA entity that stores the maintenance mode configuration, including its enabled state and multilingual message text displayed to visitors during scheduled downtime.
-
Classes in io.goobi.viewer.model.administration used by io.goobi.viewer.managedbeansClassDescriptionJPA entity that stores the maintenance mode configuration, including its enabled state and multilingual message text displayed to visitors during scheduled downtime.
-
Classes in io.goobi.viewer.model.administration used by io.goobi.viewer.model.administrationClassDescriptionJPA entity that stores the maintenance mode configuration, including its enabled state and multilingual message text displayed to visitors during scheduled downtime.JPA entity that stores a single language-specific translation of a
MaintenanceModetext field.