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

java.lang.Object
  extended by org.alfresco.repo.search.impl.querymodel.impl.BaseArgument
      extended by org.alfresco.repo.search.impl.querymodel.impl.BaseDynamicArgument
          extended by org.alfresco.repo.search.impl.querymodel.impl.BaseFunctionArgument
              extended by org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneFunctionArgument
All Implemented Interfaces:
Argument, DynamicArgument, FunctionArgument, FunctionInvokation

public class LuceneFunctionArgument
extends BaseFunctionArgument


Constructor Summary
LuceneFunctionArgument(java.lang.String name, Function function, java.util.Map arguments)
           
 
Method Summary
 
Methods inherited from class org.alfresco.repo.search.impl.querymodel.impl.BaseFunctionArgument
getFunction, getFunctionArguments, getValue, isQueryable, toString
 
Methods inherited from class org.alfresco.repo.search.impl.querymodel.impl.BaseArgument
getName, isOrderable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.alfresco.repo.search.impl.querymodel.Argument
getName, isOrderable
 

Constructor Detail

LuceneFunctionArgument

public LuceneFunctionArgument(java.lang.String name,
                              Function function,
                              java.util.Map arguments)
Parameters:
name -
function -
arguments -


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