public interface ExpressionOperatorTypes
| Modifier and Type | Interface and Description |
|---|---|
static class |
ExpressionOperatorTypes.BINARY_OPERATOR
Provides the operators supported in a binary filter expression.
|
static class |
ExpressionOperatorTypes.FUNCTION
Provides the functions supported in a filter expression.
|
static class |
ExpressionOperatorTypes.NODE_KIND
Provides the types of node supported in a filter expression.
|
static class |
ExpressionOperatorTypes.OPERATOR
Provides the operators supported in a filter expression.
|
static class |
ExpressionOperatorTypes.UNARY_OPERATOR
Provides the operators supported in a unary filter expression.
|
Copyright © 2020 SAP. All Rights Reserved.