Interface IGenericCacheHandler
- 
- All Superinterfaces:
 IAPIHandler,Serializable
- All Known Implementing Classes:
 GenericCacheHandler
public interface IGenericCacheHandler extends IAPIHandler
- Author:
 - XIMA MEDIA GmbH
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description com.alibaba.fastjson.JSONObjectgetUncachedI18nValues(UserContext uc, Textbaustein template)- 
Methods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName 
 - 
 
 - 
 
- 
- 
Method Detail
- 
getUncachedI18nValues
com.alibaba.fastjson.JSONObject getUncachedI18nValues(UserContext uc, Textbaustein template)
 
 - 
 
 -