Package | Description |
---|---|
com.filenet.api.collection |
Provides type-safe interfaces related to collections of objects.
|
com.filenet.api.core |
Provides classes and interfaces that are related to the core business objects of the API, such as
EntireNetwork , Domain , Document , Folder , and so on. |
Modifier and Type | Method and Description |
---|---|
PageIterator |
EngineSet.pageIterator()
Returns a
PageIterator object for iterating through a
set-type collection. |
Modifier and Type | Method and Description |
---|---|
static PageIterator |
Factory.PageIterator.resumeInstance(Connection conn,
byte[] checkpoint)
Creates a
PageIterator that is positioned before the same page
as the checkpoint. |
© Copyright IBM Corporation 2006, 2015. All rights reserved.