public class ContentStreamMimetypeLuceneBuilder extends AbstractSimpleLuceneBuilder
Constructor and Description |
---|
ContentStreamMimetypeLuceneBuilder(DictionaryService dictionaryService)
Construct
|
Modifier and Type | Method and Description |
---|---|
protected DataTypeDefinition |
getInDataType() |
String |
getLuceneFieldName() |
protected QName |
getQNameForExists() |
protected String |
getValueAsString(Serializable value) |
buildLuceneEquality, buildLuceneExists, buildLuceneGreaterThan, buildLuceneGreaterThanOrEquals, buildLuceneLessThan, buildLuceneLessThanOrEquals, buildLuceneLike, getLuceneSortField, getRangeMax, getRangeMin
buildLuceneIn, buildLuceneInequality
public ContentStreamMimetypeLuceneBuilder(DictionaryService dictionaryService)
dictionaryService
- DictionaryServicepublic String getLuceneFieldName()
getLuceneFieldName
in interface CMISPropertyLuceneBuilder
getLuceneFieldName
in class BaseLuceneBuilder
protected String getValueAsString(Serializable value)
getValueAsString
in class AbstractSimpleLuceneBuilder
protected QName getQNameForExists()
getQNameForExists
in class AbstractSimpleLuceneBuilder
protected DataTypeDefinition getInDataType()
getInDataType
in class AbstractSimpleLuceneBuilder
Copyright © 2005–2019 Alfresco Software. All rights reserved.