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.NuxeoPropertyMultiDataFixed<T>, NuxeoPropertyDataBase.NuxeoPropertyStringDataFixed
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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 © 2011 Nuxeo SA. All Rights Reserved.