Package de.hybris.platform.odata2services.odata
-
Interface Summary Interface Description EdmProviderFactory The EdmProviderFactory creates EdmProvidersExceptionTranslator Deprecated, for removal: This API element is subject to removal in a future version. UseErrorContextPopulatorinstead.ODataAnnotatable An EDMX schema element that may have OData annotations.ODataContextGenerator ODataRequestEntityExtractor Extracts the entity from theODataRequest. -
Class Summary Class Description EdmAnnotationUtils EdmAnnotationUtilsUnitTest EdmxProviderValidator EdmxProviderValidatorUnitTest ODataAssociation ODataEntityContainer A helper class for exploring and evaluating content of an ODataSchemaobject.ODataEntityType A helper class for exploring and evaluating content of an ODataEntityTypeODataNavigationProperty A helper class for exploring and evaluating content of an OData EDMPropertyODataProperty ODataResponse A helper class for exploring and evaluating content of anODataResponseODataSchema A helper class for exploring and evaluating content of an ODataSchemaobject. -
Exception Summary Exception Description IncorrectQueryParametersException Thrown when the query parameters in the OData Request are not valid and they cannot be parsed into an entity type.InvalidDataException Exception to throw for error scenarios produced by invalid Data.InvalidNavigationPropertyException InvalidODataSchemaException Thrown when an invalid OData Schema metadata has been defined for Integration objects.InvalidServiceNameException NestedAbstractItemTypeCannotBeCreatedException OData2ServicesException This exception is intended to be extended in order to set a custom error message that can be displayed to the user.ODataWebException This exception wraps a thrownODataExceptionWill result in HttpStatus 500RuntimeIOException This exception wraps a thrownIOExceptionas a runtime exception Will result in HttpStatus 500UniqueCollectionNotAllowedException