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