public abstract class ExpressionInvocation extends DelegateInvocation
| Modifier and Type | Field and Description |
|---|---|
protected javax.el.ValueExpression |
valueExpression |
invocationParameters, invocationResult| Constructor and Description |
|---|
ExpressionInvocation(javax.el.ValueExpression valueExpression) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTarget()
returns the target of the current invocation, ie.
|
getInvocationParameters, getInvocationResult, invoke, proceedpublic ExpressionInvocation(javax.el.ValueExpression valueExpression)
public Object getTarget()
DelegateInvocationgetTarget in class DelegateInvocationCopyright © 2010–2018 Alfresco. All rights reserved.