Uses of Enum Class
io.goobi.viewer.managedbeans.CookieBannerBean.BeanStatus
Packages that use CookieBannerBean.BeanStatus
-
Uses of CookieBannerBean.BeanStatus in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return CookieBannerBean.BeanStatusModifier and TypeMethodDescriptionCookieBannerBean.getStatus()
Get the initialization status of the bean.static CookieBannerBean.BeanStatus
Returns the enum constant of this class with the specified name.static CookieBannerBean.BeanStatus[]
CookieBannerBean.BeanStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.