Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.wire
Interface WireModelController<T extends Wire,M extends ModifiableWire>
- All Superinterfaces:
- Controller, Invalidatable, InvalidatableListModel<T>, java.lang.Iterable<T>, IterableListModel<T>, ListModel<T>, ListModelController<T,M>, LocatorProvider<T>, ModelController<T,M>, SearchableListModel<T>, SearchableListModelController<T,M>, WireModel<T>
public interface WireModelController<T extends Wire,M extends ModifiableWire>- extends WireModel<T>, SearchableListModelController<T,M>
A controller interface for the WireModel interface.
- Since:
- 6.1.0
- See Also:
- ModifiableWire, WireModelControllerProvider
Method Summary
Methods inherited from interface com.ibm.portal.wire.WireModel getEffectiveWires
Methods inherited from interface com.ibm.portal.Invalidatable invalidate, invalidate
Methods inherited from interface com.ibm.portal.IterableListModel iterator
Methods inherited from interface com.ibm.portal.ListModelController confirmDelete, confirmInsert, delete, insert
Methods inherited from interface com.ibm.portal.ModelController confirmCreate, confirmGetModifiableNode, create, getModifiableNode, resolve
Methods inherited from interface com.ibm.portal.LocatorProvider getLocator
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD