public static class NuxeoPropertyData.NuxeoPropertyDataName extends NuxeoPropertyDataBase<String> implements org.apache.chemistry.opencmis.commons.data.PropertyString
NuxeoPropertyDataBase.NuxeoPropertyBooleanDataFixed, NuxeoPropertyDataBase.NuxeoPropertyDataFixed<T>, NuxeoPropertyDataBase.NuxeoPropertyIdDataFixed, NuxeoPropertyDataBase.NuxeoPropertyIdMultiDataFixed, NuxeoPropertyDataBase.NuxeoPropertyIntegerDataFixed, NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed<T>, NuxeoPropertyDataBase.NuxeoPropertyStringDataFixed
doc, propertyDefinition
Modifier | Constructor and Description |
---|---|
protected |
NuxeoPropertyDataName(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<String> propertyDefinition,
DocumentModel doc) |
Modifier and Type | Method and Description |
---|---|
String |
getFirstValue() |
static String |
getValue(DocumentModel doc)
Gets the value for the cmis:name property.
|
void |
setValue(Object value) |
getDisplayName, getExtensions, getId, getLocalName, getPropertyDefinition, getQueryName, getValue, getValues, setExtensions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected NuxeoPropertyDataName(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<String> propertyDefinition, DocumentModel doc)
public static String getValue(DocumentModel doc)
public String getFirstValue()
getFirstValue
in interface org.apache.chemistry.opencmis.commons.data.PropertyData<String>
getFirstValue
in class NuxeoPropertyDataBase<String>
public void setValue(Object value)
setValue
in class NuxeoPropertyDataBase<String>
Copyright © 2015 Nuxeo SA. All rights reserved.