psdi.iface.app.intsrv

Class MaxIfaceTypeProp

  • java.lang.Object
    • Constructor Detail

      • MaxIfaceTypeProp

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

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Default value for some of the fields of the new maxifacecondition.
        Specified by:
        add in interface MboRemote
        Overrides:
        add 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 maxifacecond. When any field realated to the object is changed, changedate and changeby is updated.
        Overrides:
        modify in class Mbo
        Throws:
        MXException
        java.rmi.RemoteException