com.ibm.tivoli.maximo.workzone

Class AMCrewWorkZone

  • java.lang.Object
    • psdi.mbo.Mbo
      • com.ibm.tivoli.maximo.workzone.AMCrewWorkZone
    • Constructor Detail

      • AMCrewWorkZone

        public AMCrewWorkZone(MboSet ms)
                       throws java.rmi.RemoteException
        Parameters:
        ms -
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • canDelete

        public void canDelete()
                       throws java.rmi.RemoteException,
                              MXException
        Description copied from class: Mbo
        Can the object be deleted ? This is object specific and should be overridden.
        Overrides:
        canDelete in class Mbo
        Throws:
        java.rmi.RemoteException
        MXException
      • undelete

        public void undelete()
                      throws MXException,
                             java.rmi.RemoteException
        Overridden to check whether the default labor work zone is marked for deletion. If so throw exception.
        Specified by:
        undelete in interface MboRemote
        Overrides:
        undelete in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • makeOtherNotDefault

        public void makeOtherNotDefault()
                                 throws MXException,
                                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException