Uses of Class
info.magnolia.module.cache.CachePolicyResult.CachePolicyBehaviour

Packages that use CachePolicyResult.CachePolicyBehaviour
info.magnolia.module.cache   
 

Uses of CachePolicyResult.CachePolicyBehaviour in info.magnolia.module.cache
 

Fields in info.magnolia.module.cache declared as CachePolicyResult.CachePolicyBehaviour
static CachePolicyResult.CachePolicyBehaviour CachePolicyResult.bypass
           
static CachePolicyResult.CachePolicyBehaviour CachePolicyResult.store
           
static CachePolicyResult.CachePolicyBehaviour CachePolicyResult.useCache
           
 

Methods in info.magnolia.module.cache that return CachePolicyResult.CachePolicyBehaviour
 CachePolicyResult.CachePolicyBehaviour CachePolicyResult.getBehaviour()
           
 

Methods in info.magnolia.module.cache with parameters of type CachePolicyResult.CachePolicyBehaviour
 CachePolicyExecutor CacheConfiguration.getExecutor(CachePolicyResult.CachePolicyBehaviour behaviour)
           
 

Constructors in info.magnolia.module.cache with parameters of type CachePolicyResult.CachePolicyBehaviour
CachePolicyResult(CachePolicyResult.CachePolicyBehaviour behaviour, Object cacheKey, Object cachedEntry)
           
 



Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.