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

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