psdi.webclient.beans.assetcat

Class SelectValueBean

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


    public class SelectValueBean
    extends DataBean
    • Constructor Detail

      • SelectValueBean

        public SelectValueBean()
    • Method Detail

      • multiSelectRecords

        public int multiSelectRecords()
                               throws MXException,
                                      java.rmi.RemoteException
        07-18050: for the work order "Select" menu
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • execute

        public int execute(MboSetRemote mboset)
                    throws MXException,
                           java.rmi.RemoteException
        07-18050:Call different method on WO.java depending on the mboset to return to the table window.
        Parameters:
        mboset -
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException