Interface DataCollectionSheetConverterDataRetriever
- All Known Implementing Classes:
DataCollectionSheetConverterMassiveDataRetriever,DataCollectionSheetConverterSubsetDataRetriever
public interface DataCollectionSheetConverterDataRetriever
Interface implemented by
DataCollectionSheetConverterSubsetDataRetriever
and DataCollectionSheetConverterMassiveDataRetriever to build a Data Retriever.
A Data Retriever is responsible for searching the sheet to be converted.- Since:
- 13.0
-
Method Summary
-
Method Details
-
getData
Get the list of sheet 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:
-