public class PersonalProfileContactProvider extends Object implements ContactProvider
| Constructor and Description |
|---|
PersonalProfileContactProvider(org.exoplatform.services.organization.OrganizationService orgService) |
| Modifier and Type | Method and Description |
|---|---|
CommonContact |
getCommonContact(String userId)
Retrieve the forum contact information from and user personal profile.
Email, city, country, mobile, phone and website are taken from UserProfile.HOME_INFO_KEYS. |
public PersonalProfileContactProvider(org.exoplatform.services.organization.OrganizationService orgService)
public CommonContact getCommonContact(String userId)
UserProfile.HOME_INFO_KEYS.getCommonContact in interface ContactProviderCopyright © 2003–2023 eXo Platform SAS. All rights reserved.