Package de.hybris.platform.odata2services.converter
-
Interface Summary Interface Description ODataEntryToIntegrationItemConverter Converts anODataEntryto an instance ofIntegrationItem -
Class Summary Class Description DefaultODataEntryToIntegrationItemConverter LocalizedAttributes Localized attributes values for a given EDM type. -
Exception Summary Exception Description ContentTypeNotSupportedException An exception that occurs when the incoming HttpServletRequest content type is not supported by the ODataRequest.IntegrationObjectItemNotFoundException An exception that indicates that integration object item not found in the system.PathInfoInvalidException An exception that occurs when the incoming HttpServletRequest method is not supported by the ODataRequest.RequestMethodNotSupportedException An exception that occurs when the incoming HttpServletRequest method is not supported by the ODataRequest.