Interface IGenericCacheHandler

All Superinterfaces:
IAPIHandler, Serializable
All Known Implementing Classes:
GenericCacheHandler

public interface IGenericCacheHandler extends IAPIHandler
Author:
XIMA MEDIA GmbH
  • Method Details

    • getUncachedI18nValues

      com.alibaba.fastjson.JSONObject getUncachedI18nValues(UserContext uc, Textbaustein template)