public interface IDfPredicate
Modifier and Type | Method and Description |
---|---|
boolean |
test(java.lang.Object state)
Evaluates a boolean condition given some runtime state.
|
boolean test(java.lang.Object state) throws DfException
state
- the runtime state assisting the evaluation (might be null
)DfException
- if a server error occursCopyright 1994-2023 OpenText Corporation. All rights reserved.