psdi.webclient.beans.invusage

Class QbeWOBean

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


    public class QbeWOBean
    extends QbeBean
    IV38548/82426: created for inventory usage advanced search INVUSELINE.REFWO
    • Constructor Detail

      • QbeWOBean

        public QbeWOBean()
    • Method Detail

      • initialize

        protected void initialize()
                           throws MXException,
                                  java.rmi.RemoteException
        Give the user entered qbe value for INVUSELINE.REFWO if it is cached in the app. The actual qbe was manipulated to include child work orders.
        Overrides:
        initialize in class QbeBean
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        DataBean.initialize()
      • checkQuery

        public void checkQuery(DataBean results)
                        throws MXException,
                               java.rmi.RemoteException
        when user cicks Find, manipulate the qbe for INVUSELINE.REFWO to include child work order
        Overrides:
        checkQuery in class QbeBean
        Throws:
        MXException
        java.rmi.RemoteException