org.apache.myfaces.el

Class ELParserHelper.MyPropertySuffix

public static class ELParserHelper.MyPropertySuffix extends PropertySuffix

Constructor Summary
MyPropertySuffix(PropertySuffix propertySuffix, Application application)
Method Summary
Objectevaluate(Object base, VariableResolver variableResolver, FunctionMapper functions, Logger logger)
Evaluates the expression in the given context, operating on the given value, using JSF property resolver.

Constructor Detail

MyPropertySuffix

public MyPropertySuffix(PropertySuffix propertySuffix, Application application)

Method Detail

evaluate

public Object evaluate(Object base, VariableResolver variableResolver, FunctionMapper functions, Logger logger)
Evaluates the expression in the given context, operating on the given value, using JSF property resolver.