psdi.webclient.beans.workorder

Class WorkorderAppBean

    • Constructor Detail

      • WorkorderAppBean

        public WorkorderAppBean()
    • Method Detail

      • initializeApp

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

        public int goToGraphicalApptBook()
                                  throws MXException,
                                         java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • CREATEWOWITHAPPTWIN

        public int CREATEWOWITHAPPTWIN()
                                throws MXException,
                                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • updateworkpackflags

        public int updateworkpackflags()
                                throws MXException,
                                       java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • save

        public void save()
                  throws MXException
        Description copied from class: AppBean
        Needs it's own version of save to insure the proper record is set. If the current row is a new record then before saving, it stores the key attributes and their values. Calls save then resets the qbe and to the stored values. This insures that the inserted record stays as the current record after saving.
        Overrides:
        save in class AppBean
        Throws:
        MXException
      • cancelDialog

        public int cancelDialog()
                         throws java.rmi.RemoteException,
                                MXException
        Description copied from class: DataBean
        Called by the dialog control when the dialog is cancled. Override this method if any special processing needs to be done when the user closes a dialog.
        Overrides:
        cancelDialog in class DataBean
        Throws:
        java.rmi.RemoteException
        MXException
      • REFRESH_TOTALWORKUNITS

        public int REFRESH_TOTALWORKUNITS()
                                   throws java.rmi.RemoteException,
                                          MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • DYNAPPLY

        public int DYNAPPLY()
                     throws java.rmi.RemoteException,
                            MXException
        Throws:
        java.rmi.RemoteException
        MXException
      • launchwf

        public int launchwf()
                     throws MXException,
                            java.rmi.RemoteException
        Special action to launch a Workflow process directly
        Overrides:
        launchwf in class AppBean
        Throws:
        MXException
        java.rmi.RemoteException