public class CheckTableConfig extends ConfigTableCheck
currentTenant
di, rc, vl
IC_ALLREPAIRS, IC_CANCEL, IC_CHECK, IC_CHECKDONE, IC_NOTAPPLY, IC_REPAIR, IC_REPORT, IC_TENANT
Constructor and Description |
---|
CheckTableConfig(DatabaseInformation mdi,
ReportCollector ic,
ValidateLogger vl)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
checkPerConnection(java.sql.Connection dc,
ValidateLogger vl)
Perform the check.
|
MXException |
getTitle()
Returns an MXException that tells the user what is being checked now.
|
conditionsCheck, prerequisitesCheck, setColumnsToIgnore, setMsgKey, setTableAndKeys
check, getTenantClause, getTenantClause, reportProblem
doCheck
public CheckTableConfig(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
mdi
- ic
- vl
- public void checkPerConnection(java.sql.Connection dc, ValidateLogger vl) throws java.lang.Exception
CheckTenantData
checkPerConnection
in class ConfigTableCheck
java.lang.Exception
public MXException getTitle()
IntegrityCheck
getTitle
in class ConfigTableCheck