public class ParameterEvaluator extends ExpressionEvalBase<ParameterNode>
INNER_JOIN_FILTERED_OUT| Constructor and Description |
|---|
ParameterEvaluator(OQLExpressionEvaluatorI<?> parent,
ParameterNode node) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue(BOI bo)
Computes the raw value of the expression evaluated on the provided BO.
|
boolean |
isNull() |
getAlias, getChildren, getEntity, getNode, getParameters, getParent, getSchema, ofpublic ParameterEvaluator(OQLExpressionEvaluatorI<?> parent, ParameterNode node) throws UnsupportedQueryException
UnsupportedQueryExceptionpublic java.lang.Object getValue(BOI bo)
OQLExpressionEvaluatorIbo - the nonnull root BO to evaluate the node onpublic boolean isNull()
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.