Uses of Class
com.sap.hybris.c4ccpiquote.model.C4CSalesOrderNotificationModel
Packages that use C4CSalesOrderNotificationModel
Package
Description
-
Uses of C4CSalesOrderNotificationModel in com.sap.hybris.c4ccpiquote.outbound.service
Methods in com.sap.hybris.c4ccpiquote.outbound.service that return C4CSalesOrderNotificationModelModifier and TypeMethodDescriptionSapCpiOutboundC4CQuoteConversionService.convertQuoteToSalesOrderNotification(QuoteModel order) Convert Quote to Sales Order NotificationMethods in com.sap.hybris.c4ccpiquote.outbound.service with parameters of type C4CSalesOrderNotificationModelModifier and TypeMethodDescriptionrx.Observable<org.springframework.http.ResponseEntity<Map>>SapCpiOutboundC4CQuoteService.sendOrderNotification(C4CSalesOrderNotificationModel c4cSalesOrderNotificationModel) Send Order Notification to SCPI -
Uses of C4CSalesOrderNotificationModel in com.sap.hybris.c4ccpiquote.outbound.service.impl
Methods in com.sap.hybris.c4ccpiquote.outbound.service.impl that return C4CSalesOrderNotificationModelModifier and TypeMethodDescriptionDefaultSapCpiOutboundC4CQuoteConversionService.convertQuoteToSalesOrderNotification(QuoteModel quote) Methods in com.sap.hybris.c4ccpiquote.outbound.service.impl with parameters of type C4CSalesOrderNotificationModelModifier and TypeMethodDescriptionrx.Observable<org.springframework.http.ResponseEntity<Map>>DefaultSapCpiOutboundC4CQuoteService.sendOrderNotification(C4CSalesOrderNotificationModel c4cSalesOrderNotificationModel)