psdi.app.rcnlnkrule

Class ReconRuleClauseSet

    • Constructor Detail

      • ReconRuleClauseSet

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

      • canAdd

        public void canAdd()
                    throws MXException
        A new Link Clause can not be added before entering the Link rule name . If rulename is null, exception will be thrown indicating the Required Field is null.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException
      • 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.
        Specified by:
        remove in interface MboSetRemote
        Overrides:
        remove in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException