psdi.iface.app.interror

Class MaxIntErrorMsg

  • java.lang.Object
    • Constructor Detail

      • MaxIntErrorMsg

        public MaxIntErrorMsg(MboSet ms)
                       throws MXException,
                              java.rmi.RemoteException
        Construct the MaxIntErrorMsg object.
        Parameters:
        ms -
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • canDelete

        public void canDelete()
                       throws MXException,
                              java.rmi.RemoteException
        This method is called by the framework before delete.
        Overrides:
        canDelete in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException
      • modify

        public void modify()
                    throws MXException,
                           java.rmi.RemoteException
        This is called whenever a change is made to the attributes of maxinterrormsg. When any field realated to the object is changed, changedate and changeby is updated.
        Overrides:
        modify in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException