psdi.webclient.beans.workorder

Class SelectWorkordersBean

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


    public class SelectWorkordersBean
    extends DataBean
    Provides the functionality for the 'Select Records' button
    • Constructor Detail

      • SelectWorkordersBean

        public SelectWorkordersBean()
    • Method Detail

      • initialize

        public void initialize()
                        throws MXException,
                               java.rmi.RemoteException
        Initialize the bean and set it to return non task work orders
        Overrides:
        initialize in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Make the selected work orders children of the current workorder
        Overrides:
        execute in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException