|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.forum.service.user.BusinessProfileContactProvider
public class BusinessProfileContactProvider
ContactProvider implementation that uses portal user business profile to populate ForumContact.
Preferable for corporate forums.
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Aug 21, 2008
| Constructor Summary | |
|---|---|
BusinessProfileContactProvider(org.exoplatform.services.organization.OrganizationService orgService)
|
|
| Method Summary | |
|---|---|
ForumContact |
getForumContact(java.lang.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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BusinessProfileContactProvider(org.exoplatform.services.organization.OrganizationService orgService)
| Method Detail |
|---|
public ForumContact getForumContact(java.lang.String userId)
UserProfile.BUSINESE_INFO_KEYS.
getForumContact in interface ContactProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||