public class JournalFolderActivityInterpreter
extends com.liferay.portlet.social.model.BaseSocialActivityInterpreter
| Constructor and Description |
|---|
JournalFolderActivityInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getClassNames() |
protected java.lang.String |
getPath(com.liferay.portlet.social.model.SocialActivity activity,
com.liferay.portal.service.ServiceContext serviceContext) |
protected java.lang.String |
getTitlePattern(java.lang.String groupName,
com.liferay.portlet.social.model.SocialActivity activity) |
protected boolean |
hasPermissions(com.liferay.portal.security.permission.PermissionChecker permissionChecker,
com.liferay.portlet.social.model.SocialActivity activity,
java.lang.String actionId,
com.liferay.portal.service.ServiceContext serviceContext) |
addNoSuchEntryRedirect, buildLink, cleanContent, doInterpret, doInterpret, doInterpret, getActivitySetId, getBody, getEntryTitle, getGroupName, getGroupName, getJSONValue, getJSONValue, getLink, getSelector, getTitle, getTitleArguments, getUserName, getUserName, getValue, getViewEntryPortletURL, hasPermission, interpret, interpret, updateActivitySet, wrapLink, wrapLinkpublic java.lang.String[] getClassNames()
protected java.lang.String getPath(com.liferay.portlet.social.model.SocialActivity activity,
com.liferay.portal.service.ServiceContext serviceContext)
getPath in class com.liferay.portlet.social.model.BaseSocialActivityInterpreterprotected java.lang.String getTitlePattern(java.lang.String groupName,
com.liferay.portlet.social.model.SocialActivity activity)
getTitlePattern in class com.liferay.portlet.social.model.BaseSocialActivityInterpreterprotected boolean hasPermissions(com.liferay.portal.security.permission.PermissionChecker permissionChecker,
com.liferay.portlet.social.model.SocialActivity activity,
java.lang.String actionId,
com.liferay.portal.service.ServiceContext serviceContext)
throws java.lang.Exception
hasPermissions in class com.liferay.portlet.social.model.BaseSocialActivityInterpreterjava.lang.Exception