Class SpaceFilterKey
java.lang.Object
org.exoplatform.social.core.storage.cache.model.key.SpaceFilterKey
- All Implemented Interfaces:
Serializable,CacheKey
Immutable space filter key. This key is used to cache the search results.
- Version:
- $Revision$
- Author:
- Alain Defrance
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSpaceFilterKey(String userId, org.exoplatform.social.core.space.SpaceFilter filter, SpaceType type) -
Method Summary
-
Constructor Details
-
SpaceFilterKey
-
-
Method Details