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.JSONException
IOException
public static IXForm getUncachedForm(UserContext uc, FormVersion entity) throws com.alibaba.fastjson.JSONException, IOException
com.alibaba.fastjson.JSONException
IOException
public static XformCacheModel readCachedForm(UserContext uc, FormVersion entity)
public static IXForm cacheForm(UserContext uc, FormVersion entity) throws com.alibaba.fastjson.JSONException, IOException
com.alibaba.fastjson.JSONException
IOException
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.