psdi.app.assetcatalog

Class FldMeasureUnitId

    • Constructor Detail

      • FldMeasureUnitId

        public FldMeasureUnitId(MboValue mbv)
                         throws MXException,
                                java.rmi.RemoteException
        Common Validation Class for:Measureunitid 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 MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException