Jive API (3.0.13) Core Javadocs

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.


Method Summary
 RecentHistoryProvider getRecentHistoryProvider()
          Gets a provider class used for helping the appplication furnish recent history for the object type.
 

Method Detail

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.

Jive Product Page

Copyright © 1999-2007 Jive Software.