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