Package | Description |
---|---|
com.gentics.api.lib.cache | |
com.gentics.api.lib.datasource |
Package for datasource related classes and interfaces.
|
Modifier and Type | Field and Description |
---|---|
protected static java.lang.Class<? extends PortalCache> |
PortalCache.cacheClass
Class of the concrete Cache implementation
|
protected static java.lang.reflect.Constructor<? extends PortalCache> |
PortalCache.cacheClassConstructor
Constructor for the concrete implementation
|
Modifier and Type | Method and Description |
---|---|
static PortalCache |
PortalCache.getCache(java.lang.String region)
retrieve a PortalCache instance
|
Modifier and Type | Method and Description |
---|---|
protected PortalCache |
AbstractCacheableDatasource.getCountResultsCache() |
protected PortalCache |
AbstractCacheableDatasource.getQueryResultsCache()
Returns the Query Results Cache.
|
Copyright © 2019 Gentics Software. All Rights Reserved.