public abstract class AbstractMessageRule extends RuleSupport<Message> implements MessageRule
| Constructor and Description |
|---|
AbstractMessageRule() |
| Modifier and Type | Method and Description |
|---|---|
ValidationException[] |
test(Message msg)
Tests the given (fully populated) message against the criteria
defined by this rule class.
|
failed, failed, failed, failed, failedWithValue, getDescription, getErrorCode, getSectionReference, getSeverity, passed, result, result, setDescription, setErrorCode, setSectionReference, setSeverityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, getDescription, getSectionReferencepublic AbstractMessageRule()
public ValidationException[] test(Message msg)
MessageRuletest in interface MessageRulemsg - message to be testedCopyright © 2001–2017 University Health Network. All rights reserved.