psdi.iface.app.lmo

Class FldLmoMbo

    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validate. It checks if there are any input or output attributes exist. If this is case then it will not let anyone insert source or response mbo respectively.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException
      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Called by the mbo framework to do some stuff once this mbovalue is validated
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception