psdi.webclient.beans.contlease

Class ContLeaseEndBean

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


    public class ContLeaseEndBean
    extends DataBean
    • Constructor Detail

      • ContLeaseEndBean

        public ContLeaseEndBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        create PO or invoice.
        Overrides:
        execute in class DataBean
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • autonumber

        public int autonumber()
                       throws MXException,
                              java.rmi.RemoteException
        Called when the 'Autonumber' button on the 'Lease End' dialog is clicked. This method in turn calls the setPOAutoKey() or setInvoiceAutoKey() on the Object side.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.itsme.app.contract.lease.virtual.ITSMEContractLeaseEnd#setPOorInvoiceAutoKey