public class LuceneDescendant<Q,S,E extends Throwable> extends Descendant implements LuceneQueryBuilderComponent<Q,S,E>
ARG_ANCESTOR, ARG_SELECTOR, args, NAME
Constructor and Description |
---|
LuceneDescendant() |
Modifier and Type | Method and Description |
---|---|
Q |
addComponent(Set<String> selectors,
Map<String,Argument> functionArgs,
LuceneQueryBuilderContext<Q,S,E> luceneContext,
FunctionEvaluationContext functionContext)
Generate the lucene query from the query component
|
getValue
getArgumentDefinition, getArgumentDefinitions, getName, getReturnType, toString
public Q addComponent(Set<String> selectors, Map<String,Argument> functionArgs, LuceneQueryBuilderContext<Q,S,E> luceneContext, FunctionEvaluationContext functionContext) throws E extends Throwable
LuceneQueryBuilderComponent
addComponent
in interface LuceneQueryBuilderComponent<Q,S,E extends Throwable>
functionContext
- FunctionEvaluationContextE
E extends Throwable
Copyright © 2005–2020 Alfresco Software. All rights reserved.