Uses of Interface
lumis.portal.cache.ICacheConfig

Packages that use ICacheConfig
lumis.portal.cache   
 

Uses of ICacheConfig in lumis.portal.cache
 

Methods in lumis.portal.cache that return ICacheConfig
 ICacheConfig ICacheManager.createCacheConfig(String id)
          Creates an ICacheConfig transient instance.
 ICacheConfig CacheManager.createCacheConfig(String id)
           
 ICacheConfig ICacheManager.getCacheConfig(SessionConfig sessionConfig, String cacheConfigId, ITransaction transaction)
          Returns a persistent cacheConfig instance.
 ICacheConfig CacheManager.getCacheConfig(SessionConfig sessionConfig, String cacheConfigId, ITransaction transaction)
           
 

Methods in lumis.portal.cache with parameters of type ICacheConfig
 void ICacheManager.addCacheConfig(SessionConfig sessionConfig, ICacheConfig cacheConfig, ITransaction transaction)
          Adds a cacheConfig to persistence.
 void CacheManager.addCacheConfig(SessionConfig sessionConfig, ICacheConfig cacheConfig, ITransaction transaction)
           
 void ICacheManager.deleteCacheConfig(SessionConfig sessionConfig, ICacheConfig cacheConfig, ITransaction transaction)
          Deletes a cacheConfig from persistence.
 void CacheManager.deleteCacheConfig(SessionConfig sessionConfig, ICacheConfig cacheConfig, ITransaction transaction)
           
 



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