Package | Description |
---|---|
com.wewebu.ow.server.collections | |
com.wewebu.ow.server.collections.impl |
Modifier and Type | Method and Description |
---|---|
protected OwAbstractPageFetcher<T> |
OwAbstractIterable.getPageFetcher() |
Constructor and Description |
---|
OwAbstractIterable(long skipCount,
OwAbstractPageFetcher<T> pageFetcher) |
OwCollectionIterable(long skipCount,
OwAbstractPageFetcher<T> pageFetcher) |
OwCollectionIterable(OwAbstractPageFetcher<T> pageFetcher) |
OwCollectionPageIterable(long skipCount,
OwAbstractPageFetcher<T> pageFetcher) |
Modifier and Type | Method and Description |
---|---|
protected OwAbstractPageFetcher<T> |
OwAbstractIterator.getPageFetcher() |
abstract OwAbstractPageFetcher<T> |
OwAbstractPageFetcher.newCopy(int maxNumItems)
Create a new copy of this
OwAbstractPageFetcher with a new size for page. |
Constructor and Description |
---|
OwAbstractIterator(long skipCount,
OwAbstractPageFetcher<T> pageFetcher) |
OwCollectionIterator(long skipCount,
OwAbstractPageFetcher<T> pageFetcher) |
OwCollectionPageIterator(long skipCount,
OwAbstractPageFetcher<T> pageFetcher) |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.