org.apache.jetspeed.cache
Interface ContentCacheElement

All Superinterfaces:
CacheElement

public interface ContentCacheElement
extends CacheElement

specialized portlet content cache key

Version:
$Id: $
Author:
David Sean Taylor

Field Summary
 
Fields inherited from interface org.apache.jetspeed.cache.CacheElement
ActionAdded, ActionChanged, ActionEvicted, ActionExpired, ActionRemoved
 
Method Summary
 ContentCacheKey getContentCacheKey()
           
 
Methods inherited from interface org.apache.jetspeed.cache.CacheElement
getContent, getKey, getTimeToIdleSeconds, getTimeToLiveSeconds, isEternal, setEternal, setTimeToIdleSeconds, setTimeToLiveSeconds
 

Method Detail

getContentCacheKey

ContentCacheKey getContentCacheKey()


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.