Class 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 Detail

      • NuxeoPropertyDataParentId

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