| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.client.batch | |
| org.apache.olingo.odata2.api.ep |
Entity Provider
|
| org.apache.olingo.odata2.core.batch | |
| org.apache.olingo.odata2.core.ep |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchChangeSet
A BatchChangeSet
|
class |
BatchQueryPart
A BatchQueryPart
|
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
EntityProvider.writeBatchRequest(List<BatchPart> batchParts,
String boundary)
Create Batch Request body as InputStream.
|
InputStream |
EntityProvider.EntityProviderInterface.writeBatchRequest(List<BatchPart> batchParts,
String boundary)
Create Batch Request body as InputStream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchChangeSetImpl |
class |
BatchQueryPartImpl |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
BatchRequestWriter.writeBatchRequest(List<BatchPart> batchParts,
String boundary) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
ProviderFacadeImpl.writeBatchRequest(List<BatchPart> batchParts,
String boundary) |
Copyright © 2020. All rights reserved.