Class IdentityKey
java.lang.Object
org.exoplatform.social.core.storage.cache.model.key.IdentityKey
- All Implemented Interfaces:
Serializable,CacheKey
Immutable identity key.
- Version:
- $Revision$
- Author:
- Alain Defrance
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIdentityKey(String id) IdentityKey(org.exoplatform.social.core.identity.model.Identity identity) -
Method Summary