psdi.app.ticket

Class FldTkAffectedUserName

    • Constructor Detail

      • FldTkAffectedUserName

        public FldTkAffectedUserName(MboValue mbv)
                              throws MXException,
                                     java.rmi.RemoteException
        Construct without a criteria.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • validate

        public void validate()
                      throws MXException,
                             java.rmi.RemoteException
        No validation takes place if the person is empty or has been found. Otherwise, check to make sure the user has not entered a formerly inactive person. If that is the case, the value will be rejected. Note that values that are not in the PERSON table are still accepted. The restriction applies only to former existing, inactivated users.
        Specified by:
        validate in interface MboValueListener
        Overrides:
        validate in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        08-25641, APAR IZ40377