psdi.iface.app.interror

Class MaxIntErrorExtractSet

  • java.lang.Object
    • Constructor Detail

      • MaxIntErrorExtractSet

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

      • getMboInstance

        protected Mbo getMboInstance(MboSet ms)
                              throws MXException,
                                     java.rmi.RemoteException
        Generate a new MaxIntErrorExtract object.
        Specified by:
        getMboInstance in class MboSet
        Parameters:
        ms -
        Throws:
        MXException
        java.rmi.RemoteException
      • canAdd

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