Uses of Enum Class
io.goobi.viewer.model.cms.pages.content.CMSComponent.Property
Packages that use CMSComponent.Property
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.-
Uses of CMSComponent.Property in io.goobi.viewer.model.cms.pages.content
Methods in io.goobi.viewer.model.cms.pages.content that return CMSComponent.PropertyModifier and TypeMethodDescriptionstatic CMSComponent.PropertyCMSComponent.Property.getProperty(String s) static CMSComponent.PropertyReturns the enum constant of this class with the specified name.static CMSComponent.Property[]CMSComponent.Property.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.goobi.viewer.model.cms.pages.content that return types with arguments of type CMSComponent.PropertyMethods in io.goobi.viewer.model.cms.pages.content with parameters of type CMSComponent.PropertyModifier and TypeMethodDescriptionbooleanCMSComponent.hasProperty(CMSComponent.Property property)