Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.portal.cp.rating
Interface RatingModelController<R extends Rating,M extends ModifiableRating>
- 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>, RatingModel<R>, SearchableListModel<R>, SearchableListModelController<R,M>
public interface RatingModelController<R extends Rating,M extends ModifiableRating>- extends SearchableListModelController<R,M>, RatingModel<R>, CommittableListModelController<R,M>
RatingModelController: the interface to control Ratings, e.g. create or delete them
- Since:
- 7.0.0
Method Summary
Methods inherited from interface com.ibm.portal.cp.rating.RatingModel getMaxRatingValue
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.ListModelController confirmDelete, confirmInsert, delete, insert
Methods inherited from interface com.ibm.portal.ListModel iterator
Methods inherited from interface com.ibm.portal.ModelController confirmCreate, confirmGetModifiableNode, create, getModifiableNode, resolve
Methods inherited from interface com.ibm.portal.Committable commit, dispose
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD