|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Tree
.MethodExpression
for later evaluation.
ValueExpression
for later evaluation.
ELContext
has been created.ELContext
is 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.
ValueReference
for this expression instance.
null
, invoke the method, with the given parameters on
this bean.
method
on the given base
object by querying all component resolvers.
method
on the given base
object.
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
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
.javax.el.cacheSize
javax.el.methodInvocations
javax.el.nullProperties
javax.el.varArgs
ValueExpression
or
MethodExpression
.ValueExpression
.PropertyNotWritableException
.
TreeBuilder
.TreeMethodExpression.invoke(ELContext, Object[])
or TreeMethodExpression.getMethodInfo(ELContext)
).getType(ELContext)
, getValue(ELContext)
, isReadOnly(ELContext)
or setValue(ELContext, Object)
.
|
Copyright © 2006-2009 Odysseus Software GmbH. | ||||||||
PREV NEXT | FRAMES NO FRAMES |