Package com.sap.hybris.sapquoteintegration.outbound.service
package com.sap.hybris.sapquoteintegration.outbound.service
-
InterfacesClassDescriptionInterface to convert QuoteModel to OutboundModelsSapCpiQuoteCommentMapperService<SOURCE extends CommentModel,
TARGET extends SAPCpiOutboundQuoteCommentModel> Provides mapping fromCommentModeltoSAPCpiOutboundQuoteCommentModel.SapCpiQuoteEntryMapperService<SOURCE extends AbstractOrderEntryModel,TARGET extends SAPCpiOutboundQuoteItemModel> Provides mapping fromAbstractOrderEntryModelof Quote toSAPCpiOutboundQuoteItemModel.Provides mapping fromQuoteModeltoSAPCpiOutboundQuoteModel.SapCpiQuoteStatusMapperService<SOURCE extends QuoteModel,TARGET extends SAPCpiOutboundQuoteStatusModel> Provides mapping fromQuoteModeltoSAPCpiOutboundQuoteStatusModel.