Interface OfferPricePipelineManager
- All Known Implementing Classes:
DefaultOfferPricePipelineManager
public interface OfferPricePipelineManager
The ndc OfferPrice Pipeline Manager.
-
Method Summary
Modifier and TypeMethodDescriptionexecutePipeline(NDCCarrierOfferData ndcOfferData) Executes the ndc offer price pipeline managers.
-
Method Details
-
executePipeline
Executes the ndc offer price pipeline managers.- Parameters:
ndcOfferData- the ndcOfferData- Returns:
- the offerPriceRS
- Throws:
NDCException
-