public class ODataBatchConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BOUNDARY
Boundary key.
|
static String |
CHANGESET_CONTENT_ID_NAME
Content id header name.
|
static String |
ITEM_CONTENT_TYPE
Batch item content type.
|
static String |
ITEM_CONTENT_TYPE_LINE
Item content type.
|
static String |
ITEM_TRANSFER_ENCODING_LINE
Item transfer encoding.
|
Constructor and Description |
---|
ODataBatchConstants() |
public static final String ITEM_CONTENT_TYPE
public static final String BOUNDARY
public static String ITEM_CONTENT_TYPE_LINE
public static String ITEM_TRANSFER_ENCODING_LINE
public static String CHANGESET_CONTENT_ID_NAME
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.