public class SpringExpressionUtil extends Object
| Constructor and Description |
|---|
SpringExpressionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.expression.EvaluationContext |
createEvaluationContext(Object object) |
static org.springframework.expression.EvaluationContext |
createSecurityEvaluationContext() |
static void |
setVariables(org.springframework.expression.EvaluationContext evaluationContext,
Map<String,String> variables) |
public static org.springframework.expression.EvaluationContext createEvaluationContext(Object object)
public static org.springframework.expression.EvaluationContext createSecurityEvaluationContext()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.