All Methods Instance Methods Abstract Methods Concrete Methods Deprecated Methods
Modifier and Type |
Method and Description |
protected String |
addNoSuchEntryRedirect(String url,
String className,
long classPK,
ServiceContext serviceContext) |
protected String |
buildLink(String link,
String text) |
protected String |
cleanContent(String content)
|
protected SocialActivityFeedEntry |
doInterpret(SocialActivity activity,
ServiceContext serviceContext) |
protected SocialActivityFeedEntry |
doInterpret(SocialActivitySet activitySet,
ServiceContext serviceContext) |
protected SocialActivityFeedEntry |
doInterpret(SocialActivity activity,
ThemeDisplay themeDisplay)
|
protected long |
getActivitySetId(long activityId) |
protected String |
getBody(SocialActivity activity,
ServiceContext serviceContext) |
protected String |
getEntryTitle(SocialActivity activity,
ServiceContext serviceContext) |
protected String |
getGroupName(long groupId,
ServiceContext serviceContext) |
protected String |
getGroupName(long groupId,
ThemeDisplay themeDisplay)
|
protected String |
getJSONValue(String json,
String key) |
protected String |
getJSONValue(String json,
String key,
String defaultValue) |
protected String |
getLink(SocialActivity activity,
ServiceContext serviceContext) |
protected String |
getPath(SocialActivity activity,
ServiceContext serviceContext) |
protected abstract ResourceBundleLoader |
getResourceBundleLoader() |
String |
getSelector() |
protected String |
getTitle(SocialActivity activity,
ServiceContext serviceContext) |
protected Object[] |
getTitleArguments(String groupName,
SocialActivity activity,
String link,
String title,
ServiceContext serviceContext) |
protected String |
getTitlePattern(String groupName,
SocialActivity activity) |
protected String |
getUserName(long userId,
ServiceContext serviceContext) |
protected String |
getUserName(long userId,
ThemeDisplay themeDisplay)
|
protected String |
getValue(String json,
String key,
String defaultValue)
|
protected String |
getViewEntryInTrashURL(String className,
long classPK,
ServiceContext serviceContext) |
protected String |
getViewEntryURL(String className,
long classPK,
ServiceContext serviceContext) |
boolean |
hasPermission(PermissionChecker permissionChecker,
SocialActivity activity,
String actionId,
ServiceContext serviceContext) |
protected boolean |
hasPermissions(PermissionChecker permissionChecker,
SocialActivity activity,
String actionId,
ServiceContext serviceContext) |
SocialActivityFeedEntry |
interpret(SocialActivity activity,
ServiceContext serviceContext) |
SocialActivityFeedEntry |
interpret(SocialActivitySet activitySet,
ServiceContext serviceContext) |
void |
updateActivitySet(long activityId) |
protected String |
wrapLink(String link,
String title) |
protected String |
wrapLink(String link,
String key,
ServiceContext serviceContext) |