Class DataCollectionSheetConverterMassiveDataRetriever
java.lang.Object
overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.massive.DataCollectionSheetConverterMassiveDataRetriever
- All Implemented Interfaces:
DataCollectionSheetConverterDataRetriever
public class DataCollectionSheetConverterMassiveDataRetriever
extends Object
implements DataCollectionSheetConverterDataRetriever
The class responsible to get all the sheet 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
-
DataCollectionSheetConverterMassiveDataRetriever
public DataCollectionSheetConverterMassiveDataRetriever()
-
-
Method Details
-
getData
Get the list of sheet id to be converted.- Specified by:
getDatain interfaceDataCollectionSheetConverterDataRetriever- Parameters:
poolKit- thePoolKit- Returns:
- the list of sheet id to be converted
- Throws:
DAException- the DA exceptionDAValidateException- the DA validate exception- See Also:
-