psdi.app.recontask

Class ReconTaskCompSet

    • Constructor Detail

      • ReconTaskCompSet

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

      • canAdd

        public void canAdd()
                    throws MXException
        Make sure that the Comparison Rules can be associated only after the Task name is entered. (Clicking New Row button before entering the name will throw an exception)
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException
      • remove

        public void remove(MboRemote mbo)
                    throws MXException,
                           java.rmi.RemoteException
        Overrides the superclass's "remove" to reenable the data set fields if there are no clauses left for each relationship.
        Specified by:
        remove in interface MboSetRemote
        Overrides:
        remove in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException