|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Tree
.MethodExpression
for later evaluation.
ValueExpression
for later evaluation.
ELContext
has been created.ValueExpression
and MethodExpression
,
implementing characterstics common to both.ValueExpression
or MethodExpression
instance for later
evaluation.Tree
.
null
.
ELContext.setLocale(Locale)
.
null
.
ExpressionNode.setValue(Bindings, ELContext, Object)
.
null
CompositeELResolver.setValue(ELContext, Object, Object, Object)
method.
ELResolver.setValue(ELContext, Object, Object, Object)
method.
ValueExpression.setValue(ELContext, Object)
method.
true
if this is a deferred expression (starting with #{
)
true
if this is a deferred expression (containing
sub-expressions starting with #{
)
true
if this could be used as an lvalue.
false
.
false
ELResolver
has successfully resolved a given (base, property)
pair.
true
.
ExpressionNode.setValue(Bindings, ELContext, Object)
will throw a
PropertyNotWritableException
.
true
TreeValueExpression.setValue(ELContext, Object)
will always fail.
ArrayELResolver.setValue(ELContext, Object, Object, Object)
will always fail.
BeanELResolver.setValue(ELContext, Object, Object, Object)
will always fail.
CompositeELResolver.setValue(ELContext, Object, Object, Object)
will always fail.
ELResolver.setValue(ELContext, Object, Object, Object)
will always fail.
ListELResolver.setValue(ELContext, Object, Object, Object)
will always fail.
MapELResolver.setValue(ELContext, Object, Object, Object)
will always fail.
ValueExpression.setValue(ELContext, Object)
will always fail.
MethodExpression
evaluated to.MethodExpression
.ValueExpression
or
MethodExpression
.ValueExpression
.PropertyNotWritableException
.
TreeBuilder
.TreeMethodExpression.invoke(ELContext, Object[])
or TreeMethodExpression.getMethodInfo(ELContext)
).TreeValueExpression.getType(ELContext)
, TreeValueExpression.getValue(ELContext)
, TreeValueExpression.isReadOnly(ELContext)
or TreeValueExpression.setValue(ELContext, Object)
.
|
Copyright © 2006-2009 Odysseus Software GmbH. | ||||||||
PREV NEXT | FRAMES NO FRAMES |