Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.tivoli.maximo.integrity.ReportCollector

  • Packages that use ReportCollector 
    Package Description
    com.ibm.tivoli.maximo.integrity  
    com.ibm.tivoli.maximo.integrity.check  
    com.ibm.tivoli.maximo.integrity.repair  
    com.ibm.tivoli.maximo.integrity.unittest  
    psdi.configure
    This package includes classes for applying configuration changes to the database.
    • Uses of ReportCollector in com.ibm.tivoli.maximo.integrity

      Classes in com.ibm.tivoli.maximo.integrity that implement ReportCollector 
      Modifier and Type Class and Description
      class  IntegrityCheckAncestors
      Perform the Integrity Check AncestorCheck.
      class  IntegrityChecker
      Testing program for IntegrityChecks.
      Fields in com.ibm.tivoli.maximo.integrity declared as ReportCollector 
      Modifier and Type Field and Description
      protected ReportCollector IntegrityCheck.rc 
      Constructors in com.ibm.tivoli.maximo.integrity with parameters of type ReportCollector 
      Constructor and Description
      IntegrityCheck(DatabaseInformation di, ReportCollector reportCollector)
      Constructor takes the object where to report problems.
      IntegrityCheck(DatabaseInformation di, ReportCollector reportCollector, ValidateLogger validateLogger) 
    • Uses of ReportCollector in com.ibm.tivoli.maximo.integrity.check

      Fields in com.ibm.tivoli.maximo.integrity.check declared as ReportCollector 
      Modifier and Type Field and Description
      protected ReportCollector TableColumnData.rc 
      Methods in com.ibm.tivoli.maximo.integrity.check with parameters of type ReportCollector 
      Modifier and Type Method and Description
      static TableColumnData TableColumnDataFactory.buildNew(DatabaseInformation di, ReportCollector rc, ValidateLogger vl)
      Create a new TableColumnData object, designed for the database server.
      Constructors in com.ibm.tivoli.maximo.integrity.check with parameters of type ReportCollector 
      Constructor and Description
      AllPersistentColumnsHaveTables(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      AncestorCheck(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckColumnConfig(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckConfigurations(DatabaseInformation di, ReportCollector reportCollector, ValidateLogger vl)
      Constructor
      CheckDatabaseForMAS(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckDatabaseVersion(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckDomains(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckForBackupTables(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckGroupPrivs(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckMaxTableConfig(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckMaxVars(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckMaxViewColumnConfig(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckMaxViewConfig(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckObjectConfig(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckPendingChanges(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckSearchTypes(DatabaseInformation di, ReportCollector reportCollector, ValidateLogger vl)
      Constructor
      CheckSequences(DatabaseInformation di, ReportCollector rc, ValidateLogger vl)
      Constructor
      CheckTableConfig(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckTenantData(DatabaseInformation mdi, ReportCollector ic) 
      CheckTenantData(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl) 
      CheckTextSearchTables(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckUserPrivs(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      CheckWorkflowLoop(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      ConfigTableCheck(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      DB2TableColumnData(DatabaseInformation di, ReportCollector rc, ValidateLogger vl)
      Constructor
      FGACCheck(DatabaseInformation mdi, ReportCollector ic)
      Constructor
      MaxAppsHaveTables(DatabaseInformation di, ReportCollector rc, ValidateLogger vl)
      Constructor
      MaxUserGroupsAreGroups(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      OracleTableColumnData(DatabaseInformation di, ReportCollector rc, ValidateLogger vl) 
      SQLServerTableColumnData(DatabaseInformation di, ReportCollector rc, ValidateLogger vl) 
      TableColumnData(DatabaseInformation di, ReportCollector rc, ValidateLogger vl)
      Constructor
      ValidAuditTable(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      ValidExtends(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyAppMenuPositions(DatabaseInformation di, ReportCollector rc, ValidateLogger vl)
      Constructor
      VerifyAttributeNumbers(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyAttributeObject(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyAttributeType(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyAutoKeyColumns(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyAutoKeys(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyGLAccountColumns(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyIndexRequired(DatabaseInformation di, ReportCollector rc, ValidateLogger vl)
      Constructor
      VerifyLangColumnClass(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyMaximoColumns(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyMaximoTables(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyMTExtensionViews(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyPrimaryKeyColumnSequence(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifySameAs(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyUniqueColumnIndex(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      VerifyValueListColumns(DatabaseInformation mdi, ReportCollector ic, ValidateLogger vl)
      Constructor
      WogenCheck(DatabaseInformation mdi, ReportCollector collector, ValidateLogger vl)
      Constructor
      ZTriggerCheck(DatabaseInformation di, ReportCollector rc)
      Deprecated. 
       
    • Uses of ReportCollector in com.ibm.tivoli.maximo.integrity.repair

      Constructors in com.ibm.tivoli.maximo.integrity.repair with parameters of type ReportCollector 
      Constructor and Description
      RefillAncestorTable(ReportCollector rc, DatabaseInformation di, java.sql.Connection dc, java.lang.String baseTable, java.lang.String ancTable, java.lang.String key, java.lang.String parent, java.lang.String hasChildrenFlag, java.lang.String[] otherCols)
      Constructor
    • Uses of ReportCollector in com.ibm.tivoli.maximo.integrity.unittest

      Classes in com.ibm.tivoli.maximo.integrity.unittest that implement ReportCollector 
      Modifier and Type Class and Description
      class  AllPersistentColumnsHaveTablesTest
      Unit Test.
      class  AncestorCheckTest
      Unit Test for a Integrity Check.
      class  CheckConfigurationsTest
      Unit Test for a Integrity Check.
      class  CheckDomainsTest
      Unit Test for a Integrity Check.
      class  CheckForBackupTablesTest 
      class  CheckGroupPrivsTest
      Unit Test.
      class  CheckMaxTableConfigTest 
      class  CheckMaxVarsTest
      Unit Test.
      class  CheckMaxViewConfigTest 
      class  CheckMTExtensionViewTest 
      class  CheckMTFGAC
      Exercise the FGACCheck Integrity Check.
      class  CheckPendingChangesTest 
      class  CheckSequencesTest
      Check the operation of a Integrity Test.
      class  CheckTextSearchTablesTest 
      class  CheckUserPrivsTest
      Unit Test.
      class  CheckWorkflowLoopTest
      Unit Test of an Integrity Check.
      class  ICCheckUnitTest 
      class  MaxAppsHaveTablesTest
      Unit Test for a Integrity Check.
      class  MaxUserGroupsAreGroupsTest 
      class  PreparedStatementLogging 
      class  ValidAuditTableTest
      Unit Test.
      class  ValidExtendsTest
      Unit Test.
      class  VerifyAttributeNumbersTest
      Unit Test for a Integrity Check.
      class  VerifyAttributeObjectTest 
      class  VerifyAttributeTypeTest
      Unit test.
      class  VerifyAutoKeyColumnsTest
      Unit test.
      class  VerifyAutoKeysTest
      Unit Test for a Integrity Check.
      class  VerifyGLAccountColumnsTest
      Unit Test.
      class  VerifyIndexRequiredTest
      Unit test for VerifyIndexRequired.
      class  VerifyMaximoColumnsTest
      Unit test.
      class  VerifyMaximoTablesTest
      Unit test.
      class  VerifyPrimaryKeyColumnSequenceTest
      Tests for the VerifyPrimaryKeyColumnSequence Integrity Check.
      class  VerifySameAsTest
      Unit Test.
      class  VerifyUniqueColumnIndexTest 
      class  VerifyValueListColumnsTest
      Unit test.
      class  WogenCheckTest
      Test integrity check
      class  ZTriggerCheckTest
      Deprecated. 
      We no longer want to remove the Z-triggers
    • Uses of ReportCollector in psdi.configure

      Classes in psdi.configure that implement ReportCollector 
      Modifier and Type Class and Description
      class  Validate
      Integrity checker and upgrade validation utility.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes