psdi.webclient.beans.desktopreq

Class MRActionsBean

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


    public class MRActionsBean
    extends DataBean
    Provides the functionality for the requisition actions
    • Constructor Detail

      • MRActionsBean

        public MRActionsBean()
    • Method Detail

      • createtmplt

        public int createtmplt()
                        throws MXException,
                               java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addtofav

        public int addtofav()
                     throws MXException,
                            java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • distcosts

        public int distcosts()
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • addfromreq

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

        public void close()
        Description copied from class: DataBean
        Closes the MboSet. Throws MXException or RemoteException on failure
        Overrides:
        close in class DataBean