psdi.webclient.beans.action

Class ActionAppBean

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


    public class ActionAppBean
    extends AppBean
    • Constructor Detail

      • ActionAppBean

        public ActionAppBean()
    • Method Detail

      • selectmembers

        public int selectmembers()
                          throws java.rmi.RemoteException,
                                 java.io.IOException,
                                 javax.servlet.ServletException
        Throws:
        java.rmi.RemoteException
        java.io.IOException
        javax.servlet.ServletException
      • wfexpbuilder

        public int wfexpbuilder()
                         throws java.rmi.RemoteException,
                                java.io.IOException,
                                javax.servlet.ServletException
        Throws:
        java.rmi.RemoteException
        java.io.IOException
        javax.servlet.ServletException
      • relationshiptree

        public int relationshiptree()
                             throws java.rmi.RemoteException,
                                    java.io.IOException,
                                    javax.servlet.ServletException
        Throws:
        java.rmi.RemoteException
        java.io.IOException
        javax.servlet.ServletException
      • selectvalue

        public int selectvalue()
                        throws java.rmi.RemoteException,
                               java.io.IOException,
                               javax.servlet.ServletException
        Throws:
        java.rmi.RemoteException
        java.io.IOException
        javax.servlet.ServletException
      • executeAction

        public int executeAction()
                          throws java.rmi.RemoteException,
                                 java.io.IOException,
                                 javax.servlet.ServletException
        Throws:
        java.rmi.RemoteException
        java.io.IOException
        javax.servlet.ServletException
      • getList

        public MboSetRemote getList(int nRow,
                                    java.lang.String attribute)
                             throws MXException,
                                    java.rmi.RemoteException
        Description copied from class: DataBean
        Returns the Remote reference to the Mbo object (valuelist) associated with the attribute for row.
        Overrides:
        getList in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException
      • smartFill

        public MboSetRemote smartFill(int row,
                                      java.lang.String attribute,
                                      java.lang.String value,
                                      boolean exactMatch)
                               throws MXException,
                                      java.rmi.RemoteException
        Overrides:
        smartFill in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException