| Interface | Description |
|---|---|
| EdmProviderFactory |
The EdmProviderFactory creates EdmProviders
|
| ODataAnnotatable |
An EDMX schema element that may have OData annotations.
|
| ODataContextGenerator | |
| ODataRequestEntityExtractor |
Extracts the entity from the
ODataRequest. |
| Class | Description |
|---|---|
| EdmAnnotationUtils | |
| EdmAnnotationUtilsUnitTest | |
| EdmxProviderValidator | |
| EdmxProviderValidatorUnitTest | |
| InvalidODataSchemaException |
Thrown when an invalid OData Schema metadata has been defined for Integration objects.
|
| ODataEntityContainer |
A helper class for exploring and evaluating content of an OData
Schema object. |
| ODataEntityType |
A helper class for exploring and evaluating content of an OData
EntityType |
| ODataNavigationProperty |
A helper class for exploring and evaluating content of an OData EDM
Property |
| ODataProperty | |
| ODataResponse |
A helper class for exploring and evaluating content of an
ODataResponse |
| ODataSchema |
A helper class for exploring and evaluating content of an OData
Schema object. |
| Exception | Description |
|---|---|
| IncorrectQueryParametersException |
Thrown when the query parameters in the OData Request are not valid and they cannot be parsed into
an entity type.
|
| InvalidServiceNameException | |
| ODataWebException | |
| RuntimeIOException |
This exception wraps a thrown
IOException as a runtime exception |
Copyright © 2018 SAP SE. All Rights Reserved.