Interface ServiceListDataListsPipelineManager<N>
- All Known Implementing Classes:
DefaultServiceListDatalistsPipelineManager
public interface ServiceListDataListsPipelineManager<N>
the ndc 182 service list dataLists pipeline managers interface.
-
Method Summary
Modifier and TypeMethodDescriptionexecutePipeline(N source, Set<ServiceType> services) Executes the ndc service list datalists pipeline managers.
-
Method Details
-
executePipeline
Executes the ndc service list datalists pipeline managers.- Parameters:
source- the sourceservices- the services- Returns:
- DataListsType
- Throws:
NDCException
-