com.liferay.portlet.social.util
Class PortalActivityInterpreter
java.lang.Object
com.liferay.portlet.social.model.BaseSocialActivityInterpreter
com.liferay.portlet.social.util.PortalActivityInterpreter
- All Implemented Interfaces:
- SocialActivityInterpreter
public class PortalActivityInterpreter
- extends BaseSocialActivityInterpreter
Methods inherited from class com.liferay.portlet.social.model.BaseSocialActivityInterpreter |
addNoSuchEntryRedirect, buildLink, cleanContent, doInterpret, doInterpret, getActivitySetId, getBody, getEntryTitle, getGroupName, getGroupName, getJSONValue, getJSONValue, getLink, getPath, getSelector, getTitle, getTitleArguments, getTitlePattern, getUserName, getUserName, getValue, getViewEntryPortletURL, hasPermission, hasPermissions, interpret, interpret, updateActivitySet, wrapLink, wrapLink |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalActivityInterpreter
public PortalActivityInterpreter()
getClassNames
public String[] getClassNames()
doInterpret
protected SocialActivityFeedEntry doInterpret(SocialActivity activity,
ServiceContext serviceContext)
throws Exception
- Overrides:
doInterpret
in class BaseSocialActivityInterpreter
- Throws:
Exception