Uses of Interface
com.sap.hybris.sapcpqquoteintegration.outbound.service.SapCpqCpiQuoteEntryMapperService
Packages that use SapCpqCpiQuoteEntryMapperService
Package
Description
-
Uses of SapCpqCpiQuoteEntryMapperService in com.sap.hybris.sapcpqquoteintegration.outbound.service.impl
Classes in com.sap.hybris.sapcpqquoteintegration.outbound.service.impl that implement SapCpqCpiQuoteEntryMapperServiceModifier and TypeClassDescriptionclassCPQ Quote Entry Mapper service implementationMethods in com.sap.hybris.sapcpqquoteintegration.outbound.service.impl that return types with arguments of type SapCpqCpiQuoteEntryMapperServiceModifier and TypeMethodDescriptionDefaultSapCpqCpiOutboundQuoteConversionService.getSapCpqCpiQuoteEntryMappers()Method parameters in com.sap.hybris.sapcpqquoteintegration.outbound.service.impl with type arguments of type SapCpqCpiQuoteEntryMapperServiceModifier and TypeMethodDescriptionvoidDefaultSapCpqCpiOutboundQuoteConversionService.setSapCpqCpiQuoteEntryMappers(List<SapCpqCpiQuoteEntryMapperService<AbstractOrderEntryModel, SAPCPQOutboundQuoteItemModel>> sapCpqCpiQuoteEntryMappers) -
Uses of SapCpqCpiQuoteEntryMapperService in de.hybris.platform.cpq.productconfig.quoteexchange.service.outbound.impl
Classes in de.hybris.platform.cpq.productconfig.quoteexchange.service.outbound.impl that implement SapCpqCpiQuoteEntryMapperServiceModifier and TypeClassDescriptionclassMaps 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. -
Uses of SapCpqCpiQuoteEntryMapperService in de.hybris.platform.sap.productconfig.cpqquoteexchange.service.outbound
Classes in de.hybris.platform.sap.productconfig.cpqquoteexchange.service.outbound that implement SapCpqCpiQuoteEntryMapperServiceModifier 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.