+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal
Interface SearchableTreeModel<E>

All Superinterfaces:
LocatorProvider<E>, TreeModel<E>
All Known Subinterfaces:
ContentModel<E>, ContentModelController<T,M>, LayoutModel<E>, LayoutModelController<T,M>, MappingURLTreeModel, NavigationModel<E>, SearchableTreeModelController<T,M>
public interface SearchableTreeModel<E>
extends TreeModel<E>, LocatorProvider<E>

A tree 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.TreeModel
getChildren, getParent, getRoot, hasChildren
 
Methods inherited from interface com.ibm.portal.LocatorProvider
getLocator
 

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD