public class BaseListArgument extends BaseStaticArgument implements ListArgument
Constructor and Description |
---|
BaseListArgument(String name,
List<Argument> arguments) |
Modifier and Type | Method and Description |
---|---|
List<Argument> |
getArguments() |
Serializable |
getValue(FunctionEvaluationContext context) |
boolean |
isQueryable() |
String |
toString() |
getName, isOrderable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getName, isOrderable
public List<Argument> getArguments()
getArguments
in interface ListArgument
public Serializable getValue(FunctionEvaluationContext context)
public boolean isQueryable()
isQueryable
in interface Argument
isQueryable
in class BaseArgument
Copyright © 2005–2019 Alfresco Software. All rights reserved.