public class DefaultSapCpiQuoteCommentMapperService extends java.lang.Object implements SapCpiQuoteCommentMapperService<CommentModel,SAPCpiOutboundQuoteCommentModel>
| Constructor and Description |
|---|
DefaultSapCpiQuoteCommentMapperService() |
| Modifier and Type | Method and Description |
|---|---|
void |
map(CommentModel comment,
SAPCpiOutboundQuoteCommentModel scpiQuoteComment)
Performs mapping from source to target.
|
protected void |
mapComments(CommentModel comment,
SAPCpiOutboundQuoteCommentModel scpiQuoteComment) |
public DefaultSapCpiQuoteCommentMapperService()
public void map(CommentModel comment, SAPCpiOutboundQuoteCommentModel scpiQuoteComment)
SapCpiQuoteCommentMapperServicemap in interface SapCpiQuoteCommentMapperService<CommentModel,SAPCpiOutboundQuoteCommentModel>comment - Comment ModelscpiQuoteComment - SAP CPI Outbound Quote Comment Modelprotected void mapComments(CommentModel comment, SAPCpiOutboundQuoteCommentModel scpiQuoteComment)
Copyright © 2018 SAP SE. All Rights Reserved.