|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityProviderBatchProperties | |
---|---|
org.apache.olingo.odata2.api.ep | Entity Provider |
Uses of EntityProviderBatchProperties in org.apache.olingo.odata2.api.ep |
---|
Methods in org.apache.olingo.odata2.api.ep that return EntityProviderBatchProperties | |
---|---|
EntityProviderBatchProperties |
EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder.build()
|
Methods in org.apache.olingo.odata2.api.ep with parameters of type EntityProviderBatchProperties | |
---|---|
static List<BatchRequestPart> |
EntityProvider.parseBatchRequest(String contentType,
InputStream content,
EntityProviderBatchProperties properties)
Parse Batch Request body inputStream (as InputStream ) and provide a list of Batch Request
parts as BatchRequestPart |
List<BatchRequestPart> |
EntityProvider.EntityProviderInterface.parseBatchRequest(String contentType,
InputStream content,
EntityProviderBatchProperties properties)
Parse Batch Request body inputStream (as InputStream ) and provide a list of Batch Parts as
BatchPart |
Constructors in org.apache.olingo.odata2.api.ep with parameters of type EntityProviderBatchProperties | |
---|---|
EntityProviderBatchProperties.EntityProviderBatchPropertiesBuilder(EntityProviderBatchProperties propertiesFrom)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |