psdi.app.workorder

Class FldWonum

    • Constructor Detail

      • FldWonum

        public FldWonum(MboValue mbv)
                 throws MXException
        Construct without a criteria.
        Parameters:
        mbv - the MboValue the specified field attach to.
        Throws:
        MXException
      • FldWonum

        public FldWonum(MboValue mbv,
                        java.lang.String criteriaName)
                 throws MXException
        Construct and attach to the mbo value. Sets up the valdation information.
        Parameters:
        mbv - the MboValue the specified field attach to.
        criteriaName - criteria name for getting the specified WOSet.
        Throws:
        MXException