Class WhereConditionInfoBean
java.lang.Object
jp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
jp.ecuacion.tool.housekeepdb.bean.forexceltable.WhereConditionInfoBean
public class WhereConditionInfoBean
extends jp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
Stores where clause settings.
-
Field Summary
Fields -
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
-
Field Details
-
HEADER_LABEL_KEYS
-
-
Constructor Details
-
Method Details
-
getFieldNameArray
- Specified by:
getFieldNameArrayin classjp.ecuacion.util.poi.excel.table.bean.StringExcelTableBean
-
getTaskId
-
getConditionColumn
-
getConditionColumnNeedsQuotationMark
-
getConditionColumnValue
-
getConditionColumnInfo
-
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
-