com.ibm.ism.script.webclient.beans.autoscript

Class LaunchPointVarBean

    • Constructor Detail

      • LaunchPointVarBean

        public LaunchPointVarBean()
    • Method Detail

      • getMboSetRemote

        protected MboSetRemote getMboSetRemote(java.lang.String id)
                                        throws MXException,
                                               java.rmi.RemoteException
        Obtains and returns a MboSetRemote using the mboname of parent/relationship setup for the bean. Override this method if the DataBean needs to get a MboSetRemote in a non-standard way. (Not via a the MXSession, or a relationship from another DataBean).
        Throws:
        MXException
        java.rmi.RemoteException