|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.search.impl.querymodel.impl.BaseArgument
org.alfresco.repo.search.impl.querymodel.impl.BaseStaticArgument
org.alfresco.repo.search.impl.querymodel.impl.BaseListArgument
org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneListArgument
public class LuceneListArgument
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 |
---|
public LuceneListArgument(java.lang.String name, java.util.List arguments)
name
- arguments
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |