psdi.webclient.beans.workorder

Class ActivityAppBean

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


    public class ActivityAppBean
    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

      • ActivityAppBean

        public ActivityAppBean()
    • 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
      • selectpredtasks

        public int selectpredtasks()
                            throws MXException,
                                   java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • appSupportsRepairFacilities

        public boolean appSupportsRepairFacilities()
        Description copied from class: WOAppBean
        Says if the application controlled by this bean supports Repair Facilities Applications that support Repair Facilities allow user to select assets from different sites and have new work orders created
        Overrides:
        appSupportsRepairFacilities in class WOAppBean
        Returns:
      • pmcom_launch

        public void pmcom_launch()
                          throws MXException,
                                 java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException