Uses of Class
org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
Packages that use BatchQueryOperation
-
Uses of BatchQueryOperation in org.apache.olingo.odata2.core.batch.v2
Subclasses of BatchQueryOperation in org.apache.olingo.odata2.core.batch.v2Methods in org.apache.olingo.odata2.core.batch.v2 that return BatchQueryOperationMethods in org.apache.olingo.odata2.core.batch.v2 that return types with arguments of type BatchQueryOperationMethods in org.apache.olingo.odata2.core.batch.v2 with parameters of type BatchQueryOperationModifier and TypeMethodDescriptionstatic InputStreamBatchParserCommon.convertToInputStream(String contentType, BatchQueryOperation operation, int contentLength) Convert body in form of List of Line items into a InputStream.