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, isQueryable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, isOrderable, isQueryable
public String getParameterName()
getParameterName
in interface ParameterArgument
public Serializable getValue(FunctionEvaluationContext context)
Copyright © 2005–2020 Alfresco Software. All rights reserved.