psdi.webclient.beans.receipts

Class ReceiptsTableBean

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


    public class ReceiptsTableBean
    extends DataBean
    • Constructor Detail

      • ReceiptsTableBean

        public ReceiptsTableBean()
    • Method Detail

      • itemreturn

        public int itemreturn()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • selorditem

        public int selorditem()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • selordserv

        public int selordserv()
                       throws MXException,
                              java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • propagateRequired

        public void propagateRequired()
                               throws MXException,
                                      java.rmi.RemoteException
        Description copied from class: DataBean
        Loops thru the in memory list of mbos and sets the required flag for all attributes marked as required by the presentation.
        Overrides:
        propagateRequired in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException