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