|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.opencmis.mapping.AbstractLuceneBuilder
org.alfresco.opencmis.mapping.AbstractSimpleLuceneBuilder
org.alfresco.opencmis.mapping.ContentStreamMimetypeLuceneBuilder
public class ContentStreamMimetypeLuceneBuilder
Lucene Builder for CMIS content stream mimetype property
Constructor Summary | |
---|---|
ContentStreamMimetypeLuceneBuilder(DictionaryService dictionaryService)
Construct |
Method Summary | |
---|---|
protected DataTypeDefinition |
getInDataType()
|
java.lang.String |
getLuceneFieldName()
|
protected QName |
getQNameForExists()
|
protected java.lang.String |
getValueAsString(java.io.Serializable value)
|
Methods inherited from class org.alfresco.opencmis.mapping.AbstractSimpleLuceneBuilder |
---|
buildLuceneEquality, buildLuceneExists, buildLuceneGreaterThan, buildLuceneGreaterThanOrEquals, buildLuceneIn, buildLuceneInequality, buildLuceneLessThan, buildLuceneLessThanOrEquals, buildLuceneLike, getLuceneSortField, getRangeMax, getRangeMin |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentStreamMimetypeLuceneBuilder(DictionaryService dictionaryService)
serviceRegistry
- Method Detail |
---|
public java.lang.String getLuceneFieldName()
getLuceneFieldName
in interface CMISPropertyLuceneBuilder
getLuceneFieldName
in class AbstractLuceneBuilder
protected java.lang.String getValueAsString(java.io.Serializable value)
getValueAsString
in class AbstractSimpleLuceneBuilder
protected QName getQNameForExists()
getQNameForExists
in class AbstractSimpleLuceneBuilder
protected DataTypeDefinition getInDataType()
getInDataType
in class AbstractSimpleLuceneBuilder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |