com.ibm.tivoli.maximo.integrity

Class RepairAdapter

  • java.lang.Object
    • com.ibm.tivoli.maximo.integrity.RepairAdapter
  • All Implemented Interfaces:
    Repair


    public abstract class RepairAdapter
    extends java.lang.Object
    implements Repair
    Base class for repairs. Subclasses will still need to implement a doRepair method.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface com.ibm.tivoli.maximo.integrity.Repair

        doRepair