Uses of Interface
com.sap.hybris.sapquoteintegration.outbound.service.SapCpiQuoteEntryMapperService
Packages that use SapCpiQuoteEntryMapperService
Package
Description
-
Uses of SapCpiQuoteEntryMapperService in com.sap.hybris.sapquoteintegration.outbound.service.impl
Classes in com.sap.hybris.sapquoteintegration.outbound.service.impl that implement SapCpiQuoteEntryMapperServiceModifier and TypeClassDescriptionclassDefault implementation for SapCpiQuoteEntryMapperServiceMethods in com.sap.hybris.sapquoteintegration.outbound.service.impl that return types with arguments of type SapCpiQuoteEntryMapperServiceModifier and TypeMethodDescriptionDefaultSapCpiOutboundQuoteConversionService.getSapCpiQuoteEntryMappers()Method parameters in com.sap.hybris.sapquoteintegration.outbound.service.impl with type arguments of type SapCpiQuoteEntryMapperServiceModifier and TypeMethodDescriptionvoidDefaultSapCpiOutboundQuoteConversionService.setSapCpiQuoteEntryMappers(List<SapCpiQuoteEntryMapperService<AbstractOrderEntryModel, SAPCpiOutboundQuoteItemModel>> sapCpiQuoteEntryMappers) -
Uses of SapCpiQuoteEntryMapperService in de.hybris.platform.sap.productconfig.cpiquoteexchange.service.outbound
Classes in de.hybris.platform.sap.productconfig.cpiquoteexchange.service.outbound that implement SapCpiQuoteEntryMapperServiceModifier and TypeClassDescriptionclassMaps the product configuration id, if existing, from the quote entry into the out bound integration object.
The receiving external system is responsible for reading the configuration from CPS service using the id, and for deep-copying before modification to avoid conflicts.