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