Package com.liferay.social.kernel.util
Class SocialInteractionsConfigurationUtil
Object
com.liferay.social.kernel.util.SocialInteractionsConfigurationUtil
- Author:
- Adolfo Pérez, Sergio González
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSocialInteractionsConfiguration
(long companyId, String serviceName) getSocialInteractionsConfiguration
(long companyId, javax.servlet.http.HttpServletRequest httpServletRequest, String serviceName)
-
Constructor Details
-
SocialInteractionsConfigurationUtil
public SocialInteractionsConfigurationUtil()
-
-
Method Details
-
getSocialInteractionsConfiguration
public static SocialInteractionsConfiguration getSocialInteractionsConfiguration(long companyId, javax.servlet.http.HttpServletRequest httpServletRequest, String serviceName) -
getSocialInteractionsConfiguration
public static SocialInteractionsConfiguration getSocialInteractionsConfiguration(long companyId, String serviceName)
-