psdi.app.safety

Class FldTagLockLockOutId

    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        if the TagLock's owner is TagOut, the lockoutid is a generated unique id, novalidate against lockout table. Otherwise the lockoutid must be valid on lockout table.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException