Uses of Interface
org.alfresco.repo.search.impl.querymodel.Function
Packages that use Function
Package
Description
-
Uses of Function in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel that return FunctionModifier and TypeMethodDescriptionFunctionInvokation.getFunction()Get the functionQueryModelFactory.getFunction(String functionName) Methods in org.alfresco.repo.search.impl.querymodel with parameters of type FunctionModifier and TypeMethodDescriptionQueryModelFactory.createColumn(Function function, Map<String, Argument> functionArguments, String alias) QueryModelFactory.createFunctionalConstraint(Function function, Map<String, Argument> functionArguments) QueryModelFactory.createFunctionArgument(String name, Function function, Map<String, Argument> functionArguments) -
Uses of Function in org.alfresco.repo.search.impl.querymodel.impl
Classes in org.alfresco.repo.search.impl.querymodel.impl that implement FunctionMethods in org.alfresco.repo.search.impl.querymodel.impl that return FunctionModifier and TypeMethodDescriptionBaseColumn.getFunction()BaseFunctionalConstraint.getFunction()BaseFunctionArgument.getFunction()Constructors in org.alfresco.repo.search.impl.querymodel.impl with parameters of type Function -
Uses of Function in org.alfresco.repo.search.impl.querymodel.impl.functions
Classes in org.alfresco.repo.search.impl.querymodel.impl.functions that implement FunctionModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of Function in org.alfresco.repo.search.impl.querymodel.impl.lucene
Methods in org.alfresco.repo.search.impl.querymodel.impl.lucene that return FunctionMethods in org.alfresco.repo.search.impl.querymodel.impl.lucene with parameters of type FunctionModifier and TypeMethodDescriptionLuceneQueryModelFactory.createColumn(Function function, Map<String, Argument> functionArguments, String alias) LuceneQueryModelFactory.createFunctionalConstraint(Function function, Map<String, Argument> functionArguments) LuceneQueryModelFactory.createFunctionArgument(String name, Function function, Map<String, Argument> functionArguments) Constructors in org.alfresco.repo.search.impl.querymodel.impl.lucene with parameters of type Function -
Uses of Function in org.alfresco.repo.search.impl.querymodel.impl.lucene.functions
Classes in org.alfresco.repo.search.impl.querymodel.impl.lucene.functions that implement FunctionModifier and TypeClassDescriptionclassLuceneChild<Q,S, E extends Throwable> classLuceneDescendant<Q,S, E extends Throwable> classLuceneEquals<Q,S, E extends Throwable> classLuceneExists<Q,S, E extends Throwable> classLuceneFTSFuzzyTerm<Q,S, E extends Throwable> Fuzzy matchingclassLuceneFTSPhrase<Q,S, E extends Throwable> classLuceneFTSPrefixTerm<Q,S, E extends Throwable> Perfix termclassLuceneFTSProximity<Q,S, E extends Throwable> ProximityclassLuceneFTSRange<Q,S, E extends Throwable> RangeclassLuceneFTSTerm<Q,S, E extends Throwable> classLuceneFTSWildTerm<Q,S, E extends Throwable> Wild CardclassLuceneGreaterThan<Q,S, E extends Throwable> classLuceneGreaterThanOrEquals<Q,S, E extends Throwable> classclassLuceneLessThan<Q,S, E extends Throwable> classLuceneLessThanOrEquals<Q,S, E extends Throwable> classLuceneLike<Q,S, E extends Throwable> classLuceneLower<Q,S, E extends Throwable> classLuceneNotEquals<Q,S, E extends Throwable> classLucenePropertyAccessor<Q,S, E extends Throwable> classLuceneScore<Q,S, E extends Throwable> classLuceneUpper<Q,S, E extends Throwable>