psdi.webclient.beans.workorder

Class AssignmentBean

    • Constructor Detail

      • AssignmentBean

        public AssignmentBean()
    • Method Detail

      • assignlabor

        public int assignlabor()
                        throws MXException,
                               java.rmi.RemoteException
        Checks for Assignments in the table's MboSet. If there are none, the Available Labor dialog will not be displayed at all.
        Also, if the selected assignment contains crew requirements, the dialog cannot be opened too.
        Throws:
        MXException
        java.rmi.RemoteException
      • crwassign

        public int crwassign()
                      throws MXException,
                             java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
      • complete

        public int complete()
                     throws MXException,
                            java.rmi.RemoteException
        Provides the functionality for the Complete Assignment button and catches a variety of possible errors.
        Throws:
        MXException
        java.rmi.RemoteException