Creates a batch operation to retrieve objects.
Top
Top
Once created, the batch operation is pending until you call the
The following tables list the members exposed by RetrievingBatch.
Public Methods
Name | Description | |
---|---|---|
![]() | Add | Adds an object reference to the batch to be retrieved by this instance. The object is referenced by a |
![]() ![]() | CreateRetrievingBatchInstance | Creates a new instance for the specified FileNet P8 domain. |
![]() | Equals | Determines whether the specified |
![]() | GetBatchItemHandles | Returns a list of the instances in this batch that reference the specified object, or, if the parameter is , the list of all instances in this batch. (inherited from Batch) |
![]() | GetHashCode | Serves as a hash function for a particular type. |
![]() | GetType | Gets the |
![]() | HasExceptions | Indicates whether any of the batch items have an associated exception as a result of the batch retrieval operation. |
![]() | RetrieveBatch | Retrieve all of the objects referenced in this batch. Calling this method executes the pending batch retrieval operation. |
![]() | ToString | Returns a |
Protected Methods
Name | Description | |
---|---|---|
![]() | addHandle | Adds the specified to the collection. (inherited from Batch) |
![]() | Finalize | Allows an |
![]() | GetBatchList | Returns the collection of instances. (inherited from Batch) |
![]() | GetDomain | Returns the domain for the collection. (inherited from Batch) |
![]() | MemberwiseClone | Creates a shallow copy of the current |