public class XFormCache extends Object
| Constructor and Description | 
|---|
XFormCache()  | 
| Modifier and Type | Method and Description | 
|---|---|
static IXForm | 
cacheForm(UserContext uc,
         FormVersion entity)  | 
static IXForm | 
getCachedForm(UserContext uc,
             FormVersion entity)  | 
static IXForm | 
getUncachedForm(UserContext uc,
               FormVersion entity)  | 
static XformCacheModel | 
readCachedForm(UserContext uc,
              FormVersion entity)  | 
public static IXForm getCachedForm(UserContext uc, FormVersion entity) throws com.alibaba.fastjson.JSONException, IOException
com.alibaba.fastjson.JSONExceptionIOExceptionpublic static IXForm getUncachedForm(UserContext uc, FormVersion entity) throws com.alibaba.fastjson.JSONException, IOException
com.alibaba.fastjson.JSONExceptionIOExceptionpublic static XformCacheModel readCachedForm(UserContext uc, FormVersion entity)
public static IXForm cacheForm(UserContext uc, FormVersion entity) throws com.alibaba.fastjson.JSONException, IOException
com.alibaba.fastjson.JSONExceptionIOExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.