Jive API (3.0.13) Core Javadocs

com.jivesoftware.community.objecttype
Interface FilteredContentEnabledType

All Known Subinterfaces:
RecentContentEnabledType, TaggableType
All Known Implementing Classes:
MediaObjectType

public interface FilteredContentEnabledType

A marker interface indicating that objects of this may retrieved using a filter.


Method Summary
 FilteredContentProvider getFilteredContentProvider()
          Gets a provider class used for helping the appplication lists of object of this type.
 

Method Detail

getFilteredContentProvider

FilteredContentProvider getFilteredContentProvider()
Gets a provider class used for helping the appplication lists of object of this type. Must return a not-null value.

Returns:
the UI provider.

Jive Product Page

Copyright © 1999-2007 Jive Software.