psdi.webclient.beans.im

Class LmoSelectBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class LmoSelectBean
    extends DataBean
    • Field Detail

      • INTEGRATIONLOGGER

        public static final MXLogger INTEGRATIONLOGGER
        Integration logger for logging messages related to MAXIMO startup.
    • Constructor Detail

      • LmoSelectBean

        public LmoSelectBean()
    • Method Detail

      • getMboSetRemote

        protected MboSetRemote getMboSetRemote()
                                        throws MXException,
                                               java.rmi.RemoteException
        Obtains and returns a MboSetRemote using the mboname of parent/relationship setup for the bean. Used by the IM application to populate a multi-select list of LMOs that can be associated with an IM.
        Overrides:
        getMboSetRemote in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException