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

    Modifier and Type
    Method
    Description
    getData(PoolKit poolKit)
    Get the list of sheet id to be converted.