Class NuxeoPropertyData.NuxeoPropertyDataPath

  • All Implemented Interfaces:
    org.apache.chemistry.opencmis.commons.data.ExtensionsData, org.apache.chemistry.opencmis.commons.data.PropertyData<String>, org.apache.chemistry.opencmis.commons.data.PropertyString
    Enclosing class:
    NuxeoPropertyData<T>

    public static class NuxeoPropertyData.NuxeoPropertyDataPath
    extends NuxeoPropertyDataBase<String>
    implements org.apache.chemistry.opencmis.commons.data.PropertyString
    Property for cmis:path.
    • Constructor Detail

      • NuxeoPropertyDataPath

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