Interface FunctionArgument
-
- All Superinterfaces:
Argument
,DynamicArgument
,FunctionInvokation
- All Known Implementing Classes:
BaseFunctionArgument
,LuceneFunctionArgument
public interface FunctionArgument extends DynamicArgument, FunctionInvokation
- Author:
- andyh
-
-
Method Summary
-
Methods inherited from interface org.alfresco.repo.search.impl.querymodel.Argument
getName, getValue, isOrderable, isQueryable
-
Methods inherited from interface org.alfresco.repo.search.impl.querymodel.FunctionInvokation
getFunction, getFunctionArguments
-
-