com.liferay.portal.model
Interface ActivityTrackerInterpreter


public interface ActivityTrackerInterpreter

View Source

Author:
Brian Wing Shun Chan

Method Summary
 java.lang.String[] getClassNames()
           
 ActivityFeedEntry interpret(ActivityTracker activityTracker, ThemeDisplay themeDisplay)
           
 

Method Detail

getClassNames

public java.lang.String[] getClassNames()

interpret

public ActivityFeedEntry interpret(ActivityTracker activityTracker,
                                   ThemeDisplay themeDisplay)