public class MBThreadActivityInterpreter
extends com.liferay.social.kernel.model.BaseSocialActivityInterpreter
Constructor and Description |
---|
MBThreadActivityInterpreter() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getBody(com.liferay.social.kernel.model.SocialActivity activity,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
java.lang.String[] |
getClassNames() |
protected com.liferay.message.boards.kernel.model.MBMessage |
getMessage(com.liferay.social.kernel.model.SocialActivity activity) |
protected java.lang.String |
getPath(com.liferay.social.kernel.model.SocialActivity activity,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
protected com.liferay.portal.kernel.util.ResourceBundleLoader |
getResourceBundleLoader() |
protected java.lang.Object[] |
getTitleArguments(java.lang.String groupName,
com.liferay.social.kernel.model.SocialActivity activity,
java.lang.String link,
java.lang.String title,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
protected java.lang.String |
getTitlePattern(java.lang.String groupName,
com.liferay.social.kernel.model.SocialActivity activity) |
protected boolean |
hasPermissions(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker,
com.liferay.social.kernel.model.SocialActivity activity,
java.lang.String actionId,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
protected void |
setMBMessageLocalService(com.liferay.message.boards.kernel.service.MBMessageLocalService mbMessageLocalService) |
protected void |
setMBThreadLocalService(com.liferay.message.boards.kernel.service.MBThreadLocalService mbThreadLocalService) |
protected void |
setResourceBundleLoader(com.liferay.portal.kernel.util.ResourceBundleLoader resourceBundleLoader) |
addNoSuchEntryRedirect, buildLink, cleanContent, doInterpret, doInterpret, doInterpret, getActivitySetId, getEntryTitle, getGroupName, getGroupName, getJSONValue, getJSONValue, getLink, getSelector, getTitle, getUserName, getUserName, getValue, getViewEntryInTrashURL, getViewEntryURL, hasPermission, interpret, interpret, updateActivitySet, wrapLink, wrapLink
public java.lang.String[] getClassNames()
protected java.lang.String getBody(com.liferay.social.kernel.model.SocialActivity activity, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws java.lang.Exception
getBody
in class com.liferay.social.kernel.model.BaseSocialActivityInterpreter
java.lang.Exception
protected com.liferay.message.boards.kernel.model.MBMessage getMessage(com.liferay.social.kernel.model.SocialActivity activity) throws java.lang.Exception
java.lang.Exception
protected java.lang.String getPath(com.liferay.social.kernel.model.SocialActivity activity, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws java.lang.Exception
getPath
in class com.liferay.social.kernel.model.BaseSocialActivityInterpreter
java.lang.Exception
protected com.liferay.portal.kernel.util.ResourceBundleLoader getResourceBundleLoader()
getResourceBundleLoader
in class com.liferay.social.kernel.model.BaseSocialActivityInterpreter
protected java.lang.Object[] getTitleArguments(java.lang.String groupName, com.liferay.social.kernel.model.SocialActivity activity, java.lang.String link, java.lang.String title, com.liferay.portal.kernel.service.ServiceContext serviceContext)
getTitleArguments
in class com.liferay.social.kernel.model.BaseSocialActivityInterpreter
protected java.lang.String getTitlePattern(java.lang.String groupName, com.liferay.social.kernel.model.SocialActivity activity)
getTitlePattern
in class com.liferay.social.kernel.model.BaseSocialActivityInterpreter
protected boolean hasPermissions(com.liferay.portal.kernel.security.permission.PermissionChecker permissionChecker, com.liferay.social.kernel.model.SocialActivity activity, java.lang.String actionId, com.liferay.portal.kernel.service.ServiceContext serviceContext) throws java.lang.Exception
hasPermissions
in class com.liferay.social.kernel.model.BaseSocialActivityInterpreter
java.lang.Exception
protected void setMBMessageLocalService(com.liferay.message.boards.kernel.service.MBMessageLocalService mbMessageLocalService)
protected void setMBThreadLocalService(com.liferay.message.boards.kernel.service.MBThreadLocalService mbThreadLocalService)
protected void setResourceBundleLoader(com.liferay.portal.kernel.util.ResourceBundleLoader resourceBundleLoader)