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.MMBase2 Utils 2.0.0 - 2019-08-08T23:20