Class NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutId
java.lang.Object
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase<String>
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutId
- All Implemented Interfaces:
 org.apache.chemistry.opencmis.commons.data.ExtensionsData,org.apache.chemistry.opencmis.commons.data.PropertyData<String>,org.apache.chemistry.opencmis.commons.data.PropertyId
- Enclosing class:
 NuxeoPropertyData<T>
public static class NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutId
extends NuxeoPropertyDataBase<String>
implements org.apache.chemistry.opencmis.commons.data.PropertyId
Property for cmis:versionSeriesCheckedOutId.
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
NuxeoPropertyDataBase.NuxeoPropertyBooleanDataFixed, NuxeoPropertyDataBase.NuxeoPropertyDataFixed<T>, NuxeoPropertyDataBase.NuxeoPropertyIdDataFixed, NuxeoPropertyDataBase.NuxeoPropertyIdMultiDataFixed, NuxeoPropertyDataBase.NuxeoPropertyIntegerDataFixed, NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed<T>, NuxeoPropertyDataBase.NuxeoPropertyStringDataFixed - 
Field Summary
Fields inherited from class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
doc, propertyDefinition - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedNuxeoPropertyDataVersionSeriesCheckedOutId(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<String> propertyDefinition, DocumentModel doc)  - 
Method Summary
Methods inherited from class org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase
getDisplayName, getExtensions, getId, getLocalName, getPropertyDefinition, getQueryName, getValue, getValues, setExtensions, setValueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
getExtensions, setExtensionsMethods inherited from interface org.apache.chemistry.opencmis.commons.data.PropertyData
getDisplayName, getId, getLocalName, getQueryName, getValues 
- 
Constructor Details
- 
NuxeoPropertyDataVersionSeriesCheckedOutId
protected NuxeoPropertyDataVersionSeriesCheckedOutId(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<String> propertyDefinition, DocumentModel doc)  
 - 
 - 
Method Details
- 
getFirstValue
- Specified by:
 getFirstValuein interfaceorg.apache.chemistry.opencmis.commons.data.PropertyData<String>- Specified by:
 getFirstValuein classNuxeoPropertyDataBase<String>
 
 -