Uses of Class
org.exoplatform.social.core.storage.cache.model.key.ListSpacesKey
Packages that use ListSpacesKey
Package
Description
-
Uses of ListSpacesKey in org.exoplatform.social.core.storage.cache
Methods in org.exoplatform.social.core.storage.cache that return types with arguments of type ListSpacesKeyModifier and TypeMethodDescriptionorg.exoplatform.services.cache.ExoCache<ListSpacesKey, ListSpacesData> SocialStorageCacheService.getSpacesCache() -
Uses of ListSpacesKey in org.exoplatform.social.core.storage.cache.selector
Methods in org.exoplatform.social.core.storage.cache.selector with parameters of type ListSpacesKeyModifier and TypeMethodDescriptionvoidLastAccessedSpacesCacheSelector.onSelect(org.exoplatform.services.cache.ExoCache<? extends ListSpacesKey, ? extends ListSpacesData> exoCache, ListSpacesKey listSpacesKey, org.exoplatform.services.cache.ObjectCacheInfo<? extends ListSpacesData> objectCacheInfo) booleanLastAccessedSpacesCacheSelector.select(ListSpacesKey listSpacesKey, org.exoplatform.services.cache.ObjectCacheInfo<? extends ListSpacesData> objectCacheInfo) Method parameters in org.exoplatform.social.core.storage.cache.selector with type arguments of type ListSpacesKeyModifier and TypeMethodDescriptionvoidLastAccessedSpacesCacheSelector.onSelect(org.exoplatform.services.cache.ExoCache<? extends ListSpacesKey, ? extends ListSpacesData> exoCache, ListSpacesKey listSpacesKey, org.exoplatform.services.cache.ObjectCacheInfo<? extends ListSpacesData> objectCacheInfo)