Uses of Class
org.opencms.flex.CmsFlexCacheKey
Packages that use 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
Fields in org.opencms.flex declared as CmsFlexCacheKeyModifier and TypeFieldDescriptionCmsFlexCache.CmsFlexCacheVariation.m_key
The key belonging to the resource.Methods in org.opencms.flex that return CmsFlexCacheKeyModifier and TypeMethodDescriptionCmsFlexCache.getCachedKey
(String key, CmsObject cms) Returns the CmsFlexCacheKey data structure for a given key (i.e.Constructors in org.opencms.flex with parameters of type CmsFlexCacheKeyModifierConstructorDescriptionCmsFlexCacheVariation
(CmsFlexCacheKey theKey) Generates a new instance of CmsFlexCacheVariation.