Interface Column
- All Superinterfaces:
FunctionInvokation
- All Known Implementing Classes:
BaseColumn
,LuceneColumn
- Author:
- andyh
-
Method Summary
Methods inherited from interface org.alfresco.repo.search.impl.querymodel.FunctionInvokation
getFunction, getFunctionArguments
-
Method Details
-
getAlias
String getAlias()Get the column alias.- Returns:
- String
-
isOrderable
boolean isOrderable() -
isQueryable
boolean isQueryable()
-