public class BaseParameterArgument extends BaseStaticArgument implements ParameterArgument
| Constructor and Description |
|---|
BaseParameterArgument(String name,
String parameterName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterName() |
Serializable |
getValue(FunctionEvaluationContext context) |
String |
toString() |
getName, isOrderable, isQueryableclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, isOrderable, isQueryablepublic String getParameterName()
getParameterName in interface ParameterArgumentpublic Serializable getValue(FunctionEvaluationContext context)
Copyright © 2005–2019 Alfresco Software. All rights reserved.