Uses of Interface
lumis.portal.cache.ICacheDataProvider

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.
 



Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.