Package de.hybris.platform.odata2services.converter
package de.hybris.platform.odata2services.converter
-
ClassDescriptionBase implementation of a
ValueConverterto be extended for reuse.A base class forCollectionvalue converters.An exception that occurs when the incoming HttpServletRequest content type is not supported by the ODataRequest.Parameters providing context for converting an attribute value in the payload.A builder for creating instances ofConversionParametersDefault implementation of theLocalizedValueProviderImplementation of the converter, which populatesIntegrationItemattributes by delegating conversion of their values in the ODataEntry toPayloadAttributeValueConverter.Default implementation of the ODataEntry attribute value converter, which handles different kinds of attribute values, e.g.This class will convert aResponseEntityto anODataResponse.HttpHeaderToMapConverteris used to convert aHttpHeaderswhich is aMultiValueMapto a single-value map which is normally used in building OData object's headers.An exception that indicates that integration object item not found in the system.Localized attributes values for a given EDM type.A provider of special localized values, which are platform specific and depend on the platform configuration.A converter that handles ODataFeed with Map entry ODataEntries and converts them to aMapA converter that handles "classic", i.e.Converts anODataEntryto an instance ofIntegrationItemA converter ofODataFeedvalue to aCollection.An exception that occurs when the incoming HttpServletRequest method is not supported by the ODataRequest.A converter of attribute values in an ODataEntry to values that are OData independent, i.e.A base class for collection converters applicable to PATCH requests, which replace all existing values of the item in the platform.A converter that handles a collection attribute value in PATCH requests.A converter that handlesODataFeedattribute value in PATCH requests.An exception that occurs when the incoming HttpServletRequest method is not supported by the ODataRequest.Converter of a particular kind of ODataEntry attribue value.