com.liferay.portlet.wiki.social
Class WikiActivityInterpreter
java.lang.Object
com.liferay.portlet.social.model.BaseSocialActivityInterpreter
com.liferay.portlet.wiki.social.WikiActivityInterpreter
- All Implemented Interfaces:
- SocialActivityInterpreter
public class WikiActivityInterpreter
- extends BaseSocialActivityInterpreter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WikiActivityInterpreter
public WikiActivityInterpreter()
getClassNames
public String[] getClassNames()
doInterpret
protected SocialActivityFeedEntry doInterpret(SocialActivity activity,
ThemeDisplay themeDisplay)
throws Exception
- Specified by:
doInterpret
in class BaseSocialActivityInterpreter
- Throws:
Exception