Class | Description |
---|---|
OwAbstractIterator<T> |
Abstract implementation of a java iterator for pageable collections.
|
OwAbstractPageFetcher<T> |
Knows how to fetch a new page of items from a source/back-end.
|
OwCollectionIterator<T> |
Iterator over the entire collection (not only one page).
|
OwCollectionPageIterator<T> |
Iterator over a single page.
|
OwPage<T> |
Container for a single page worth of items.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.