public class CheckObjectConfig extends ConfigTableCheck
currentTenantdi, rc, vlIC_ALLREPAIRS, IC_CANCEL, IC_CHECK, IC_CHECKDONE, IC_NOTAPPLY, IC_REPAIR, IC_REPORT, IC_TENANT| Constructor and Description |
|---|
CheckObjectConfig(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, setTableAndKeyscheck, getTenantClause, getTenantClause, reportProblemdoCheckpublic CheckObjectConfig(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
mdi - ic - public void checkPerConnection(java.sql.Connection dc,
ValidateLogger vl)
throws java.lang.Exception
CheckTenantDatacheckPerConnection in class ConfigTableCheckjava.lang.Exceptionpublic MXException getTitle()
IntegrityCheckgetTitle in class ConfigTableCheck