Package | Description |
---|---|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
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 |
---|---|
IndexJobItemList |
IndexJob.get_IndexItems()
Returns the value of the IndexItems property.
|
Modifier and Type | Method and Description |
---|---|
void |
IndexJob.set_IndexItems(IndexJobItemList value)
Sets the value of the IndexItems property.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IndexJobClassItemList
Deprecated.
As of release 5.0.0.
|
interface |
IndexJobCollectionItemList
Deprecated.
As of release 5.0.0.
|
interface |
IndexJobSingleItemList
Deprecated.
As of release 5.0.0.
|
Modifier and Type | Method and Description |
---|---|
static IndexJobItemList |
Factory.IndexJobItem.createList()
Creates a new instance of this collection class.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.