public interface Cacheable
CachePolicy| Modifier and Type | Method and Description |
|---|---|
CachePolicy |
getCachePolicy()
Returns the CachePolicy of the object.
|
void |
setCachePolicy(CachePolicy policy)
Sets the CachePolicy of the query.
|
CachePolicy getCachePolicy()
CachePolicy object.void setCachePolicy(CachePolicy policy)
policy - the CachePolicy object.MMBase 1.9-SNAPSHOT - ${javadoctimestamp}