Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal
Interface InvalidatableTreeModel<E>
- All Superinterfaces:
- Invalidatable, TreeModel<E>
- All Known Subinterfaces:
- ContentModel<E>, ContentModelController<T,M>, LayoutModel<E>, LayoutModelController<T,M>, MappingURLTreeModel, NavigationModel<E>
public interface InvalidatableTreeModel<E>- extends TreeModel<E>, Invalidatable
A tree model providing a way to get invalidated.
- 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.Invalidatable invalidate, invalidate
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD