Uses of Enum Class
io.goobi.viewer.managedbeans.CmsCollectionsBean.CMSCollectionImageMode
Packages that use CmsCollectionsBean.CMSCollectionImageMode
-
Uses of CmsCollectionsBean.CMSCollectionImageMode in io.goobi.viewer.managedbeans
Methods in io.goobi.viewer.managedbeans that return CmsCollectionsBean.CMSCollectionImageModeModifier and TypeMethodDescriptionCmsCollectionsBean.getImageMode()
Returns the enum constant of this class with the specified name.CmsCollectionsBean.CMSCollectionImageMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.goobi.viewer.managedbeans with parameters of type CmsCollectionsBean.CMSCollectionImageModeModifier and TypeMethodDescriptionvoid
CmsCollectionsBean.setImageMode
(CmsCollectionsBean.CMSCollectionImageMode imageMode)