Package | Description |
---|---|
lumis.portal.cache |
Modifier and Type | Method and Description |
---|---|
T |
PortalCache.fetch(String key,
ICacheDataProvider<T> cacheDataProvider)
Obtain the value associated with the specified key.
|
T |
PortalCache.fetch(String key,
ICacheDataProvider<T> cacheDataProvider,
String... groups)
Obtain the value associated with the specified key and groups.
|
Constructor and Description |
---|
PortalCache(String cacheId,
ICacheDataProvider<T> defaultCacheDataProvider)
Creates a portal cache instance with the specified identifier and
cache data provider.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.