Package org.opencms.ade.configuration

Interface Summary
I_CmsConfigurationObject<X extends I_CmsConfigurationObject<X>> Interface for a single named configuration object that can either be merged with other configuration objects or disable a configuration object with the same name.
 

Class Summary
CmsADEConfigData A class which represents the accessible configuration data at a given point in a sitemap.
CmsADEManager This is the main class used to access the ADE configuration and also accomplish some other related tasks like loading/saving favorite and recent lists.
CmsConfigurationReader A class to parse ADE sitemap or module configuration files and create configuration objects from them.
CmsFolderOrName A bean which can either represent a folder or a relative folder name, but not both at the same time.
CmsFunctionReference Bean for representing a named dynamic function reference from the configuration.
CmsModelPageConfig This class contains the model page configuration for a sitemap region.
CmsPropertyConfig This class represents the property configuration for a sitemap region.
CmsResourceTypeConfig The configuration for a single resource type.
CmsTestConfigData A configuration data class whose parent can be set directly for test purposes.
TestConfig Lightweight tests for the ADE configuration mechanism which mostly do not read the configuration data from the VFS.
TestLiveConfig Tests for the ADE configuration mechanism which read the configuration data from multiple files in the VFS.
 

Enum Summary
CmsADEManager.FavListProp JSON property name constant.
CmsADEManager.Status A status enum for the initialization status.