psdi.app.location

Class FldLocMeterReadingDelta

    • Constructor Detail

    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Description copied from class: MboValueAdapter
        Called to validate the data Does nothing.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXApplicationException("meter","updRead_ExceedsPrevRead") - when a. this value's locmeterreading mbo was instanciated from an LocationMeter and it is NOT to be added (that is, we are in the rolldown/forward phase of a meter reading modification) b. the reading is an ACTUAL c. the new adjusted delta is less than 0
        MXException
        java.rmi.RemoteException