|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentCacheKey | |
|---|---|
| org.apache.jetspeed.aggregator | |
| org.apache.jetspeed.cache | |
| Uses of ContentCacheKey in org.apache.jetspeed.aggregator |
|---|
| Methods in org.apache.jetspeed.aggregator that return ContentCacheKey | |
|---|---|
ContentCacheKey |
PortletContent.getCacheKey()
Get the cache key used to cache this content |
| Uses of ContentCacheKey in org.apache.jetspeed.cache |
|---|
| Methods in org.apache.jetspeed.cache that return ContentCacheKey | |
|---|---|
ContentCacheKey |
ContentCacheKeyGenerator.createCacheKey(RequestContext context,
java.lang.String windowId)
Normalized and pluggable cache key generator |
ContentCacheKey |
JetspeedCache.createCacheKey(RequestContext rc,
java.lang.String windowId)
Create a portlet content cache key based on dynamic request context information and a window id |
ContentCacheKey |
ContentCacheKeyGenerator.createSessionCacheKey(java.lang.String sessionid,
java.lang.String pipeline,
java.lang.String windowId)
Create a cache key without request context information, but by providing required parameters sessinid and windowid |
ContentCacheKey |
ContentCacheKeyGenerator.createUserCacheKey(java.lang.String username,
java.lang.String pipeline,
java.lang.String windowId)
Create a cache key without request context information, but by providing required parameters username and windowid |
ContentCacheKey |
ContentCacheElement.getContentCacheKey()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||