Class NuxeoPropertyDataBase.NuxeoPropertyIdDataFixed

  • 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.NuxeoPropertyIdDataFixed
    extends NuxeoPropertyDataBase.NuxeoPropertyDataFixed<String>
    implements org.apache.chemistry.opencmis.commons.data.PropertyId
    A fixed ID property.
    • Constructor Detail

      • NuxeoPropertyIdDataFixed

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