| Package | Description | 
|---|---|
| de.xima.fc.api.cache | |
| de.xima.fc.mdl.cache | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends ACacheModel> | 
AGenericDataCache.cacheData(T cacheModel,
         String cacheKey)  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends de.xima.cmn.dao.interfaces.IEntity<?>> | 
AGenericDataCache.readCachedData(String cachekey)  | 
static <T extends de.xima.cmn.dao.interfaces.IEntity<?>> | 
AGenericDataCache.readCachedData(T entity)  | 
| Modifier and Type | Method and Description | 
|---|---|
static org.ehcache.Cache<String,ACacheModel> | 
GenericDataCacheManager.getCache()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BinaryCacheModel  | 
class  | 
StringCacheModel  | 
class  | 
XformCacheModel  | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.