com.ibm.ism.script.autoscript

Interface ScriptLaunchPointRemote

  • All Superinterfaces:
    MboRemote, java.rmi.Remote
    All Known Implementing Classes:
    ScriptLaunchPoint


    public interface ScriptLaunchPointRemote
    extends MboRemote
    Remote Interface to represent Script Launch Point object.

    Attributes are described in ScriptLaunchPoint.

    • Method Detail

      • saveObjectEvent

        void saveObjectEvent()
                      throws MXException,
                             java.rmi.RemoteException
        Sets the flags for the objectevent field based on the current mbo field values.
        Throws:
        MXException
        java.rmi.RemoteException