Class LastAccessedSpacesCacheSelector

java.lang.Object
org.exoplatform.social.core.storage.cache.selector.CacheSelector<ListSpacesKey,ListSpacesData>
org.exoplatform.social.core.storage.cache.selector.LastAccessedSpacesCacheSelector
All Implemented Interfaces:
org.exoplatform.services.cache.CachedObjectSelector<ListSpacesKey,ListSpacesData>

public class LastAccessedSpacesCacheSelector extends CacheSelector<ListSpacesKey,ListSpacesData>
Cache selector for last accessed spaces. It select all cache entries for the given userId and for space type LATEST_ACCESSED or VISITED.