Package io.goobi.viewer.model.cms.legacy


package io.goobi.viewer.model.cms.legacy
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.
  • Class
    Description
    Converts legacy CMS content item data (represented as raw property maps) into the corresponding typed CMSContent objects used by the current CMS model.
    A 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.