Skip navigation links


Package com.bea.p13n.pagination

Interface Summary
FilterablePagedResult<T> A PagedResult which can be filtered.
PagedResult<T> Result of some query, organized as pages.
SortableFilterablePagedResult<T> A PagedResult which can be both sorted and filtered.
SortablePagedResult<T> A PagedResult which can be sorted.

 

Class Summary
PagedResultIterator<T> A wrapper around a PagedResult to iterate over the entire contents.

 

Enum Summary
FilterMethod Filter method used by FilterablePagedResult.
SortOrder Sort order used by SortablePagedResult

 


Skip navigation links


Copyright © 2010, Oracle. All rights reserved.