psdi.app.inventory.virtual

Class FldAssetInputAssetNum

    • Constructor Detail

      • FldAssetInputAssetNum

        public FldAssetInputAssetNum(MboValue mbv)
                              throws MXException,
                                     java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        Checks to see if the assetnum being entered on the field is already in the database. Also checks to see if the assetnum being entered is already in this MboSet.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MboValueAdapter
        Throws:
        MXException
        java.rmi.RemoteException