public class CapturingELContext extends javax.el.ELContext
CapturingELContext(javax.el.ELContext parent, Map<Object,org.richfaces.validator.GraphValidatorState> states)
Object
getContext(Class key)
org.richfaces.el.ValueDescriptor
getDescriptor()
javax.el.ELResolver
getELResolver()
javax.el.FunctionMapper
getFunctionMapper()
Locale
getLocale()
ValueReference
getReference()
javax.el.ValueExpression
getReferenceExpression()
javax.el.VariableMapper
getVariableMapper()
boolean
hasReferenceExpression()
void
putContext(Class key, Object contextObject)
setLocale(Locale locale)
isPropertyResolved, setPropertyResolved
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CapturingELContext(javax.el.ELContext parent, Map<Object,org.richfaces.validator.GraphValidatorState> states)
public ValueReference getReference()
public boolean hasReferenceExpression()
public javax.el.ValueExpression getReferenceExpression()
public org.richfaces.el.ValueDescriptor getDescriptor()
public javax.el.ELResolver getELResolver()
getELResolver
javax.el.ELContext
public Object getContext(Class key)
getContext
public javax.el.FunctionMapper getFunctionMapper()
getFunctionMapper
public Locale getLocale()
getLocale
public javax.el.VariableMapper getVariableMapper()
getVariableMapper
public void putContext(Class key, Object contextObject)
putContext
public void setLocale(Locale locale)
setLocale
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.