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 |
MutablePropertyInteger |
Modifier and Type | Method and Description |
---|---|
PropertyInteger |
BindingsObjectFactory.createPropertyIntegerData(String id,
BigInteger value) |
PropertyInteger |
BindingsObjectFactory.createPropertyIntegerData(String id,
List<BigInteger> values) |
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.