Uses of Class
io.goobi.viewer.model.cms.pages.content.CMSComponent

Packages that use CMSComponent
Package
Description
JSF managed beans (CDI backing beans) of the Goobi viewer.
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.
Abstractions for CMS page content, defining the CMSContent and CMSComponent model including attribute groups, publication state, paging support, and the persistent component entity that stores content item configuration in the database.
Concrete CMS content type implementations, each representing a distinct kind of embeddable content block such as search, browse, media, metadata display, record lists, or maps.