org.alfresco.repo.search.impl.querymodel.impl.lucene
Class LuceneColumn

java.lang.Object
  extended by org.alfresco.repo.search.impl.querymodel.impl.BaseColumn
      extended by org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneColumn
All Implemented Interfaces:
Column, FunctionInvokation

public class LuceneColumn
extends BaseColumn


Constructor Summary
LuceneColumn(Function function, java.util.Map functionArguments, java.lang.String alias)
           
 
Method Summary
 
Methods inherited from class org.alfresco.repo.search.impl.querymodel.impl.BaseColumn
getAlias, getFunction, getFunctionArguments, isOrderable, isQueryable, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LuceneColumn

public LuceneColumn(Function function,
                    java.util.Map functionArguments,
                    java.lang.String alias)
Parameters:
function -
functionArguments -
alias -


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.