psdi.app.contract.schedule

Class SchLeaseViewSet

  • java.lang.Object
    • Constructor Detail

      • SchLeaseViewSet

        public SchLeaseViewSet(MboServerInterface ms)
                        throws java.rmi.RemoteException
        Construct the SchLeaseView set
        Parameters:
        ms -
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • canAdd

        public void canAdd()
                    throws MXException
        Checks to see if the Contract is approved or canceled or closed. Can only add a new line if the Contract is approved .
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException