Uses of Class
org.opencms.ade.containerpage.inherited.CmsContainerConfigurationCache
Packages that use CmsContainerConfigurationCache
Package
Description
Contains classes used for reading and caching inheritance groups.
-
Uses of CmsContainerConfigurationCache in org.opencms.ade.containerpage.inherited
Methods in org.opencms.ade.containerpage.inherited with parameters of type CmsContainerConfigurationCacheModifier and TypeMethodDescriptionvoid
CmsInheritedContainerState.addConfigurations
(CmsContainerConfigurationCache cache, String rootPath, String name) Reads the configurations for a root path and its parents from a cache instance and adds them to this state.