public class CheckColumnConfig extends ConfigTableCheck
CheckColumnConfig is called as a sub-check from here.IC_ALLREPAIRS, IC_CANCEL, IC_CHECK, IC_CHECKDONE, IC_NOTAPPLY, IC_REPAIR, IC_REPORT, IC_TENANT| Constructor and Description | 
|---|
| CheckColumnConfig(DatabaseInformation mdi,
                 ReportCollector ic)Constructor | 
| Modifier and Type | Method and Description | 
|---|---|
| void | checkPerConnection(java.sql.Connection dc)Perform the check. | 
| MXException | getTitle()Returns an MXException that tells the user what is being checked now. | 
conditionsCheck, prerequisitesCheckcheckdoCheckpublic CheckColumnConfig(DatabaseInformation mdi, ReportCollector ic)
mdi - ic - public void checkPerConnection(java.sql.Connection dc)
                        throws java.lang.Exception
CheckTenantDatacheckPerConnection in class ConfigTableCheckjava.lang.Exceptionpublic MXException getTitle()
IntegrityCheckgetTitle in class ConfigTableCheck