org.exoplatform.forum.common.user
Class PersonalProfileContactProvider

java.lang.Object
  extended by org.exoplatform.forum.common.user.PersonalProfileContactProvider
All Implemented Interfaces:
ContactProvider

public class PersonalProfileContactProvider
extends Object
implements ContactProvider

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Aug 21, 2008


Constructor Summary
PersonalProfileContactProvider(org.exoplatform.services.organization.OrganizationService orgService)
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersonalProfileContactProvider

public PersonalProfileContactProvider(org.exoplatform.services.organization.OrganizationService orgService)
Method Detail

getCommonContact

public 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.

Specified by:
getCommonContact in interface ContactProvider


Copyright © 2013 eXo Platform SAS. All Rights Reserved.