psdi.app.mr

Class FldSearchDRVendor

    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Check validity of the new entry on this field. If the user input a Vendor that has a location and if this location is of type storeroom throw an exception.If the location of this Vendor is null is is perfectly fine
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException