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 |
MutablePropertyBoolean |
Modifier and Type | Method and Description |
---|---|
PropertyBoolean |
BindingsObjectFactory.createPropertyBooleanData(String id,
Boolean value) |
PropertyBoolean |
BindingsObjectFactory.createPropertyBooleanData(String id,
List<Boolean> values) |
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.