Interface DataCollectionTemplateConverterDataRetriever
- All Known Implementing Classes:
DataCollectionTemplateConverterMassiveDataRetriever,DataCollectionTemplateConverterSubsetDataRetriever
public interface DataCollectionTemplateConverterDataRetriever
Interface implemented by
DataCollectionTemplateConverterSubsetDataRetriever
and DataCollectionTemplateConverterMassiveDataRetriever to build a Data Retriever.
A Data Retriever is responsible for searching the template to be converted.- Since:
- 13.0
-
Method Summary
-
Method Details
-
getData
Get the list of template id to be converted.- Parameters:
poolKit- thePoolKit- Returns:
- the list of template id to be converted
- Throws:
DAException- the DA exceptionDAValidateException- the DA validate exception- See Also:
-