Uses of Class
org.exoplatform.forum.common.cache.model.ScopeCacheKey

Packages that use ScopeCacheKey
org.exoplatform.forum.common.cache   
org.exoplatform.forum.common.cache.model   
org.exoplatform.forum.common.cache.model.key   
org.exoplatform.forum.common.cache.model.selector   
 

Uses of ScopeCacheKey in org.exoplatform.forum.common.cache
 

Classes in org.exoplatform.forum.common.cache with type parameters of type ScopeCacheKey
 class CacheLoader<K extends ScopeCacheKey,V extends Serializable>
          Used by FutureCache to execute the ServiceContext.
 

Uses of ScopeCacheKey in org.exoplatform.forum.common.cache.model
 

Fields in org.exoplatform.forum.common.cache.model declared as ScopeCacheKey
static ScopeCacheKey ScopeCacheKey.NULL
           
 

Methods in org.exoplatform.forum.common.cache.model with type parameters of type ScopeCacheKey
<K extends ScopeCacheKey,V extends Serializable>
org.exoplatform.services.cache.future.FutureExoCache<K,V,ServiceContext<V>>
CacheType.createFutureCache(org.exoplatform.services.cache.ExoCache<K,V> cache)
           
<K extends ScopeCacheKey,V extends Serializable>
org.exoplatform.services.cache.ExoCache<K,V>
CacheType.getFromService(org.exoplatform.services.cache.CacheService service)
           
 

Uses of ScopeCacheKey in org.exoplatform.forum.common.cache.model.key
 

Subclasses of ScopeCacheKey in org.exoplatform.forum.common.cache.model.key
 class SimpleCacheKey
           
 

Uses of ScopeCacheKey in org.exoplatform.forum.common.cache.model.selector
 

Classes in org.exoplatform.forum.common.cache.model.selector with type parameters of type ScopeCacheKey
 class ScopeCacheSelector<T extends ScopeCacheKey,U>
           
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.