Uses of Enum Class
io.goobi.viewer.model.cms.pages.PublicationStatus
Packages that use PublicationStatus
Package
Description
Core CMS page model including the
CMSPage entity, page templates, the template
manager, publication status, and edit-state tracking for the page authoring workflow.-
Uses of PublicationStatus in io.goobi.viewer.model.cms.pages
Methods in io.goobi.viewer.model.cms.pages that return PublicationStatusModifier and TypeMethodDescriptionstatic PublicationStatusReturns the enum constant of this class with the specified name.static PublicationStatus[]PublicationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.