Class NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutBy

java.lang.Object
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyDataBase<String>
org.nuxeo.ecm.core.opencmis.impl.server.NuxeoPropertyData.NuxeoPropertyDataVersionSeriesCheckedOutBy
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.NuxeoPropertyDataVersionSeriesCheckedOutBy extends NuxeoPropertyDataBase<String> implements org.apache.chemistry.opencmis.commons.data.PropertyString
Property for cmis:versionSeriesCheckedOutBy.
  • Field Details

    • callContext

      protected final org.apache.chemistry.opencmis.commons.server.CallContext callContext
  • Constructor Details

    • NuxeoPropertyDataVersionSeriesCheckedOutBy

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