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