psdi.webclient.beans.asset

Class AssetChangeStatusBean

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


    public class AssetChangeStatusBean
    extends DataBean
    DataBean used to change the status on a selected list of work orders or a single work order.
    • Constructor Detail

      • AssetChangeStatusBean

        public AssetChangeStatusBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Method invoked from status dialog box
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • getList

        public MboSetRemote getList(int nRow,
                                    java.lang.String attribute)
                             throws MXException,
                                    java.rmi.RemoteException
        Description copied from class: DataBean
        Returns the Remote reference to the Mbo object (valuelist) associated with the attribute for row.
        Overrides:
        getList in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException