Package com.opencms.template.cache

This package implements the "Element Cache" for XMLTemplates.

See:
          Description

Class Summary
A_CmsElement An instance of A_CmsElement represents an requestable Element in the OpenCms element cache area.
CmsElementCache This is the starting class for OpenCms element cache.
CmsElementDefinition An instance of CmsElementDefinitions represents an "pointer" to other elements.
CmsElementDefinitionCollection Used to collect a set of element definitions.
CmsElementDescriptor This descriptor is used to locate CmsElement-Objects with the CmsElementLocator.
CmsElementDump An instance of CmsElementDump represents an requestable dump element in the OpenCms element cache area.
CmsElementLink An instance of CmsElementLink is a link to another element.
CmsElementLocator The ElementLocator is used to receive CmsElement-Objects.
CmsElementVariant An instance of CmsElementVariant stores a single cached variant for an element.
CmsElementXml An instance of CmsElementXML represents an requestable Element in the OpenCms element cache area.
CmsLruCache This class implements a LRU cache.
CmsMethodElement An instance of CmsMethodElement represents an special method Element in the OpenCms element cache area.
CmsMethodLink An instance of CmsMethodLink is a link to a method.
CmsTimeout This class is used in the CmsCacheDirectives.
CmsUri An instance of CmsUri represents an requestable ressource in the OpenCms element cache area.
CmsUriDescriptor This descriptor is used to locate CmsUri-Object with the CmsUriLocator.
CmsUriLocator The UriLocator is used to receive CmsUri-Objects.
 

Package com.opencms.template.cache Description

This package implements the "Element Cache" for XMLTemplates.

Since:
4.0