psdi.app.rcnlnkrule

Class ReconLinkClause

    • Constructor Detail

      • ReconLinkClause

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

      • save

        public void save()
                  throws MXException,
                         java.rmi.RemoteException
        issue#83268 - (ReconLinkRule) save() method is called ONLY when there are changes to the ReconLinkRule set. Therefore, changes to child set of ReconLinkRule should trigger the parent save validation
        Overrides:
        save in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException