Uses of Interface
org.alfresco.repo.search.adaptor.QueryParserAdaptor
Packages that use QueryParserAdaptor
Package
Description
-
Uses of QueryParserAdaptor in org.alfresco.opencmis.dictionary
Methods in org.alfresco.opencmis.dictionary with parameters of type QueryParserAdaptorModifier and TypeMethodDescription<Q,S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, Boolean not) <Q,S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneGreaterThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneGreaterThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneIn(QueryParserAdaptor<Q, S, E> lqpa, Collection<Serializable> values, Boolean not, PredicateMode mode) <Q,S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneInequality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneLessThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneLessThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCMISPropertyLuceneBuilder.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, Boolean not) CMISPropertyLuceneBuilder.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa) -
Uses of QueryParserAdaptor in org.alfresco.opencmis.mapping
Methods in org.alfresco.opencmis.mapping with parameters of type QueryParserAdaptorModifier and TypeMethodDescription<Q,S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QBaseTypeIdLuceneBuilder.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QParentLuceneBuilder.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, Boolean not) <Q,S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, Boolean not) <Q,S, E extends Throwable>
QBaseTypeIdLuceneBuilder.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, Boolean not) <Q,S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, Boolean not) <Q,S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, Boolean not) <Q,S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, Boolean not) <Q,S, E extends Throwable>
QParentLuceneBuilder.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, Boolean not) <Q,S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneGreaterThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneGreaterThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneGreaterThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneGreaterThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneGreaterThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneGreaterThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneGreaterThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneGreaterThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneGreaterThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneGreaterThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneIn(QueryParserAdaptor<Q, S, E> lqpa, Collection<Serializable> values, Boolean not, PredicateMode mode) <Q,S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneIn(QueryParserAdaptor<Q, S, E> lqpa, Collection<Serializable> values, Boolean not, PredicateMode mode) <Q,S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneInequality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneInequality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneInequality(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneLessThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneLessThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneLessThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneLessThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneLessThan(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneLessThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneLessThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneLessThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneLessThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneLessThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAbstractSimpleLuceneBuilder.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, Boolean not) <Q,S, E extends Throwable>
QBaseLuceneBuilder.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, Boolean not) <Q,S, E extends Throwable>
QFixedValueLuceneBuilder.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, Boolean not) <Q,S, E extends Throwable>
QObjectIdLuceneBuilder.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, Boolean not) <Q,S, E extends Throwable>
QObjectTypeIdLuceneBuilder.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, Boolean not) <Q,S, E extends Throwable>
QParentLuceneBuilder.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, Serializable value, Boolean not) AbstractSimpleLuceneBuilder.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa) BaseLuceneBuilder.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa) DirectLuceneBuilder.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa) FixedValueLuceneBuilder.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa) ObjectIdLuceneBuilder.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa) ObjectTypeIdLuceneBuilder.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa) ParentLuceneBuilder.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa) -
Uses of QueryParserAdaptor in org.alfresco.opencmis.search
Methods in org.alfresco.opencmis.search with parameters of type QueryParserAdaptorModifier and TypeMethodDescription<Q,S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Boolean not) <Q,S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneGreaterThan(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneGreaterThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneIn(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Collection<Serializable> values, Boolean not, PredicateMode mode) <Q,S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneInequality(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneLessThan(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneLessThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QCmisFunctionEvaluationContext.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, Boolean not) CmisFunctionEvaluationContext.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa, String propertyName) -
Uses of QueryParserAdaptor in org.alfresco.repo.search.impl.parsers
Methods in org.alfresco.repo.search.impl.parsers with parameters of type QueryParserAdaptorModifier and TypeMethodDescription<Q,S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Boolean not) <Q,S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneGreaterThan(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneGreaterThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneIn(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Collection<Serializable> values, Boolean not, PredicateMode mode) <Q,S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneInequality(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneLessThan(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneLessThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QAlfrescoFunctionEvaluationContext.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, Boolean not) AlfrescoFunctionEvaluationContext.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa, String propertyName) -
Uses of QueryParserAdaptor in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel with parameters of type QueryParserAdaptorModifier and TypeMethodDescription<Q,S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneEquality(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneExists(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Boolean not) Note: null and not null are not required to support functions from the spec<Q,S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneGreaterThan(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneGreaterThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneIn(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Collection<Serializable> values, Boolean not, PredicateMode mode) Note: In is not required to support functions from the spec<Q,S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneInequality(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneLessThan(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneLessThanOrEquals(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) <Q,S, E extends Throwable>
QFunctionEvaluationContext.buildLuceneLike(QueryParserAdaptor<Q, S, E> lqpa, String propertyName, Serializable value, Boolean not) Note: Like is not required to support functions from the specFunctionEvaluationContext.getLuceneSortField(QueryParserAdaptor<Q, S, E> lqpa, String propertyName) -
Uses of QueryParserAdaptor in org.alfresco.repo.search.impl.querymodel.impl.lucene
Methods in org.alfresco.repo.search.impl.querymodel.impl.lucene that return QueryParserAdaptor