psdi.webclient.beans.invusage

Class InvUseAppBean

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


    public class InvUseAppBean
    extends StatefulAppBean
    • Constructor Detail

      • InvUseAppBean

        public InvUseAppBean()
    • Method Detail

      • save

        public void save()
                  throws MXException
        This method calls the validate row before saving the record so that the Reservation/Return dialogs can be displayed during validation.
        Overrides:
        save in class AppBean
        Throws:
        MXException
      • initializeApp

        public void initializeApp()
                           throws MXException,
                                  java.rmi.RemoteException
        Set the initial query to status in (ENTERED, STAGED, SHIPPED)
        Overrides:
        initializeApp in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException
      • STAGED

        public int STAGED()
                   throws MXException,
                          java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • SHIPPED

        public int SHIPPED()
                    throws MXException,
                           java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • CANCELLED

        public int CANCELLED()
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException