| Package | Description |
|---|---|
| org.opencms.ade.containerpage.inherited |
Contains classes used for reading and caching inheritance groups.
|
| Modifier and Type | Method and Description |
|---|---|
CmsContainerConfigurationCacheState |
CmsContainerConfigurationCache.getState()
Gets the current cache contents.
|
CmsContainerConfigurationCacheState |
CmsContainerConfigurationCacheState.updateWithChangedGroups(java.util.Map<CmsUUID,CmsContainerConfigurationGroup> updateGroups)
Creates a new inheritance container cache state, which is based on this instance, but with some changed configurations.
|