Uses of Class
org.opencms.flex.CmsFlexRequestKey
Packages that use CmsFlexRequestKey
Package
Description
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
-
Uses of CmsFlexRequestKey in org.opencms.flex
Methods in org.opencms.flex with parameters of type CmsFlexRequestKeyModifier and TypeMethodDescriptionCmsFlexCacheKey.getPathsForBuckets(CmsFlexRequestKey key) Gets the list of root paths for the cache key / request key combination which should be used to determine the set of flex cache buckets for the flex cache entry.CmsFlexCacheKey.matchRequestKey(CmsFlexRequestKey key) Compares this key to the other key passed as parameter, from comparing the two keys, a variation String is constructed.