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

java.lang.Object
  extended by org.alfresco.repo.search.impl.querymodel.impl.BaseArgument
      extended by org.alfresco.repo.search.impl.querymodel.impl.BaseStaticArgument
          extended by org.alfresco.repo.search.impl.querymodel.impl.BaseListArgument
              extended by org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneListArgument
All Implemented Interfaces:
Argument, ListArgument, StaticArgument

public class LuceneListArgument
extends BaseListArgument


Constructor Summary
LuceneListArgument(java.lang.String name, java.util.List arguments)
           
 
Method Summary
 
Methods inherited from class org.alfresco.repo.search.impl.querymodel.impl.BaseListArgument
getArguments, 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

LuceneListArgument

public LuceneListArgument(java.lang.String name,
                          java.util.List arguments)
Parameters:
name -
arguments -


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