| 程序包 | 说明 |
|---|---|
| org.opencms.flex |
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
|
| 限定符和类型 | 字段和说明 |
|---|---|
CmsFlexCacheKey |
CmsFlexCache.CmsFlexCacheVariation.m_key
The key belonging to the resource.
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsFlexCacheKey |
CmsFlexCache.getCachedKey(java.lang.String key,
CmsObject cms)
Returns the CmsFlexCacheKey data structure for a given
key (i.e. resource name).
|
| 构造器和说明 |
|---|
CmsFlexCache.CmsFlexCacheVariation(CmsFlexCacheKey theKey)
Generates a new instance of CmsFlexCacheVariation.
|