Uses of Enum
org.opencms.ade.configuration.CmsADEConfigData.AttributeMode
Packages that use CmsADEConfigData.AttributeMode
-
Uses of CmsADEConfigData.AttributeMode in org.opencms.ade.configuration
Methods in org.opencms.ade.configuration that return CmsADEConfigData.AttributeModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CmsADEConfigData.AttributeMode[]CmsADEConfigData.AttributeMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.opencms.ade.configuration with parameters of type CmsADEConfigData.AttributeModeModifier and TypeMethodDescriptionCmsADEConfigData.getAttributes(CmsADEConfigData.AttributeMode mode) Gets the map of attributes configured for this sitemap, including values inherited from parent sitemaps.