Package de.xima.fc.handler.system
Class GenericCacheHandler
java.lang.Object
de.xima.fc.handler.AMSApiHandler
de.xima.fc.handler.system.GenericCacheHandler
- All Implemented Interfaces:
IAPIHandler
,IGenericCacheHandler
,Serializable
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.alibaba.fastjson.JSONObject
getUncachedI18nValues
(UserContext uc, Textbaustein template) Methods inherited from class de.xima.fc.handler.AMSApiHandler
getName
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName
-
Constructor Details
-
GenericCacheHandler
public GenericCacheHandler()
-
-
Method Details
-
getUncachedI18nValues
- Specified by:
getUncachedI18nValues
in interfaceIGenericCacheHandler
-