public abstract class AbstractSimpleLuceneBuilder extends BaseLuceneBuilder
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSimpleLuceneBuilder()
Construct
|
buildLuceneIn, buildLuceneInequality, getLuceneFieldNameprotected abstract String getValueAsString(Serializable value)
protected String getRangeMax()
protected String getRangeMin()
protected abstract DataTypeDefinition getInDataType()
protected abstract QName getQNameForExists()
public <Q,S,E extends Throwable> Q buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneEquality in interface CMISPropertyLuceneBuilderbuildLuceneEquality in class BaseLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not) throws E extends Throwable
buildLuceneExists in interface CMISPropertyLuceneBuilderbuildLuceneExists in class BaseLuceneBuildernot - BooleanEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneGreaterThan in interface CMISPropertyLuceneBuilderbuildLuceneGreaterThan in class BaseLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneGreaterThanOrEquals in interface CMISPropertyLuceneBuilderbuildLuceneGreaterThanOrEquals in class BaseLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneLessThan in interface CMISPropertyLuceneBuilderbuildLuceneLessThan in class BaseLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
buildLuceneLessThanOrEquals in interface CMISPropertyLuceneBuilderbuildLuceneLessThanOrEquals in class BaseLuceneBuildervalue - Serializablemode - PredicateModeluceneFunction - LuceneFunctionEE extends Throwablepublic <Q,S,E extends Throwable> Q buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not) throws E extends Throwable
buildLuceneLike in interface CMISPropertyLuceneBuilderbuildLuceneLike in class BaseLuceneBuildervalue - Serializablenot - BooleanEE extends Throwablepublic <Q,S,E extends Throwable> String getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa) throws E extends Throwable
getLuceneSortField in interface CMISPropertyLuceneBuildergetLuceneSortField in class BaseLuceneBuilderlqpa - TODOEE extends ThrowableCopyright © 2005–2019 Alfresco Software. All rights reserved.