| Modifier and Type | Method and Description |
|---|---|
static BLCOperator |
BLCOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BLCOperator[] |
BLCOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataDTOToMVELTranslator.buildExpression(ExpressionDTO expressionDTO,
StringBuffer sb,
String entityKey,
BLCOperator operator,
RuleBuilderFieldService fieldService) |
protected Object[] |
DataDTOToMVELTranslator.extractDate(ExpressionDTO expressionDTO,
BLCOperator operator,
String key) |
| Modifier and Type | Method and Description |
|---|---|
BLCOperator |
Group.getOperatorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Group.setOperatorType(BLCOperator operatorType) |
| Modifier and Type | Field and Description |
|---|---|
protected BLCOperator |
Expression.operator |
| Modifier and Type | Method and Description |
|---|---|
BLCOperator |
Expression.getOperator() |
protected BLCOperator |
PhraseTranslator.getOperator(String field,
String operator,
String value,
boolean isNegation,
boolean isFieldComparison,
boolean isIgnoreCase) |
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.setOperator(BLCOperator operator) |
Copyright © 2017. All rights reserved.