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