Class DataCollectionTemplateConverterMassiveDataRetriever
java.lang.Object
overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.massive.DataCollectionTemplateConverterMassiveDataRetriever
- All Implemented Interfaces:
DataCollectionTemplateConverterDataRetriever
public class DataCollectionTemplateConverterMassiveDataRetriever
extends Object
implements DataCollectionTemplateConverterDataRetriever
The class responsible to get all the templates to convert.
- Since:
- 13.0
- GCApi:
- bo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAX_DATA_SIZE
public static final int MAX_DATA_SIZE- See Also:
-
-
Constructor Details
-
DataCollectionTemplateConverterMassiveDataRetriever
public DataCollectionTemplateConverterMassiveDataRetriever()
-
-
Method Details
-
getData
Get the list of template id to be converted.- Specified by:
getDatain interfaceDataCollectionTemplateConverterDataRetriever- Parameters:
poolKit- thePoolKit- Returns:
- the list of template id to be converted
- Throws:
DAException- the DA exceptionDAValidateException- the DA validate exception- See Also:
-