| Constructor and Description |
|---|
IdentityInfo(org.exoplatform.social.core.identity.model.Identity identity) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAboutMe() |
String |
getAvatarUrl() |
String |
getEmail() |
String |
getFirstName() |
String |
getFullName() |
String |
getId() |
Map<String,List<String>> |
getIms() |
String |
getLastName() |
List<String> |
getLinks() |
Map<String,List<String>> |
getPhones() |
String |
getPosition() |
String |
getProfileLink() |
String |
getRemoteId() |
boolean |
isPhoneNumberPresent() |
public IdentityInfo(org.exoplatform.social.core.identity.model.Identity identity)
public String getFirstName()
public String getLastName()
public String getFullName()
public String getAvatarUrl()
public String getAboutMe()
public String getProfileLink()
public String getPosition()
public String getEmail()
public String getId()
public String getRemoteId()
public boolean isPhoneNumberPresent()
Copyright © 2003–2020 eXo Platform SAS. All rights reserved.