Uses of Enum
org.opencms.ui.apps.CmsAppView.CacheStatus
Packages that use CmsAppView.CacheStatus
-
Uses of CmsAppView.CacheStatus in org.opencms.ui.apps
Methods in org.opencms.ui.apps that return CmsAppView.CacheStatusModifier 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.Methods in org.opencms.ui.apps with parameters of type CmsAppView.CacheStatusModifier and TypeMethodDescriptionvoid
CmsAppView.setCacheStatus
(CmsAppView.CacheStatus status) Sets the cache status.