|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICacheDataProvider | |
---|---|
lumis.portal.cache |
Uses of ICacheDataProvider in lumis.portal.cache |
---|
Methods in lumis.portal.cache with parameters of type ICacheDataProvider | |
---|---|
T |
PortalCache.fetch(String key,
ICacheDataProvider<T> cacheDataProvider)
Obtain the value associated with the specified key. |
Constructors in lumis.portal.cache with parameters of type ICacheDataProvider | |
---|---|
PortalCache(String cacheId,
ICacheDataProvider<T> defaultCacheDataProvider)
Creates a portal cache instance with the specified identifier and cache data provider. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |