Interface OneOrderOSINPipelineManager
- All Known Implementing Classes:
DefaultOneOrderOSINPipelineManager
public interface OneOrderOSINPipelineManager
The One Order Pipeline Manager interface.
-
Method Summary
Modifier and TypeMethodDescriptionexecutePipeline(OrderModel orderModel) Executes pipeline one order sales information notification.
-
Method Details
-
executePipeline
Executes pipeline one order sales information notification.- Parameters:
orderModel- the orderModel- Returns:
- the IATAOrderSalesInformationNotifRQ message.
-