JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hippoecm.hst.cache
Interface CacheElement
public interface
CacheElement
Interface for cached element. Abstraction around physical cache implementation.
Version:
$Id$
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
getContent
()
Object
getKey
()
boolean
isCacheable
()
Method Details
getKey
Object
getKey
()
getContent
Object
getContent
()
isCacheable
boolean
isCacheable
()
Returns:
true
is this element is suited to be cached