Class NuxeoPropertyData.NuxeoPropertyDataIsMajorVersion

java.lang.Object
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase<Boolean>
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataIsMajorVersion
All Implemented Interfaces:
org.apache.chemistry.opencmis.commons.data.ExtensionsData, org.apache.chemistry.opencmis.commons.data.PropertyBoolean, org.apache.chemistry.opencmis.commons.data.PropertyData<Boolean>
Enclosing class:
NuxeoPropertyData<T>

public static class NuxeoPropertyData.NuxeoPropertyDataIsMajorVersion extends NuxeoPropertyDataBase<Boolean> implements org.apache.chemistry.opencmis.commons.data.PropertyBoolean
Property for cmis:isMajorVersion.
  • Constructor Details

    • NuxeoPropertyDataIsMajorVersion

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