Uses of Interface
de.hybris.platform.odata2services.converter.PayloadAttributeValueConverter
-
Packages that use PayloadAttributeValueConverter Package Description de.hybris.platform.odata2services.converter -
-
Uses of PayloadAttributeValueConverter in de.hybris.platform.odata2services.converter
Classes in de.hybris.platform.odata2services.converter that implement PayloadAttributeValueConverter Modifier and Type Class Description classDefaultPayloadAttributeValueConverterDefault implementation of the ODataEntry attribute value converter, which handles different kinds of attribute values, e.g.Methods in de.hybris.platform.odata2services.converter with parameters of type PayloadAttributeValueConverter Modifier and Type Method Description voidDefaultODataEntryToIntegrationItemConverter. setAttributeValueConverter(@NotNull PayloadAttributeValueConverter converter)
-