public class BaseParameterArgument extends BaseStaticArgument implements ParameterArgument
Constructor and Description |
---|
BaseParameterArgument(java.lang.String name,
java.lang.String parameterName) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getParameterName() |
java.io.Serializable |
getValue(FunctionEvaluationContext context) |
java.lang.String |
toString() |
getName, isOrderable, isQueryable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, isOrderable, isQueryable
public BaseParameterArgument(java.lang.String name, java.lang.String parameterName)
name
- public java.lang.String getParameterName()
getParameterName
in interface ParameterArgument
public java.io.Serializable getValue(FunctionEvaluationContext context)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.