Class ProfileData
java.lang.Object
org.exoplatform.social.core.storage.cache.model.data.ProfileData
- All Implemented Interfaces:
Serializable,CacheData<org.exoplatform.social.core.identity.model.Profile>
public class ProfileData
extends Object
implements CacheData<org.exoplatform.social.core.identity.model.Profile>
Immutable profile data.
- See Also:
-
Field Details
-
NULL_OBJECT
-
-
Constructor Details
-
ProfileData
public ProfileData(org.exoplatform.social.core.identity.model.Profile profile)
-
-
Method Details
-
getProfileId
-
getIdentityId
-
getProviderId
-
getRemoteId
-
getData
-
build
public org.exoplatform.social.core.identity.model.Profile build()Description copied from interface:CacheDataBuild UI mutable model. -
equals
-
hashCode
public int hashCode()
-