com.liferay.portlet.social.model
Interface SocialActivityInterpreter

All Known Implementing Classes:
BaseSocialActivityInterpreter

public interface SocialActivityInterpreter

View Source

Author:
Brian Wing Shun Chan

Method Summary
 java.lang.String[] getClassNames()
           
 SocialActivityFeedEntry interpret(SocialActivity activity, ThemeDisplay themeDisplay)
           
 

Method Detail

getClassNames

java.lang.String[] getClassNames()

interpret

SocialActivityFeedEntry interpret(SocialActivity activity,
                                  ThemeDisplay themeDisplay)