Class NuxeoPropertyData.NuxeoPropertyDataParentId

java.lang.Object
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase<String>
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataParentId
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.NuxeoPropertyDataParentId extends NuxeoPropertyDataBase<String> implements org.apache.chemistry.opencmis.commons.data.PropertyId
Property for cmis:parentId and nuxeo:parentId.
  • Constructor Details

    • NuxeoPropertyDataParentId

      protected NuxeoPropertyDataParentId(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<String> propertyDefinition, DocumentModel doc)
  • Method Details