org.alfresco.opencmis.mapping
Class ContentStreamMimetypeProperty
java.lang.Object
org.alfresco.opencmis.mapping.AbstractProperty
org.alfresco.opencmis.mapping.ContentStreamMimetypeProperty
- All Implemented Interfaces:
- org.alfresco.opencmis.dictionary.CMISPropertyAccessor
public class ContentStreamMimetypeProperty
- extends AbstractProperty
Accessor for CMIS content stream mimetype property
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentStreamMimetypeProperty
public ContentStreamMimetypeProperty(ServiceRegistry serviceRegistry,
CMISConnector connector)
- Construct
- Parameters:
serviceRegistry
-
getValueInternal
public java.io.Serializable getValueInternal(org.alfresco.opencmis.dictionary.CMISNodeInfo nodeInfo)
- Specified by:
getValueInternal
in class AbstractProperty
getLuceneFieldName
public java.lang.String getLuceneFieldName()
getMappedProperty
public org.alfresco.service.namespace.QName getMappedProperty()
- Specified by:
getMappedProperty
in interface org.alfresco.opencmis.dictionary.CMISPropertyAccessor
- Overrides:
getMappedProperty
in class AbstractProperty
getValueAsString
protected java.lang.String getValueAsString(java.io.Serializable value)
getQNameForExists
protected org.alfresco.service.namespace.QName getQNameForExists()
getInDataType
protected org.alfresco.service.cmr.dictionary.DataTypeDefinition getInDataType()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.