Package com.liferay.portlet.social.util
Class PortalActivityInterpreter
Object
com.liferay.social.kernel.model.BaseSocialActivityInterpreter
com.liferay.portlet.social.util.PortalActivityInterpreter
- All Implemented Interfaces:
com.liferay.social.kernel.model.SocialActivityInterpreter
public class PortalActivityInterpreter
extends com.liferay.social.kernel.model.BaseSocialActivityInterpreter
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.liferay.portal.kernel.resource.bundle.ResourceBundleLoader
protected com.liferay.social.kernel.model.SocialActivityFeedEntry
doInterpret
(com.liferay.social.kernel.model.SocialActivity activity, com.liferay.portal.kernel.service.ServiceContext serviceContext) String[]
Methods inherited from class com.liferay.social.kernel.model.BaseSocialActivityInterpreter
addNoSuchEntryRedirect, buildLink, doInterpret, getActivitySetId, getBody, getEntryTitle, getGroupName, getJSONValue, getJSONValue, getLink, getPath, getSelector, getTitle, getTitleArguments, getTitlePattern, getUserName, getViewEntryInTrashURL, getViewEntryURL, hasPermission, hasPermissions, interpret, interpret, updateActivitySet, wrapLink, wrapLink
-
Constructor Details
-
PortalActivityInterpreter
public PortalActivityInterpreter()
-
-
Method Details
-
getClassNames
-
acquireResourceBundleLoader
protected com.liferay.portal.kernel.resource.bundle.ResourceBundleLoader acquireResourceBundleLoader()- Overrides:
acquireResourceBundleLoader
in classcom.liferay.social.kernel.model.BaseSocialActivityInterpreter
-
doInterpret
protected com.liferay.social.kernel.model.SocialActivityFeedEntry doInterpret(com.liferay.social.kernel.model.SocialActivity activity, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws Exception - Overrides:
doInterpret
in classcom.liferay.social.kernel.model.BaseSocialActivityInterpreter
- Throws:
Exception
-