Uses of Class
de.xima.fc.mdl.cache.XformCacheModel
-
Packages that use XformCacheModel Package Description de.xima.fc.api.cache -
-
Uses of XformCacheModel in de.xima.fc.api.cache
Methods in de.xima.fc.api.cache that return XformCacheModel Modifier and Type Method Description static XformCacheModel
XFormCache. readCachedForm(UserContext uc, FormVersion entity)
Methods in de.xima.fc.api.cache that return types with arguments of type XformCacheModel Modifier and Type Method Description static org.ehcache.Cache<String,XformCacheModel>
XFormCacheManager. getCache()
Deprecated.static org.ehcache.Cache<String,XformCacheModel>
XFormCache. getInstance()
-