psdi.webclient.beans.invissue

Class InvissueAppBean

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


    public class InvissueAppBean
    extends AppBean
    • Constructor Detail

      • InvissueAppBean

        public InvissueAppBean()
    • Method Detail

      • initialize

        public void initialize()
                        throws MXException,
                               java.rmi.RemoteException
        Description copied from class: AppBean
        Typically called after the DataBean gets a new MboSetRemote On the MboSetRemote it sets the app, the app defaults, user defaults If the remote is an instanceof NonPersistentMboSetRemote then setup is called on it and
        Overrides:
        initialize in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException
      • EDITRESV

        public int EDITRESV()
                     throws java.rmi.RemoteException,
                            java.io.IOException,
                            javax.servlet.ServletException
        Add/Modify Reservations
        Returns:
        Throws:
        java.rmi.RemoteException
        java.io.IOException
        javax.servlet.ServletException
      • saveYesNoCheckForAddModifyRes

        public boolean saveYesNoCheckForAddModifyRes()
                                              throws MXException
        Throws:
        MXException