Interface ServiceListShoppingDataPipelineManager<N>
- All Known Implementing Classes:
DefaultServiceListShoppingDataPipelineManager
public interface ServiceListShoppingDataPipelineManager<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:
- ShoppingMerchandisingHandlerData
- Throws:
NDCExceptionNDCCacheException
-