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