Uses of Interface
org.opencms.ade.configuration.I_CmsGlobalConfigurationCache
Package
Description
Contains the ade configuration classes.
Classes for handling formatter configurations.
Contains classes used for reading and caching inheritance groups.
-
Uses of I_CmsGlobalConfigurationCache in org.opencms.ade.configuration
Modifier and TypeClassDescriptionclass
A cache which stores structure ids for URL names.Modifier and TypeMethodDescriptionvoid
CmsGlobalConfigurationCacheEventHandler.addCache
(I_CmsGlobalConfigurationCache offlineCache, I_CmsGlobalConfigurationCache onlineCache, String debugName) Adds a new pair of cache instances which should be managed by this event handler. -
Uses of I_CmsGlobalConfigurationCache in org.opencms.ade.configuration.formatters
Modifier and TypeClassDescriptionclass
A cache object which holds a collection of formatter configuration beans read from the VFS. -
Uses of I_CmsGlobalConfigurationCache in org.opencms.ade.containerpage.inherited
Modifier and TypeClassDescriptionclass
A cache class for storing inherited container configurations.