Package org.apache.olingo.client.api
Interface ODataBatchConstants
public interface ODataBatchConstants
Constant values related to the OData protocol.
-
Field Details
-
ITEM_CONTENT_TYPE
Batch item content type.- See Also:
-
BOUNDARY
Boundary key.- See Also:
-
ITEM_CONTENT_TYPE_LINE
Item content type.- See Also:
-
ITEM_TRANSFER_ENCODING_LINE
Item transfer encoding.- See Also:
-
CHANGESET_CONTENT_ID_NAME
Content id header name.- See Also:
-