public interface Argument
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Serializable |
getValue(FunctionEvaluationContext context) |
boolean |
isOrderable() |
boolean |
isQueryable() |
String getName()
Serializable getValue(FunctionEvaluationContext context)
boolean isOrderable()
boolean isQueryable()
Copyright © 2005–2020 Alfresco Software. All rights reserved.