public interface ILastModifiedCacheItem
| Modifier and Type | Method and Description | 
|---|---|
String | 
getCacheKey()
Get the lookup key for this cache item 
 | 
long | 
getLastModified()
Get the timestamp of the last time this cache item was modified 
 | 
long getLastModified()
String getCacheKey()