Package | Description |
---|---|
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 |
---|---|
BatchItemHandle |
UpdatingBatch.add(IndependentlyPersistableObject object,
PropertyFilter filter)
Adds an item to the batch to be updated by this instance.
|
BatchItemHandle |
RetrievingBatch.add(IndependentObject object,
PropertyFilter filter)
Adds an object reference to the batch to be retrieved by this instance.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.