| Name | Description | Type | Package | Framework |
| CmsADEConfigCacheState | An immutable object which represents the complete ADE configuration (sitemap and module configurations) at a certain instant in time. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsADEConfigData | A class which represents the accessible configuration data at a given point in a sitemap. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsADEConfigDataInternal | Represents a parsed sitemap or module configuration. | Class | org.opencms.ade.configuration | OpenCMS |
| 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. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsADEManager .FavListProp | JSON property name constant. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsADEManager .Status | A status enum for the initialization status. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsConfigurationReader | A class to parse ADE sitemap or module configuration files and create configuration objects from them. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsDetailNameCache | A cache which stores structure ids for URL names. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsElementView | Represents a element view for the container page editor. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsElementView .ElementViewComparator | The element view comparator. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsFolderOrName | A bean which can either represent a folder or a relative folder name, but not both at the same time. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsFormatterBeanParser | Parses formatter beans from formatter configuration XML contents. | Class | org.opencms.ade.configuration.formatters | OpenCMS |
| CmsFormatterBeanParser .ParseException | Exception for the errors in the configuration file not covered by other exception types. | Class | org.opencms.ade.configuration.formatters | OpenCMS |
| CmsFormatterChangeSet | This class represents the changes which can be made to formatters in a sitemap configuration file. | Class | org.opencms.ade.configuration.formatters | OpenCMS |
| CmsFormatterConfigurationCache | A cache object which holds a collection of formatter configuration beans read from the VFS. | Class | org.opencms.ade.configuration.formatters | OpenCMS |
| CmsFormatterConfigurationCacheState | Represents the currently cached collection of all formatter beans extracted from formatter configuration files. | Class | org.opencms.ade.configuration.formatters | OpenCMS |
| CmsFunctionReference | Bean for representing a named dynamic function reference from the configuration. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsGlobalConfigurationCacheEventHandler | This event handler manages cache instances which are instances of the interface I_CmsGlobalConfigurationCache. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsModelPageConfig | This class contains the model page configuration for a sitemap region. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsPropertyConfig | This class represents the property configuration for a sitemap region. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsResourceTypeConfig | The configuration for a single resource type. | Class | org.opencms.ade.configuration | OpenCMS |
| CmsSynchronizedUpdateSet | Helper class which keeps track of a set of updates to be performed in a different thread. | Class | org.opencms.ade.configuration | OpenCMS |
| I_CmsConfigurationObject | 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. | Interface | org.opencms.ade.configuration | OpenCMS |
| I_CmsGlobalConfigurationCache | This is interface is intended to be used in combination with the CmsGlobalConfigurationCacheEventHandler class. | Interface | org.opencms.ade.configuration | OpenCMS |
| Messages | Convenience class to access the localized messages of this OpenCms package. | Class | org.opencms.ade.configuration | OpenCMS |