psdi.app.contract.warranty

Class FldContLineMeterMeasureUnit

    • Constructor Detail

      • FldContLineMeterMeasureUnit

        public FldContLineMeterMeasureUnit(MboValue mbv)
                                    throws MXException,
                                           java.rmi.RemoteException
        Construct and attach to the mbo value Validate that measureunitid has to be in the MEASUREUNIT table
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        returns before validating against the MEASUREUNIT table if this value is null. Otherwise, validation takes place where MEASUREUNIT.MEASUREUNITID equals this value.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class FldMeasureUnitId
        Throws:
        MXException
        java.rmi.RemoteException