| Modifier and Type | Method and Description |
|---|---|
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Boolean not) |
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Collection<Serializable> values,
Boolean not,
PredicateMode mode) |
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Serializable value,
Boolean not) |
<Q,S,E extends Throwable> |
CMISPropertyLuceneBuilder.getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa) |
| Modifier and Type | Method and Description |
|---|---|
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Boolean not) |
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Collection<Serializable> values,
Boolean not,
PredicateMode mode) |
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
Boolean not) |
<Q,S,E extends Throwable> |
CmisFunctionEvaluationContext.getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Boolean not) |
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Collection<Serializable> values,
Boolean not,
PredicateMode mode) |
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
Boolean not) |
<Q,S,E extends Throwable> |
AlfrescoFunctionEvaluationContext.getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
<Q,S,E extends Throwable> |
FunctionEvaluationContext.buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
FunctionEvaluationContext.buildLuceneExists(LuceneQueryParserAdaptor<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> |
FunctionEvaluationContext.buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
FunctionEvaluationContext.buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
FunctionEvaluationContext.buildLuceneIn(LuceneQueryParserAdaptor<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> |
FunctionEvaluationContext.buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
FunctionEvaluationContext.buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
FunctionEvaluationContext.buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
FunctionEvaluationContext.buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName,
Serializable value,
Boolean not)
Note: Like is not required to support functions from the spec
|
<Q,S,E extends Throwable> |
FunctionEvaluationContext.getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa,
String propertyName) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.