+

Search Tips   |   Advanced Search

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

com.ibm.portal.cp.resources
Interface ResourceModelController<R extends Resource,M extends ModifiableResource>

All Superinterfaces:
Committable, CommittableListModelController<R,M>, Controller, Countable, CountableListModel<R>, Disposable, Invalidatable, InvalidatableListModel<R>, ListModel<R>, ListModelController<R,M>, LocatorProvider<R>, ModelController<R,M>, PagedListModel<R>, ResourceModel<R>, SearchableListModel<R>
public interface ResourceModelController<R extends Resource,M extends ModifiableResource>
extends CommittableListModelController<R,M>, ResourceModel<R>, Committable

Controller for creating and updating resources.

Since:
7.0.0

Method Summary
 
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.Committable
commit, dispose
 
Methods inherited from interface com.ibm.portal.LocatorProvider
getLocator
 
Methods inherited from interface com.ibm.portal.Invalidatable
invalidate, invalidate
 
Methods inherited from interface com.ibm.portal.Countable
size
 
Methods inherited from interface com.ibm.portal.PagedListModel
pagedIterator
 
Methods inherited from interface com.ibm.portal.ListModel
iterator
 

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