|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchPart | |
---|---|
org.apache.olingo.odata2.api.client.batch | |
org.apache.olingo.odata2.api.ep | Entity Provider |
Uses of BatchPart in org.apache.olingo.odata2.api.client.batch |
---|
Classes in org.apache.olingo.odata2.api.client.batch that implement BatchPart | |
---|---|
class |
BatchChangeSet
A BatchChangeSet |
class |
BatchQueryPart
A BatchQueryPart |
Uses of BatchPart in org.apache.olingo.odata2.api.ep |
---|
Method parameters in org.apache.olingo.odata2.api.ep with type arguments of type BatchPart | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |