public class PortalActivityInterpreter
extends com.liferay.social.kernel.model.BaseSocialActivityInterpreter
| Constructor and Description |
|---|
PortalActivityInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.social.kernel.model.SocialActivityFeedEntry |
doInterpret(com.liferay.social.kernel.model.SocialActivity activity,
com.liferay.portal.kernel.service.ServiceContext serviceContext) |
String[] |
getClassNames() |
protected com.liferay.portal.kernel.util.ResourceBundleLoader |
getResourceBundleLoader() |
addNoSuchEntryRedirect, buildLink, cleanContent, doInterpret, doInterpret, getActivitySetId, getBody, getEntryTitle, getGroupName, getGroupName, getJSONValue, getJSONValue, getLink, getPath, getSelector, getTitle, getTitleArguments, getTitlePattern, getUserName, getUserName, getValue, getViewEntryInTrashURL, getViewEntryURL, hasPermission, hasPermissions, interpret, interpret, updateActivitySet, wrapLink, wrapLinkpublic String[] getClassNames()
protected com.liferay.social.kernel.model.SocialActivityFeedEntry doInterpret(com.liferay.social.kernel.model.SocialActivity activity,
com.liferay.portal.kernel.service.ServiceContext serviceContext)
throws Exception
doInterpret in class com.liferay.social.kernel.model.BaseSocialActivityInterpreterExceptionprotected com.liferay.portal.kernel.util.ResourceBundleLoader getResourceBundleLoader()
getResourceBundleLoader in class com.liferay.social.kernel.model.BaseSocialActivityInterpreter