com.jivesoftware.community.objecttype
Interface RecentHistoryEnabledType
- All Known Implementing Classes:
- MediaObjectType
public interface RecentHistoryEnabledType
A marker interface indicating that jive objects of this type are tracked for recent history.
getRecentHistoryProvider
RecentHistoryProvider getRecentHistoryProvider()
- Gets a provider class used for helping the appplication furnish recent history for the object type.
Must return a not-null value.
- Returns:
- the UI provider.
Copyright © 1999-2007 Jive Software.