psdi.webclient.beans.ci

Class CIAppBean

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


    public class CIAppBean
    extends AppBean
    • Constructor Detail

      • CIAppBean

        public CIAppBean()
    • Method Detail

      • VIEWCIHIS

        public int VIEWCIHIS()
                      throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • VIEWATTHIS

        public int VIEWATTHIS()
                       throws java.rmi.RemoteException
        Throws:
        java.rmi.RemoteException
      • DELETE

        public int DELETE()
                   throws MXException,
                          java.rmi.RemoteException
        Overrides the "Delete" function. If it is invoked from the List tab, delete selected records or all records if no record is selected; otherwise, just delete the current record.
        Overrides:
        DELETE in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException