com.ibm.ism.script.autoscript

Class AutoScriptTest

    • Constructor Detail

      • AutoScriptTest

        public AutoScriptTest(MboSet ms)
                       throws MXException,
                              java.rmi.RemoteException
        Constructor
        Parameters:
        ms - the mboset to which this record belongs
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
    • Method Detail

      • add

        public void add()
                 throws MXException,
                        java.rmi.RemoteException
        Adds the current mbo to the given set
        Specified by:
        add in interface MboRemote
        Overrides:
        add in class Mbo
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • setLaunchPointFields

        public void setLaunchPointFields(MboRemote launchPoint)
                                  throws java.rmi.RemoteException,
                                         MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • setfaceName

        public void setfaceName(java.lang.String ifaceType,
                                java.lang.String ifaceName)
                         throws MXException,
                                java.rmi.RemoteException
        Adds the current mbo to the given set
        Throws:
        MXException - Maximo Exception
        java.rmi.RemoteException - Remote Exception
      • getLaunchPointType

        public java.lang.String getLaunchPointType()
      • getEventType

        public java.lang.String getEventType()
      • getIfaceExit

        public java.lang.String getIfaceExit()
      • getAttributeEventType

        public java.lang.String getAttributeEventType()
      • getAttributeName

        public java.lang.String getAttributeName()
      • beforeOrAfter

        public java.lang.String beforeOrAfter()
      • inOrOut

        public java.lang.String inOrOut()
      • isDelete

        public boolean isDelete()
      • afterCommit

        public boolean afterCommit()