psdi.app.system.virtual

Class FldMaxVarPOReqdForOutLab

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldMaxVarPOReqdForOutLab
    extends MboValueAdapter
    Validation class for the LR_PO_OUTLAB_RQRD (PO required for outside labor) attribute in MaxvarInput non-persistent object.

    • Constructor Detail

      • FldMaxVarPOReqdForOutLab

        public FldMaxVarPOReqdForOutLab(MboValue mbv)
        Constructor sets.
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Validate the LR_PO_OUTLAB_RQRD attribute. If the LR_PO_OUTLAB_RQRD is true, then set the LR_APPR_OUT_LABOR to false and readonly.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException