org.exoplatform.forum.ext.common
Class SocialContactProvider

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

public class SocialContactProvider
extends Object
implements org.exoplatform.forum.common.user.ContactProvider

Created by The eXo Platform SAS Author : Vu Duy Tu tu.duy@exoplatform.com Sep 28, 2011


Constructor Summary
SocialContactProvider()
           
 
Method Summary
 org.exoplatform.forum.common.user.CommonContact getCommonContact(String userId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialContactProvider

public SocialContactProvider()
Method Detail

getCommonContact

public org.exoplatform.forum.common.user.CommonContact getCommonContact(String userId)
Specified by:
getCommonContact in interface org.exoplatform.forum.common.user.ContactProvider


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.