Class HousekeepFilesAuthRecord
java.lang.Object
jp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
jp.ecuacion.tool.housekeepfiles.dto.record.HousekeepFilesAuthRecord
public class HousekeepFilesAuthRecord
extends jp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
Store Auth info.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
emptyToNull, nullToEmpty, toBigDecimal, toBigInteger, toDouble, toFloat, toInteger, toLong
-
Constructor Details
-
Method Details
-
getFieldNameArray
- Specified by:
getFieldNameArrayin classjp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
-
getRemoteServer
-
getProtocol
-
getPort
public int getPort() -
getAuthType
-
getUserName
-
getPassword
-
getKeyPath
-
afterReading
public void afterReading() throws jp.ecuacion.lib.core.exception.checked.AppException- Overrides:
afterReadingin classjp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean- Throws:
jp.ecuacion.lib.core.exception.checked.AppException
-