Uses of Interface
io.goobi.viewer.model.cms.pages.content.TranslatableCMSContent
Packages that use TranslatableCMSContent
Package
Description
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.
-
Uses of TranslatableCMSContent in io.goobi.viewer.model.cms.pages.content
Methods in io.goobi.viewer.model.cms.pages.content that return types with arguments of type TranslatableCMSContent -
Uses of TranslatableCMSContent in io.goobi.viewer.model.cms.pages.content.types
Classes in io.goobi.viewer.model.cms.pages.content.types that implement TranslatableCMSContentModifier and TypeClassDescriptionclassCMS content for longer texts, holding up to 16,777,215 characters (all translations combined).classCMS content for small texts, holding up to 4,294,967,295 characters (all translations combined).