| Package | Description | 
|---|---|
| com.ibm.tivoli.maximo.integrity | |
| com.ibm.tivoli.maximo.integrity.check | |
| com.ibm.tivoli.maximo.integrity.repair | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RepairAdapterBase class for repairs. | 
| Modifier and Type | Method and Description | 
|---|---|
| Repair | Report. getRepair() | 
| Constructor and Description | 
|---|
| Report(ICMessage message,
      DatabaseInformation di,
      Repair repair) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TenantSpecificRepairPerform a repair for a specific tenant. | 
| Constructor and Description | 
|---|
| TenantSpecificRepair(MTContext context,
                    Repair repair,
                    DatabaseInformation di) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DropColumnFromMaximoRemove references to a Maximo column. | 
| class  | DropGroupFromMaximoRemove a group from the user-group table. | 
| class  | DropGroupFromMaximoSecurityRemove groups from the Maximo security tables. | 
| class  | DropTableFromMaximoRemove references in Maximo to a table that doesn't exist in the database. | 
| class  | DropUserFromMaximoDrop a user from the user-group table. | 
| class  | DropUserFromMaxUser | 
| class  | MissingAutokeyRepairFills in any missing Autokey records. | 
| class  | MultiStepRepairPerform a repair made up of separate steps. | 
| class  | ParamBatchSQLThis repair takes a SQL statement with parameter place holders. | 
| class  | RebuildSequenceRebuild sequences found to have problems. | 
| class  | RefillAncestorTableRepair the contents of an Ancestor table. | 
| class  | RepairSQLSimple repair done by a single SQL Statement. | 
| class  | ZTriggerCleanup | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MultiStepRepair. add(Repair e) |