com.ibm.portal
Interface SearchableListModel<T>

All Superinterfaces:
ListModel<T>, LocatorProvider<T>
All Known Subinterfaces:
ClientList<T>, ClientListController<T,M>, DeviceClassModel<E>, DialogModel<T>, LanguageList<E>, MarkupList<T>, MarkupListController<T,M>, NavigationSelectionModel<E>, PortletDefinitionList<T>, PortletList<E>, PublicRenderParameterList<T>, RatingModel<R>, RatingModelController<R,M>, ResourceModel<R>, ResourceModelController<R,M>, SearchableIterableListModel<E>, SearchableListModelController<T,M>, SelectionModel<T>, SkinList<T>, SkinListController<T,M>, TagModel<T>, TagModelController<T,M>, ThemeList<T>, ThemeListController<T,M>, TransitionEndpointModel<T>, TransitionModel<T>, VanityURLModel<T>, VanityURLModelController<E,M>, VirtualPortalList<T>, WebApplicationList<E>, WireModel<T>, WireModelController<T,M>

public interface SearchableListModel<T>
extends ListModel<T>, LocatorProvider<T>

A list model on whose elements can be searched with the Locator mechanism.

Since:
5.1.0.1

Method Summary
 
Methods inherited from interface com.ibm.portal.ListModel
iterator
 
Methods inherited from interface com.ibm.portal.LocatorProvider
getLocator