public abstract static class FormulaEvaluatorUtil.ExistsHelper extends Object
Exception (for example a NullPointerException or
IndexOutOfBoundsException when navigating over associations in model objects) which should just be treated as a false result.
This class is intended to be subclassed in compiled formulas only.
| Constructor and Description |
|---|
ExistsHelper() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
exists() |
protected abstract boolean |
existsInternal() |
Copyright © 2021. All rights reserved.