Uses of Class
org.opencms.ade.configuration.formatters.CmsSharedSettingKey
Package
Description
Classes for handling formatter configurations.
-
Uses of CmsSharedSettingKey in org.opencms.ade.configuration.formatters
ModifierConstructorDescriptionCmsFormatterBeanParser
(CmsObject cms, Map<CmsUUID, Map<CmsSharedSettingKey, CmsXmlContentProperty>> settingConfigs) Creates a new parser instance.CmsSettingConfiguration
(List<CmsXmlContentProperty> listedSettings, Map<CmsUUID, Map<CmsSharedSettingKey, CmsXmlContentProperty>> sharedSettingConfigsById, List<CmsUUID> includeIds, String formatterKey, String displayType)