Class NuxeoPropertyDataBase.NuxeoPropertyIdMultiDataFixed

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:
NuxeoPropertyDataBase<T>

public static class NuxeoPropertyDataBase.NuxeoPropertyIdMultiDataFixed extends NuxeoPropertyDataBase.NuxeoPropertyMultiDataFixed<String> implements org.apache.chemistry.opencmis.commons.data.PropertyId
A fixed multi-ID property.
  • Constructor Details

    • NuxeoPropertyIdMultiDataFixed

      protected NuxeoPropertyIdMultiDataFixed(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<String> propertyDefinition, List<String> value)