psdi.webclient.beans.servicedesk

Class WorkviewAppBean

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


    public class WorkviewAppBean
    extends AppBean
    Custom Application bean for Work View application. This bean needs to be specified in the beanclass attribute of the Work View application presentation.
    • Constructor Detail

      • WorkviewAppBean

        public WorkviewAppBean()
    • Method Detail

      • initializeApp

        public void initializeApp()
                           throws MXException,
                                  java.rmi.RemoteException
        Set the initial query to historyflag=N
        Overrides:
        initializeApp in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException