Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.impl.dataobjects |
Modifier and Type | Class and Description |
---|---|
class |
PropertyIntegerImpl
Integer property data implementation.
|
Modifier and Type | Method and Description |
---|---|
MutablePropertyInteger |
BindingsObjectFactoryImpl.createPropertyIntegerData(String id,
BigInteger value) |
MutablePropertyInteger |
BindingsObjectFactoryImpl.createPropertyIntegerData(String id,
List<BigInteger> values) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.