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.JSONObjectgetUncachedI18nValues(UserContext uc, Textbaustein template) Methods inherited from class de.xima.fc.handler.AMSApiHandler
getNameMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName
-
Constructor Details
-
GenericCacheHandler
public GenericCacheHandler()
-
-
Method Details
-
getUncachedI18nValues
- Specified by:
getUncachedI18nValuesin interfaceIGenericCacheHandler
-