psdi.iface.app.ifaceproc

Class MaxTransformProcSet

  • java.lang.Object
    • Constructor Detail

      • MaxTransformProcSet

        public MaxTransformProcSet(MboServerInterface ms)
                            throws MXException,
                                   java.rmi.RemoteException
        Construct the MaxReplaceProc set.
        Parameters:
        ms -
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • canAdd

        public void canAdd()
                    throws MXException
        This method is called by the framework before save. Perform regular appValidate() and process LinkedMbo's add.
        Overrides:
        canAdd in class MboSet
        Throws:
        MXException
        java.rmi.RemoteException