Uses of Enum
org.opencms.db.CmsUserSettings.UploadVariant
-
Uses of CmsUserSettings.UploadVariant in org.opencms.db
Modifier and TypeMethodDescriptionCmsUserSettings.getUploadVariant()
Returns the uploadVariant.Returns the enum constant of this type with the specified name.static CmsUserSettings.UploadVariant[]
CmsUserSettings.UploadVariant.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
CmsUserSettings.setUploadVariant
(CmsUserSettings.UploadVariant uploadVariant) Sets the upload variant.