Class IdentityData
java.lang.Object
org.exoplatform.social.core.storage.cache.model.data.IdentityData
- All Implemented Interfaces:
Serializable,CacheData<org.exoplatform.social.core.identity.model.Identity>
public class IdentityData
extends Object
implements CacheData<org.exoplatform.social.core.identity.model.Identity>
Immutable identity data.
- Version:
- $Revision$
- Author:
- Alain Defrance
- See Also:
-
Constructor Details
-
IdentityData
public IdentityData(org.exoplatform.social.core.identity.model.Identity identity)
-
-
Method Details
-
getId
-
getProviderId
-
getRemoteId
-
build
public org.exoplatform.social.core.identity.model.Identity build()Description copied from interface:CacheDataBuild UI mutable model. -
equals
-
hashCode
public int hashCode()
-