psdi.app.pm

Class PMSequenceSet

    • Constructor Detail

      • PMSequenceSet

        public PMSequenceSet(MboServerInterface ms)
                      throws MXException,
                             java.rmi.RemoteException
        Construct the set
        Parameters:
        ms - The Mbo Server interface
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new PMSequence object
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms - MboSet
        Returns:
        the new PMSequence object
        Throws:
        MXException
        java.rmi.RemoteException
      • setOwner

        public void setOwner(MboRemote mbo)
                      throws MXException,
                             java.rmi.RemoteException
        setOwner is overridden so we can save a reference to the PM owner.
        Specified by:
        setOwner in interface MboSetRemote
        Overrides:
        setOwner in class MboSet
        Parameters:
        PM - mbo
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.pm.PMSequence#getPmSeqOwner
      • canAdd

        public void canAdd()
                    throws MXException
        Throws interactive message in case of UI to delete the PM Hierarchy forecast if the job plan sequence record is added
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException