public interface Predicate extends Serializable
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(Object data) |
String |
getDescription() |
boolean evaluate(Object data) throws ValidationException
data - object to be evaluated by this predicateValidationExceptionString getDescription()
Copyright © 2001–2017 University Health Network. All rights reserved.