public class MicroblogsActivityInterpreter
extends com.liferay.social.kernel.model.BaseSocialActivityInterpreter
| Constructor and Description |
|---|
MicroblogsActivityInterpreter() |
| 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 java.lang.String |
getLink(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.String |
getTitle(com.liferay.social.kernel.model.SocialActivity activity,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
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 |
setMicroblogsEntryLocalService(com.liferay.microblogs.service.MicroblogsEntryLocalService microblogsEntryLocalService) |
addNoSuchEntryRedirect, buildLink, cleanContent, doInterpret, doInterpret, doInterpret, getActivitySetId, getEntryTitle, getGroupName, getGroupName, getJSONValue, getJSONValue, getPath, getSelector, getTitleArguments, getTitlePattern, getUserName, getUserName, getValue, getViewEntryInTrashURL, getViewEntryURL, hasPermission, interpret, interpret, updateActivitySet, wrapLink, wrapLinkpublic java.lang.String[] getClassNames()
protected java.lang.String getBody(com.liferay.social.kernel.model.SocialActivity activity,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
getBody in class com.liferay.social.kernel.model.BaseSocialActivityInterpreterprotected java.lang.String getLink(com.liferay.social.kernel.model.SocialActivity activity,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
getLink in class com.liferay.social.kernel.model.BaseSocialActivityInterpreterprotected com.liferay.portal.kernel.util.ResourceBundleLoader getResourceBundleLoader()
getResourceBundleLoader in class com.liferay.social.kernel.model.BaseSocialActivityInterpreterprotected java.lang.String getTitle(com.liferay.social.kernel.model.SocialActivity activity,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws java.lang.Exception
getTitle in class com.liferay.social.kernel.model.BaseSocialActivityInterpreterjava.lang.Exceptionprotected 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.BaseSocialActivityInterpreterjava.lang.Exceptionprotected void setMicroblogsEntryLocalService(com.liferay.microblogs.service.MicroblogsEntryLocalService microblogsEntryLocalService)