Uses of Enum Class
io.goobi.viewer.model.cms.pages.PageValidityStatus
Packages that use PageValidityStatus
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 PageValidityStatus in io.goobi.viewer.model.cms.pages
Methods in io.goobi.viewer.model.cms.pages that return PageValidityStatusModifier and TypeMethodDescriptionstatic PageValidityStatusReturns the enum constant of this class with the specified name.static PageValidityStatus[]PageValidityStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.