JBoss.orgCommunity Documentation

LinkProvider

This service is used to provide the utility to get the URLs of the activities, profiles, spaces, avatars and more.

Sample configuration:



  <component>
    <key>org.exoplatform.social.core.service.LinkProvider</key>
    <type>org.exoplatform.social.core.service.LinkProvider</type>
    <init-params>
        <value-param>
          <name>predefinedOwner</name>
          <description>this for generate profile link</description>
          <value>classic</value>
        </value-param>
    </init-params>
  </component>
Name Type Value Description
predefinedOwner String classic The default portal owner name.