public final class LegacyELContext
extends javax.el.ELContext
| Constructor and Description |
|---|
LegacyELContext(FacesContext faces)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
javax.el.ELResolver |
getELResolver()
Deprecated.
|
FacesContext |
getFacesContext()
Deprecated.
|
javax.el.FunctionMapper |
getFunctionMapper()
Deprecated.
|
javax.el.VariableMapper |
getVariableMapper()
Deprecated.
|
addEvaluationListener, convertToType, enterLambdaScope, exitLambdaScope, getContext, getEvaluationListeners, getImportHandler, getLambdaArgument, getLocale, isLambdaArgument, isPropertyResolved, notifyAfterEvaluation, notifyBeforeEvaluation, notifyPropertyResolved, putContext, setLocale, setPropertyResolved, setPropertyResolvedpublic LegacyELContext(FacesContext faces)
public javax.el.ELResolver getELResolver()
getELResolver in class javax.el.ELContextpublic javax.el.FunctionMapper getFunctionMapper()
getFunctionMapper in class javax.el.ELContextpublic javax.el.VariableMapper getVariableMapper()
getVariableMapper in class javax.el.ELContextpublic FacesContext getFacesContext()
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.