psdi.app.meter

Class FldDeployedMeterInspector

    • Constructor Detail

      • FldDeployedMeterInspector

        public FldDeployedMeterInspector(MboValue mbv)
                                  throws MXException,
                                         java.rmi.RemoteException
        construct and attach to the MboValue without any criteria
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        overrides the superclass psdi.app.person.FldPersonID's validation, and performs no validation of its own. As a result, Inspector can be chosen, but is not required to be, from the Person table.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException