| Package | Description |
|---|---|
| com.intuit.ipp.interceptors | |
| com.intuit.ipp.services |
| Modifier and Type | Method and Description |
|---|---|
BatchOperation |
RequestElements.getBatchOperation()
Gets batch operation
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestElements.setBatchOperation(BatchOperation batchOperation)
Sets batch operation
|
| Modifier and Type | Method and Description |
|---|---|
BatchOperation |
CallbackMessage.getBatchOperation()
Gets batch operation
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataService.executeBatch(BatchOperation batchOperation)
Method to execute the batch operation
|
void |
DataService.executeBatchAsync(BatchOperation batchOperation,
CallbackHandler callbackHandler)
Method to cancel the operation for the corresponding entity in asynchronous fashion
|
void |
CallbackMessage.setBatchOperation(BatchOperation batchOperation)
Sets batch operation
|
Copyright © 2017. All rights reserved.