Uses of Class
io.goobi.viewer.model.cms.legacy.CMSContentItemTemplate
Packages that use CMSContentItemTemplate
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.
-
Uses of CMSContentItemTemplate in io.goobi.viewer.model.cms.legacy
Methods in io.goobi.viewer.model.cms.legacy that return CMSContentItemTemplateMethods in io.goobi.viewer.model.cms.legacy that return types with arguments of type CMSContentItemTemplateModifier and TypeMethodDescriptionCMSPageTemplate.getContentItems()Getter for the fieldcontentItems.Methods in io.goobi.viewer.model.cms.legacy with parameters of type CMSContentItemTemplateMethod parameters in io.goobi.viewer.model.cms.legacy with type arguments of type CMSContentItemTemplateModifier and TypeMethodDescriptionvoidCMSPageTemplate.setContentItems(List<CMSContentItemTemplate> contentItems) Setter for the fieldcontentItems.