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, isOrderableclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, isOrderablepublic List<Argument> getArguments()
getArguments in interface ListArgumentpublic Serializable getValue(FunctionEvaluationContext context)
public boolean isQueryable()
isQueryable in interface ArgumentisQueryable in class BaseArgumentCopyright © 2005–2019 Alfresco Software. All rights reserved.