|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Paging instead
public interface CollectionFilter
Defines a filter to apply when querying for a collection.
Consider using the Paging api define in core module instead.
| Method Summary | |
|---|---|
int |
getFirstItemIndex()
Deprecated. The 0-based index of the first returned item. |
int |
getMaxNumberOfItems()
Deprecated. The max number of items in the returned collection. |
| Methods inherited from interface org.squashtest.csp.core.infrastructure.collection.Paging |
|---|
getPageSize |
| Method Detail |
|---|
int getFirstItemIndex()
getFirstItemIndex in interface org.squashtest.csp.core.infrastructure.collection.Pagingint getMaxNumberOfItems()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||