| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.client.batch | |
| org.apache.olingo.odata2.api.ep |
Entity Provider
|
| 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.
|
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.