public interface CMISPropertyLuceneBuilder
<Q,S,E extends Throwable> Q buildLuceneEquality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
value
- Serializablemode
- PredicateModeluceneFunction
- LuceneFunctionE
E extends Throwable
<Q,S,E extends Throwable> Q buildLuceneExists(LuceneQueryParserAdaptor<Q,S,E> lqpa, Boolean not) throws E extends Throwable
not
- BooleanE
E extends Throwable
<Q,S,E extends Throwable> Q buildLuceneGreaterThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
value
- Serializablemode
- PredicateModeluceneFunction
- LuceneFunctionE
E extends Throwable
<Q,S,E extends Throwable> Q buildLuceneGreaterThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
value
- Serializablemode
- PredicateModeluceneFunction
- LuceneFunctionE
E extends Throwable
<Q,S,E extends Throwable> Q buildLuceneIn(LuceneQueryParserAdaptor<Q,S,E> lqpa, Collection<Serializable> values, Boolean not, PredicateMode mode) throws E extends Throwable
not
- Booleanmode
- PredicateModeE
E extends Throwable
<Q,S,E extends Throwable> Q buildLuceneInequality(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
value
- PredicateModemode
- PredicateModeluceneFunction
- LuceneFunctionE
E extends Throwable
<Q,S,E extends Throwable> Q buildLuceneLessThan(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
value
- Serializablemode
- PredicateModeluceneFunction
- LuceneFunctionE
E extends Throwable
<Q,S,E extends Throwable> Q buildLuceneLessThanOrEquals(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, PredicateMode mode, LuceneFunction luceneFunction) throws E extends Throwable
value
- Serializablemode
- PredicateModeluceneFunction
- LuceneFunctionE
E extends Throwable
<Q,S,E extends Throwable> Q buildLuceneLike(LuceneQueryParserAdaptor<Q,S,E> lqpa, Serializable value, Boolean not) throws E extends Throwable
value
- Serializablenot
- BooleanE
E extends Throwable
<Q,S,E extends Throwable> String getLuceneSortField(LuceneQueryParserAdaptor<Q,S,E> lqpa) throws E extends Throwable
lqpa
- TODOE
E extends Throwable
String getLuceneFieldName()
Copyright © 2005–2017 Alfresco Software. All rights reserved.