Uses of Enum
org.opencms.ui.apps.CmsAppView.CacheStatus
-
Uses of CmsAppView.CacheStatus in org.opencms.ui.apps
Modifier and TypeMethodDescriptionCmsAppView.getCacheStatus()
Gets the cache status of the view.static CmsAppView.CacheStatus
Returns the enum constant of this type with the specified name.static CmsAppView.CacheStatus[]
CmsAppView.CacheStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CmsAppView.setCacheStatus
(CmsAppView.CacheStatus status) Sets the cache status.