psdi.webclient.beans.labrep

Class CreateInvoiceBean

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


    public class CreateInvoiceBean
    extends DataBean
    DataBean used to refresh the display of result list after cancelling a dialog displayed for creating invoice records using "create invoice" action. This class is written for Issue#07-20891.
    • Constructor Detail

      • CreateInvoiceBean

        public CreateInvoiceBean()
    • Method Detail

      • cancelDialog

        public int cancelDialog()
                         throws MXException,
                                java.rmi.RemoteException
        cancelDialog is overriden to reset the databean.
        Overrides:
        cancelDialog in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException