Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.el
Class ExpressionContext

java.lang.Object
  extended by javax.el.ELContext
      extended by org.nuxeo.ecm.platform.el.ExpressionContext
Direct Known Subclasses:
ExtendedInfoContext

public class ExpressionContext
extends ELContext


Constructor Summary
ExpressionContext()
           
 
Method Summary
 ELResolver getELResolver()
           
 FunctionMapper getFunctionMapper()
           
 VariableMapper getVariableMapper()
           
 
Methods inherited from class javax.el.ELContext
getContext, getLocale, isPropertyResolved, putContext, setLocale, setPropertyResolved
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionContext

public ExpressionContext()
Method Detail

getELResolver

public ELResolver getELResolver()
Specified by:
getELResolver in class ELContext

getFunctionMapper

public FunctionMapper getFunctionMapper()
Specified by:
getFunctionMapper in class ELContext

getVariableMapper

public VariableMapper getVariableMapper()
Specified by:
getVariableMapper in class ELContext

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.