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