Class HousekeepFilesForm
java.lang.Object
jp.ecuacion.tool.housekeepfiles.dto.form.HousekeepFilesForm
Stores multiple records.
-
Constructor Summary
ConstructorsConstructorDescriptiononly for unit-test.HousekeepFilesForm(String excelPath) Constructs a new instance. -
Method Summary
Modifier and TypeMethodDescriptionprotected voidConstructs a new instance.
-
Constructor Details
-
HousekeepFilesForm
public HousekeepFilesForm()only for unit-test. -
HousekeepFilesForm
public HousekeepFilesForm(String excelPath) throws jp.ecuacion.lib.core.exception.checked.AppException Constructs a new instance.- Parameters:
excelPath- excelPath- Throws:
jp.ecuacion.lib.core.exception.checked.AppException- AppException
-
-
Method Details
-
readExcel
protected void readExcel(String excelPath) throws jp.ecuacion.lib.core.exception.checked.AppException Constructs a new instance.- Parameters:
excelPath- excelPath- Throws:
jp.ecuacion.lib.core.exception.checked.AppException- AppException
-
getInfoMap
-
getTaskInfoHdRec
-
getPathInfoRecList
-
getAuthInfoRecList
-