Package com.sap.hybris.sapquoteintegration.outbound.service
-
Interface Summary Interface Description SapCpiOutboundQuoteConversionService SapCpiOutboundQuoteService SapCpiQuoteCommentMapperService<SOURCE extends CommentModel,TARGET extends SAPCpiOutboundQuoteCommentModel> Provides mapping fromCommentModeltoSAPCpiOutboundQuoteCommentModel.SapCpiQuoteEntryMapperService<SOURCE extends AbstractOrderEntryModel,TARGET extends SAPCpiOutboundQuoteItemModel> Provides mapping fromAbstractOrderEntryModelof Quote toSAPCpiOutboundQuoteItemModel.SapCpiQuoteMapperService<SOURCE extends QuoteModel,TARGET extends SAPCpiOutboundQuoteModel> Provides mapping fromQuoteModeltoSAPCpiOutboundQuoteModel.SapCpiQuoteStatusMapperService<SOURCE extends QuoteModel,TARGET extends SAPCpiOutboundQuoteStatusModel> Provides mapping fromQuoteModeltoSAPCpiOutboundQuoteStatusModel.