Uses of Interface
ch.ivyteam.ivy.data.cache.IDataCache
Packages that use IDataCache
Package
Description
The
IDataCache API allows caching of data
per session, application and environment.-
Uses of IDataCache in ch.ivyteam.ivy.data.cache
Methods in ch.ivyteam.ivy.data.cache that return IDataCacheModifier and TypeMethodDescriptionIDataCacheContext.getAppCache()Returns the data cache for the current applicationIDataCacheContext.getEnvironmentCache()Deprecated, for removal: This API element is subject to removal in a future version.IDataCacheContext.getSessionCache()Returns the cache for the current client session