Class NuxeoPropertyData.NuxeoPropertyDataContentStreamLength

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

    public static class NuxeoPropertyData.NuxeoPropertyDataContentStreamLength
    extends NuxeoPropertyDataBase<BigInteger>
    implements org.apache.chemistry.opencmis.commons.data.PropertyInteger
    Property for cmis:contentStreamLength.
    • Constructor Detail

      • NuxeoPropertyDataContentStreamLength

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