Class BatchChangeSetPart
java.lang.Object
org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
org.apache.olingo.odata2.core.batch.v2.BatchChangeSetPart
- All Implemented Interfaces:
BatchPart
-
Field Summary
Fields inherited from class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
body, bodySize, headers, httpStatusLine, isStrict, message -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.olingo.odata2.core.batch.v2.BatchQueryOperation
consumeHttpStatusLine, getBodySize, getHeaders, isStrict
-
Constructor Details
-
BatchChangeSetPart
- Throws:
BatchException
-
-
Method Details
-
parse
- Overrides:
parsein classBatchQueryOperation- Throws:
BatchException
-
getRequest
-
getBody
- Overrides:
getBodyin classBatchQueryOperation
-
getHttpStatusLine
- Overrides:
getHttpStatusLinein classBatchQueryOperation
-