com.ibm.portal
Interface SearchableListModel<T>

All Superinterfaces:
ListModel<T>, LocatorProvider<T>
All Known Subinterfaces:
MarkupList<T>, NavigationSelectionModel<E>, com.ibm.portal.portletmodel.admin">PortletDefinitionList, PortletList, SelectionModel<T>, SkinList<T>, ThemeList<T>, WebApplicationList, 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