|
Liferay 6.1.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.social.model.BaseSocialActivityInterpreter
public abstract class BaseSocialActivityInterpreter
| Constructor Summary | |
|---|---|
BaseSocialActivityInterpreter()
|
|
| Method Summary | |
|---|---|
protected String |
cleanContent(String content)
Deprecated. |
protected abstract SocialActivityFeedEntry |
doInterpret(SocialActivity activity,
ThemeDisplay themeDisplay)
|
protected String |
getGroupName(long groupId,
ThemeDisplay themeDisplay)
|
protected String |
getUserName(long userId,
ThemeDisplay themeDisplay)
|
protected String |
getValue(String extraData,
String key,
String defaultValue)
|
SocialActivityFeedEntry |
interpret(SocialActivity activity,
ThemeDisplay themeDisplay)
|
protected String |
wrapLink(String link,
String text)
|
protected String |
wrapLink(String link,
String key,
ThemeDisplay themeDisplay)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portlet.social.model.SocialActivityInterpreter |
|---|
getClassNames |
| Constructor Detail |
|---|
public BaseSocialActivityInterpreter()
| Method Detail |
|---|
public SocialActivityFeedEntry interpret(SocialActivity activity,
ThemeDisplay themeDisplay)
interpret in interface SocialActivityInterpreterprotected String cleanContent(String content)
protected abstract SocialActivityFeedEntry doInterpret(SocialActivity activity,
ThemeDisplay themeDisplay)
throws Exception
Exception
protected String getGroupName(long groupId,
ThemeDisplay themeDisplay)
protected String getUserName(long userId,
ThemeDisplay themeDisplay)
protected String getValue(String extraData,
String key,
String defaultValue)
protected String wrapLink(String link,
String text)
protected String wrapLink(String link,
String key,
ThemeDisplay themeDisplay)
|
Liferay 6.1.2-ce-ga3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||