|
|||||||||
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.BaseDynamicArgument
org.alfresco.repo.search.impl.querymodel.impl.BaseFunctionArgument
org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneFunctionArgument
public class LuceneFunctionArgument
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 |
---|
public LuceneFunctionArgument(java.lang.String name, Function function, java.util.Map arguments)
name
- function
- arguments
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |