psdi.webclient.beans.inventory

Class ReconcileBalanceBean

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


    public class ReconcileBalanceBean
    extends DataBean
    This bean is used for reconcile items. If the item cost type is Lifo/Fifo, it will load Lifo/Fifo cost dialog.
    • Constructor Detail

      • ReconcileBalanceBean

        public ReconcileBalanceBean()
    • Method Detail

      • reconcile

        public int reconcile()
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • close

        public void close()
        This method cleans up attributes for this databean
        Overrides:
        close in class DataBean