psdi.app.jobplan

Class FldTaskRelPredJPTask

    • Constructor Detail

      • FldTaskRelPredJPTask

        public FldTaskRelPredJPTask(MboValue mbv)
                             throws MXException,
                                    java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Using the combination of Predessor Task Number : Predessor Orgid : Predessor Siteid, find at least one Task in the related JobTaskSet that the component mbo can belong to.
        Validate that the selected task can be used as a predessor for this row.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException