com.ibm.portal.model
Interface CountableListModel<E>

All Superinterfaces:
Countable, ListModel<E>
All Known Subinterfaces:
CountableIterableListModel<E>, CountableIterablePagedListModel<E>, RatingModel<R>, RatingModelController<R,M>, ResourceModel<R>, ResourceModelController<R,M>, SortedLocalized<T>, SortedLocalizedListModel<T>, TagModel<T>, TagModelController<T,M>

public interface CountableListModel<E>
extends ListModel<E>, Countable

A list model that is capable of it's size.

Since:
7.0

Method Summary
 
Methods inherited from interface com.ibm.portal.ListModel
iterator
 
Methods inherited from interface com.ibm.portal.Countable
size