Class NuxeoPropertyData.NuxeoPropertyDecimalData

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

public static class NuxeoPropertyData.NuxeoPropertyDecimalData extends NuxeoPropertyData<BigDecimal> implements org.apache.chemistry.opencmis.commons.data.PropertyDecimal
  • Constructor Details

    • NuxeoPropertyDecimalData

      public NuxeoPropertyDecimalData(org.apache.chemistry.opencmis.commons.definitions.PropertyDefinition<BigDecimal> propertyDefinition, DocumentModel doc, String name, boolean readOnly, org.apache.chemistry.opencmis.commons.server.CallContext callContext)