| Package | Description |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.xml.containerpage |
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
|
| Modifier and Type | Method and Description |
|---|---|
CmsADECacheSettings |
CmsSystemConfiguration.getAdeCacheSettings()
Returns the settings of the ADE cache.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsSystemConfiguration.setAdeCacheSettings(CmsADECacheSettings settings)
Sets the cache settings for ADE.
|
| Constructor and Description |
|---|
CmsADECache(CmsMemoryMonitor memMonitor,
CmsADECacheSettings cacheSettings)
Initializes the cache.
|