Package | Description |
---|---|
org.opencms.flex |
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
|
Modifier and Type | Field and Description |
---|---|
CmsFlexCacheKey |
CmsFlexCache.CmsFlexCacheVariation.m_key
The key belonging to the resource.
|
Modifier and Type | Method and Description |
---|---|
CmsFlexCacheKey |
CmsFlexCache.getCachedKey(java.lang.String key,
CmsObject cms)
Returns the CmsFlexCacheKey data structure for a given
key (i.e.
|
Constructor and Description |
---|
CmsFlexCacheVariation(CmsFlexCacheKey theKey)
Generates a new instance of CmsFlexCacheVariation.
|