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 Details

    • SocialContactProvider

      public SocialContactProvider(org.exoplatform.services.organization.OrganizationService organizationService)
  • Method Details

    • getCommonContact

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