Liferay 6.2-ce-ga5

com.liferay.portlet.social.util
Class PortalActivityInterpreter

java.lang.Object
  extended by com.liferay.portlet.social.model.BaseSocialActivityInterpreter
      extended by com.liferay.portlet.social.util.PortalActivityInterpreter
All Implemented Interfaces:
SocialActivityInterpreter

public class PortalActivityInterpreter
extends BaseSocialActivityInterpreter


Constructor Summary
PortalActivityInterpreter()
           
 
Method Summary
protected  SocialActivityFeedEntry doInterpret(SocialActivity activity, ServiceContext serviceContext)
           
 String[] getClassNames()
           
 
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
 

Constructor Detail

PortalActivityInterpreter

public PortalActivityInterpreter()
Method Detail

getClassNames

public String[] getClassNames()

doInterpret

protected SocialActivityFeedEntry doInterpret(SocialActivity activity,
                                              ServiceContext serviceContext)
                                       throws Exception
Overrides:
doInterpret in class BaseSocialActivityInterpreter
Throws:
Exception

Liferay 6.2-ce-ga5