Class Constantsv00
java.lang.Object
org.apache.olingo.commons.api.constants.Constantsv00
- All Implemented Interfaces:
IConstants
Constant values related to the OData protocol.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_METADATA
- See Also:
-
JSON_TYPE
- See Also:
-
JSON_ID
- See Also:
-
JSON_READ_LINK
- See Also:
-
JSON_EDIT_LINK
- See Also:
-
JSON_CONTEXT
- See Also:
-
JSON_ETAG
- See Also:
-
JSON_MEDIA_ETAG
- See Also:
-
JSON_MEDIA_CONTENT_TYPE
- See Also:
-
JSON_MEDIA_READ_LINK
- See Also:
-
JSON_MEDIA_EDIT_LINK
- See Also:
-
JSON_METADATA_ETAG
- See Also:
-
JSON_BIND_LINK_SUFFIX
- See Also:
-
JSON_ASSOCIATION_LINK
- See Also:
-
JSON_NAVIGATION_LINK
- See Also:
-
JSON_COUNT
- See Also:
-
JSON_NEXT_LINK
- See Also:
-
JSON_DELTA_LINK
- See Also:
-
-
Constructor Details
-
Constantsv00
public Constantsv00()
-
-
Method Details
-
getMetadata
- Specified by:
getMetadata
in interfaceIConstants
-
getType
- Specified by:
getType
in interfaceIConstants
-
getId
- Specified by:
getId
in interfaceIConstants
-
getReadLink
- Specified by:
getReadLink
in interfaceIConstants
-
getEditLink
- Specified by:
getEditLink
in interfaceIConstants
-
getContext
- Specified by:
getContext
in interfaceIConstants
-
getEtag
- Specified by:
getEtag
in interfaceIConstants
-
getMediaEtag
- Specified by:
getMediaEtag
in interfaceIConstants
-
getMediaContentType
- Specified by:
getMediaContentType
in interfaceIConstants
-
getMediaReadLink
- Specified by:
getMediaReadLink
in interfaceIConstants
-
getMediaEditLink
- Specified by:
getMediaEditLink
in interfaceIConstants
-
getMetadataEtag
- Specified by:
getMetadataEtag
in interfaceIConstants
-
getBind
- Specified by:
getBind
in interfaceIConstants
-
getAssociationLink
- Specified by:
getAssociationLink
in interfaceIConstants
-
getCount
- Specified by:
getCount
in interfaceIConstants
-
getNextLink
- Specified by:
getNextLink
in interfaceIConstants
-
getDeltaLink
- Specified by:
getDeltaLink
in interfaceIConstants
-