Interface ServiceListPipelineManager<N>
- All Known Implementing Classes:
DefaultServiceListPipelineManager
public interface ServiceListPipelineManager<N>
The ndc serviceList Pipeline Manager.
-
Method Summary
Modifier and TypeMethodDescriptionexecutePipeline(N source) Executes the ndc service list pipeline managers.
-
Method Details
-
executePipeline
Executes the ndc service list pipeline managers.- Parameters:
source- the source- Returns:
- the offerPriceRS
- Throws:
NDCExceptionNDCCacheException
-