psdi.webclient.beans.jobplan

Class JPPredTaskBean

    • Constructor Detail

      • JPPredTaskBean

        public JPPredTaskBean()
    • 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 predecessor task. This list contains values from the owning JobPlan's JobTask set, except any records that are deleted or marked for deletion or that can't be used as a task or predecessor task.
        Overrides:
        getMboSetRemote in class DataBean
        Returns:
        the wpTask MboSet.
        Throws:
        MXException
        java.rmi.RemoteException
      • selectPredecessorTasks

        public int selectPredecessorTasks()
                                   throws MXException,
                                          java.rmi.RemoteException
        Return the selected tasks to the predessor table and the non-persistent predecessortasks field.
        Throws:
        MXException
        java.rmi.RemoteException