public class ContentStreamMimetypeProperty extends AbstractSimpleProperty
| Constructor and Description |
|---|
ContentStreamMimetypeProperty(ServiceRegistry serviceRegistry)
Construct
|
| Modifier and Type | Method and Description |
|---|---|
protected org.alfresco.service.cmr.dictionary.DataTypeDefinition |
getInDataType() |
java.lang.String |
getLuceneFieldName() |
protected org.alfresco.service.namespace.QName |
getQNameForExists() |
java.io.Serializable |
getValue(org.alfresco.service.cmr.repository.NodeRef nodeRef)
Get the property value for a node or an association
|
protected java.lang.String |
getValueAsString(java.io.Serializable value) |
buildLuceneEquality, buildLuceneExists, buildLuceneGreaterThan, buildLuceneGreaterThanOrEquals, buildLuceneIn, buildLuceneInequality, buildLuceneLessThan, buildLuceneLessThanOrEquals, buildLuceneLike, getLuceneSortField, getRangeMax, getRangeMingetMappedProperty, getName, getServiceRegistry, getValue, setValuepublic ContentStreamMimetypeProperty(ServiceRegistry serviceRegistry)
serviceRegistry - public java.io.Serializable getValue(org.alfresco.service.cmr.repository.NodeRef nodeRef)
CMISPropertyAccessorgetValue in interface CMISPropertyAccessorgetValue in class AbstractPropertypublic java.lang.String getLuceneFieldName()
getLuceneFieldName in interface org.alfresco.opencmis.dictionary.CMISPropertyLuceneBuildergetLuceneFieldName in class AbstractPropertyprotected java.lang.String getValueAsString(java.io.Serializable value)
getValueAsString in class AbstractSimplePropertyprotected org.alfresco.service.namespace.QName getQNameForExists()
getQNameForExists in class AbstractSimplePropertyprotected org.alfresco.service.cmr.dictionary.DataTypeDefinition getInDataType()
getInDataType in class AbstractSimplePropertyCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.