Uses of Class
org.opencms.flex.CmsFlexCacheKey
Package
Description
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
-
Uses of CmsFlexCacheKey in org.opencms.flex
Modifier and TypeFieldDescriptionCmsFlexCache.CmsFlexCacheVariation.m_key
The key belonging to the resource.Modifier and TypeMethodDescriptionCmsFlexCache.getCachedKey
(String key, CmsObject cms) Returns the CmsFlexCacheKey data structure for a given key (i.e.ModifierConstructorDescriptionCmsFlexCacheVariation
(CmsFlexCacheKey theKey) Generates a new instance of CmsFlexCacheVariation.