psdi.app.ticket

Class FldTKFailureCode

    • Constructor Detail

      • FldTKFailureCode

        public FldTKFailureCode(MboValue mbv)
        Construct for the specified MboValue. Validates against the FailureList table. The error key is "failurecode".
        Parameters:
        mbv - the MboValue failure code field in the ticket object attach to.
    • 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