public class DefaultSapCpiQuoteEntryMapperService extends java.lang.Object implements SapCpiQuoteEntryMapperService<AbstractOrderEntryModel,SAPCpiOutboundQuoteItemModel>
| Constructor and Description |
|---|
DefaultSapCpiQuoteEntryMapperService() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(AbstractOrderEntryModel quoteEntry,
SAPCpiOutboundQuoteItemModel sapCpiQuoteItem)
Performs mapping from source to target.
|
public DefaultSapCpiQuoteEntryMapperService()
public void map(AbstractOrderEntryModel quoteEntry, SAPCpiOutboundQuoteItemModel sapCpiQuoteItem)
SapCpiQuoteEntryMapperServicemap in interface SapCpiQuoteEntryMapperService<AbstractOrderEntryModel,SAPCpiOutboundQuoteItemModel>quoteEntry - Quote Entry ModelsapCpiQuoteItem - SAP CPI Outbound Quote Entry ModelCopyright © 2018 SAP SE. All Rights Reserved.