psdi.app.workorder

Class FldWOFailureCode

    • Constructor Detail

      • FldWOFailureCode

        public FldWOFailureCode(MboValue mbv)
                         throws java.rmi.RemoteException
        Construct for the specified MboValue. Validates against the FailureList table. The error key is "failurecode".
        Parameters:
        mbv - the MboValue failure code field in the work order object attach to.
        Throws:
        java.rmi.RemoteException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Perform action if the field is valid. Clears the existing failure report and may make the problem code field read/only.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException