Package | Description |
---|---|
com.filenet.api.collection |
Provides type-safe interfaces related to collections of objects.
|
Modifier and Type | Method and Description |
---|---|
PageMark |
PageIterator.getPageMark()
Returns the current page mark on which a subsequent call to
reset will operate. |
Modifier and Type | Method and Description |
---|---|
void |
PageIterator.reset(PageMark mark)
Sets the iterator back to a specified page of results.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.