Uses of Interface
org.opencms.ade.configuration.I_CmsGlobalConfigurationCache
Packages that use 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
Classes in org.opencms.ade.configuration that implement I_CmsGlobalConfigurationCacheModifier and TypeClassDescriptionclass
A cache which stores structure ids for URL names.Methods in org.opencms.ade.configuration with parameters of type I_CmsGlobalConfigurationCacheModifier 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
Classes in org.opencms.ade.configuration.formatters that implement I_CmsGlobalConfigurationCacheModifier 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
Classes in org.opencms.ade.containerpage.inherited that implement I_CmsGlobalConfigurationCacheModifier and TypeClassDescriptionclass
A cache class for storing inherited container configurations.