Uses of Class
com.gentics.api.lib.cache.PortalCache

Packages that use PortalCache
com.gentics.api.lib.cache   
com.gentics.api.lib.datasource Package for datasource related classes and interfaces. 
 

Uses of PortalCache in com.gentics.api.lib.cache
 

Methods in com.gentics.api.lib.cache that return PortalCache
static PortalCache PortalCache.getCache(java.lang.String region)
          retrieve a PortalCache instance
 

Uses of PortalCache in com.gentics.api.lib.datasource
 

Methods in com.gentics.api.lib.datasource that return PortalCache
protected  PortalCache AbstractCacheableDatasource.getCountResultsCache()
           
protected  PortalCache AbstractCacheableDatasource.getQueryResultsCache()
          Returns the Query Results Cache.
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.