public interface Argument
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
java.io.Serializable |
getValue(FunctionEvaluationContext context) |
boolean |
isOrderable() |
boolean |
isQueryable() |
java.lang.String getName()
java.io.Serializable getValue(FunctionEvaluationContext context)
boolean isOrderable()
boolean isQueryable()
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.