Class RuleExpression
java.lang.Object
io.vertigo.account.authorization.definitions.rulemodel.RuleExpression
Single Expression Definition.
(field)(operator)(value)
- Author:
- npiedeloup
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumAll authorized operators. -
Constructor Summary
ConstructorsConstructorDescriptionRuleExpression(String fieldName, RuleExpression.ValueOperator operator, RuleValue value) -
Method Summary