Uses of Class
org.exoplatform.forum.common.cache.model.ScopeCacheKey
Packages that use ScopeCacheKey
Package
Description
-
Uses of ScopeCacheKey in org.exoplatform.forum.common.cache
Classes in org.exoplatform.forum.common.cache with type parameters of type ScopeCacheKeyModifier and TypeClassDescriptionclassCacheLoader<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 ScopeCacheKeyMethods in org.exoplatform.forum.common.cache.model with type parameters of type ScopeCacheKeyModifier and TypeMethodDescription<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 -
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