Package | Description |
---|---|
org.apache.chemistry.opencmis.client.runtime.util |
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractPageFetcher.Page<T> |
AbstractPageFetcher.fetchPage(long skipCount)
Fetches the given page from the server.
|
protected AbstractPageFetcher.Page<T> |
AbstractIterator.getCurrentPage()
Gets the current page of items within collection
|
protected AbstractPageFetcher.Page<T> |
AbstractIterator.incrementPage()
Skip to the next page of items within collection
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.