Package org.exoplatform.forum.ext.common
Class SocialContactProvider
java.lang.Object
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
ConstructorsConstructorDescriptionSocialContactProvider(org.exoplatform.services.organization.OrganizationService organizationService) -
Method Summary
Modifier and TypeMethodDescriptionorg.exoplatform.forum.common.user.CommonContactgetCommonContact(String userId)
-
Constructor Details
-
SocialContactProvider
public SocialContactProvider(org.exoplatform.services.organization.OrganizationService organizationService)
-
-
Method Details
-
getCommonContact
- Specified by:
getCommonContactin interfaceorg.exoplatform.forum.common.user.ContactProvider
-