psdi.webclient.beans.workorder

Class ReleaseAppBean

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


    public class ReleaseAppBean
    extends WOAppBean
    Custom Application bean for Activities application. This bean needs to be specified in the beanclass attribute of the Activity application presentation.
    • Constructor Detail

      • ReleaseAppBean

        public ReleaseAppBean()
    • Method Detail

      • initializeApp

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