Uses of Package
io.goobi.viewer.model.cms.legacy
Packages that use io.goobi.viewer.model.cms.legacy
Package
Description
Compatibility layer for the legacy CMS template system, providing enumerations and
converters that map old content item types and page templates to the current model.
Core CMS page model including the
CMSPage entity, page templates, the template
manager, publication status, and edit-state tracking for the page authoring workflow.-
Classes in io.goobi.viewer.model.cms.legacy used by io.goobi.viewer.model.cms.legacyClassDescriptionA contentItem to be used in a CMSPage template.Enumerates the content item types used by the legacy CMS template system, allowing lookup by the type name string as found in CMS template XML files.Page templates are read from XML configuration files and are not stored in the DB.
-
Classes in io.goobi.viewer.model.cms.legacy used by io.goobi.viewer.model.cms.pagesClassDescriptionPage templates are read from XML configuration files and are not stored in the DB.