| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CONNECTOR_CONTEXT |
| Constructor and Description |
|---|
AlmELContext() |
| Modifier and Type | Method and Description |
|---|---|
abstract javax.el.ValueExpression |
createValueExpression(java.lang.String expression, java.lang.Class expectedType) |
abstract javax.el.ELResolver |
getELResolver() |
abstract javax.el.FunctionMapper |
getFunctionMapper() |
abstract javax.el.VariableMapper |
getVariableMapper() |
getContext, getLocale, isPropertyResolved, putContext, setLocale, setPropertyResolvedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRenderingContext, getSourceComponent, setRenderingContext, setSourceComponentpublic static final java.lang.String CONNECTOR_CONTEXT
public abstract javax.el.ELResolver getELResolver()
getELResolver in class javax.el.ELContextpublic abstract javax.el.FunctionMapper getFunctionMapper()
getFunctionMapper in class javax.el.ELContextpublic abstract javax.el.VariableMapper getVariableMapper()
getVariableMapper in class javax.el.ELContext
public abstract javax.el.ValueExpression createValueExpression(java.lang.String expression,
java.lang.Class expectedType)