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. |
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.
Copyright © 1999-2007 Jive Software.