Package com.sap.hybris.sapcpqquoteintegration.outbound.service
package com.sap.hybris.sapcpqquoteintegration.outbound.service
-
ClassDescriptionInterface that provides utility methods for conversionSapCpqCpiOutboundQuoteService is an interface having the functionality of sending the quote, quote status and checking its status of sent quoteSapCpqCpiQuoteCommentMapperService<SOURCE extends CommentModel,
TARGET extends SAPCPQOutboundQuoteCommentModel> Provides mapping fromCommentModeltoSAPCPQOutboundQuoteCommentModel.SapCpqCpiQuoteEntryMapperService<SOURCE extends AbstractOrderEntryModel,TARGET extends SAPCPQOutboundQuoteItemModel> Provides mapping fromAbstractOrderEntryModelof Quote toSAPCPQOutboundQuoteItemModel.Provides mapping fromQuoteModeltoSAPCPQOutboundQuoteModel.SapCpqCpiQuoteStatusMapperService<SOURCE extends QuoteModel,TARGET extends SAPCPQOutboundQuoteStatusModel> Provides mapping fromQuoteModeltoSAPCPQOutboundQuoteStatusModel.