Class DefaultCpqProductConfigCpqCpiQuoteEntryMapperService

java.lang.Object
de.hybris.platform.cpq.productconfig.quoteexchange.service.outbound.impl.DefaultCpqProductConfigCpqCpiQuoteEntryMapperService
All Implemented Interfaces:
SapCpqCpiQuoteEntryMapperService<AbstractOrderEntryModel,SAPCPQOutboundQuoteItemModel>

public class DefaultCpqProductConfigCpqCpiQuoteEntryMapperService extends Object implements SapCpqCpiQuoteEntryMapperService<AbstractOrderEntryModel,SAPCPQOutboundQuoteItemModel>
Maps the product configuration id, if existing, from the quote entry into the outbound integration object.
The receiving external system is responsible for reading the configuration using the id, and for deep-copying before modification to avoid conflicts.