Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
org.apache.chemistry.opencmis.commons.spi |
OpenCMIS client and server binding services.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutablePropertyDecimal |
Modifier and Type | Method and Description |
---|---|
PropertyDecimal |
BindingsObjectFactory.createPropertyDecimalData(String id,
BigDecimal value) |
PropertyDecimal |
BindingsObjectFactory.createPropertyDecimalData(String id,
List<BigDecimal> values) |
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.