Uses of Enum Class
io.goobi.viewer.model.cms.pages.content.ContentItemPublicationState
-
Uses of ContentItemPublicationState in io.goobi.viewer.model.cms.pages.content
Modifier and TypeMethodDescriptionCMSComponent.getPublicationState()
PersistentCMSComponent.getPublicationState()
static ContentItemPublicationState
Returns the enum constant of this class with the specified name.static ContentItemPublicationState[]
ContentItemPublicationState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CMSComponent.setPublicationState
(ContentItemPublicationState publicationState) void
PersistentCMSComponent.setPublicationState
(ContentItemPublicationState publicationState)