Class ListSpaceMembersKey
java.lang.Object
org.exoplatform.social.core.storage.cache.model.key.ListCacheKey
org.exoplatform.social.core.storage.cache.model.key.ListIdentitiesKey
org.exoplatform.social.core.storage.cache.model.key.ListSpaceMembersKey
- All Implemented Interfaces:
Serializable,CacheKey
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionListSpaceMembersKey(SpaceKey spaceKey, IdentityFilterKey identityKey, org.exoplatform.social.core.identity.SpaceMemberFilterListAccess.Type type, long offset, long limit) -
Method Summary
Methods inherited from class org.exoplatform.social.core.storage.cache.model.key.ListIdentitiesKey
getKeyMethods inherited from class org.exoplatform.social.core.storage.cache.model.key.ListCacheKey
getLimit, getOffset
-
Constructor Details
-
ListSpaceMembersKey
public ListSpaceMembersKey(SpaceKey spaceKey, IdentityFilterKey identityKey, org.exoplatform.social.core.identity.SpaceMemberFilterListAccess.Type type, long offset, long limit)
-
-
Method Details
-
equals
- Overrides:
equalsin classListIdentitiesKey
-
hashCode
public int hashCode()- Overrides:
hashCodein classListIdentitiesKey
-