PREV CLASS NEXT CLASS
Tree SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.cp.resources
Interface ResourceModel<R extends Resource>
- All Superinterfaces:
- Countable, CountableListModel<R>, Invalidatable, InvalidatableListModel<R>, ListModel<R>, LocatorProvider<R>, PagedListModel<R>, SearchableListModel<R>
- All Known Subinterfaces:
- ResourceModelController<R,M>
public interface ResourceModel<R extends Resource>- extends SearchableListModel<R>, InvalidatableListModel<R>, CountableListModel<R>, PagedListModel<R>
ResourceModel: Interface for a resource model. This model describes the structure of a resource. The Locator exposed by this model optionally implements the ResourceModelLocator interface.
- Since:
- 7.0.0
Method Summary
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 PREV CLASS NEXT CLASS
Methods inherited from interface com.ibm.portal.ListModel iterator
Tree SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD