Uses of Interface
org.alfresco.repo.search.impl.querymodel.FunctionArgument
Packages that use FunctionArgument
Package
Description
-
Uses of FunctionArgument in org.alfresco.opencmis.search
Methods in org.alfresco.opencmis.search with parameters of type FunctionArgumentModifier and TypeMethodDescriptionCmisFunctionEvaluationContext.getLuceneFunction
(FunctionArgument functionArgument) -
Uses of FunctionArgument in org.alfresco.repo.search.impl.parsers
Methods in org.alfresco.repo.search.impl.parsers with parameters of type FunctionArgumentModifier and TypeMethodDescriptionAlfrescoFunctionEvaluationContext.getLuceneFunction
(FunctionArgument functionArgument) -
Uses of FunctionArgument in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel that return FunctionArgumentModifier and TypeMethodDescriptionQueryModelFactory.createFunctionArgument
(String name, Function function, Map<String, Argument> functionArguments) Methods in org.alfresco.repo.search.impl.querymodel with parameters of type FunctionArgumentModifier and TypeMethodDescriptionFunctionEvaluationContext.getLuceneFunction
(FunctionArgument functionArgument) -
Uses of FunctionArgument in org.alfresco.repo.search.impl.querymodel.impl
Classes in org.alfresco.repo.search.impl.querymodel.impl that implement FunctionArgumentMethods in org.alfresco.repo.search.impl.querymodel.impl that return FunctionArgumentModifier and TypeMethodDescriptionprotected FunctionArgument
BaseComparison.getFunctionArgument()
-
Uses of FunctionArgument in org.alfresco.repo.search.impl.querymodel.impl.lucene
Classes in org.alfresco.repo.search.impl.querymodel.impl.lucene that implement FunctionArgumentMethods in org.alfresco.repo.search.impl.querymodel.impl.lucene that return FunctionArgument