public class BaseTypeIdLuceneBuilder extends BaseLuceneBuilder
| Constructor and Description |
|---|
BaseTypeIdLuceneBuilder(CMISDictionaryService dictionaryService)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
<Q,S,E extends Throwable> |
buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Serializable value,
PredicateMode mode,
LuceneFunction luceneFunction) |
<Q,S,E extends Throwable> |
buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa,
Boolean not) |
buildLuceneGreaterThan, buildLuceneGreaterThanOrEquals, buildLuceneIn, buildLuceneInequality, buildLuceneLessThan, buildLuceneLessThanOrEquals, buildLuceneLike, getLuceneFieldName, getLuceneSortFieldpublic BaseTypeIdLuceneBuilder(CMISDictionaryService dictionaryService)
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 ThrowableCopyright © 2005–2019 Alfresco Software. All rights reserved.