Skip navigation links
oracle.adf.share.el
Class ADFELContext
java.lang.Object
javax.el.ELContext
oracle.adf.share.el.ADFELContext
-
public class ADFELContext
- extends javax.el.ELContext
Internal use only: A generic ELContext that may be used with a generic expression factory. The ELContext defines the standard set of EL resolvers and the additional ADFScopeELResolver.
Methods inherited from class javax.el.ELContext |
getContext, isPropertyResolved, putContext, setLocale, setPropertyResolved |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADFELContext
public ADFELContext()
getELResolver
public javax.el.ELResolver getELResolver()
-
- Specified by:
getELResolver
in class javax.el.ELContext
getFunctionMapper
public javax.el.FunctionMapper getFunctionMapper()
-
- Specified by:
getFunctionMapper
in class javax.el.ELContext
getVariableMapper
public javax.el.VariableMapper getVariableMapper()
-
- Specified by:
getVariableMapper
in class javax.el.ELContext
getLocale
public java.util.Locale getLocale()
-
- Overrides:
getLocale
in class javax.el.ELContext
Skip navigation links
Copyright © 1997, 2013, Oracle. All rights reserved.