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