psdi.app.jobplan

Class FldTaskRelJPTask

    • Constructor Detail

    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Using the combination of Task Number:Orgid: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 task for this row.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class FldJobPlanTask
        Throws:
        MXApplicationException - when task cannot be used. "TODO add the error message here"
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.jobplan.JobTask#iisValidTaskComponentKey(MboRemote mbo)