public class DefaultSapCpiQuoteStatusMapperService extends java.lang.Object implements SapCpiQuoteStatusMapperService<QuoteModel,SAPCpiOutboundQuoteStatusModel>
| Constructor and Description |
|---|
DefaultSapCpiQuoteStatusMapperService() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(QuoteModel quote,
SAPCpiOutboundQuoteStatusModel scpiQuoteStatus)
Performs mapping from source to target.
|
public DefaultSapCpiQuoteStatusMapperService()
public void map(QuoteModel quote, SAPCpiOutboundQuoteStatusModel scpiQuoteStatus)
SapCpiQuoteStatusMapperServicemap in interface SapCpiQuoteStatusMapperService<QuoteModel,SAPCpiOutboundQuoteStatusModel>quote - Quote ModelscpiQuoteStatus - SAP CPI Outbound Quote Status ModelCopyright © 2018 SAP SE. All Rights Reserved.