psdi.webclient.beans.workorder

Class WOPredTaskBean

    • Constructor Detail

      • WOPredTaskBean

        public WOPredTaskBean()
    • Method Detail

      • getMboSetRemote

        public MboSetRemote getMboSetRemote()
                                     throws MXException,
                                            java.rmi.RemoteException
        Returns the list to use when looking up a value for the task or predessor task. This list contains values from the owning work orders's task set, except any records that are deleted or marked for deletion or that can't be used as a task or predessor task.
        Overrides:
        getMboSetRemote in class DataBean
        Returns:
        MboSetRemote
        Throws:
        MXException
        java.rmi.RemoteException
      • selectPredWos

        public int selectPredWos()
                          throws MXException,
                                 java.rmi.RemoteException
        Return the selected workorders to the predessor table.
        Throws:
        MXException
        java.rmi.RemoteException