|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.forum.service.user.DefaultContactProvider
public class DefaultContactProvider
Default implementation for ContactProvider.
Uses the OrganizationService and get information from UserProfile.
Author : eXoPlatform
exo@exoplatform.com
Aug 21, 2008
| Constructor Summary | |
|---|---|
DefaultContactProvider(org.exoplatform.services.organization.OrganizationService orgService)
|
|
| Method Summary | |
|---|---|
ForumContact |
getForumContact(java.lang.String userId)
Retrieve the forum contact information from user and user profile. email address is taken from the user User.getEmail()
mobile, city and country from the UserProfile.HOME_INFO_KEYS
phone is taken from the 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 DefaultContactProvider(org.exoplatform.services.organization.OrganizationService orgService)
| Method Detail |
|---|
public ForumContact getForumContact(java.lang.String userId)
User.getEmail() UserProfile.HOME_INFO_KEYS UserProfile.BUSINESE_INFO_KEYS
getForumContact in interface ContactProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||