Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
org.apache.chemistry.opencmis.commons.impl.dataobjects | |
org.apache.chemistry.opencmis.commons.spi |
OpenCMIS client and server binding services.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutablePropertyId |
Modifier and Type | Class and Description |
---|---|
class |
PropertyIdImpl
Id property data implementation.
|
Modifier and Type | Method and Description |
---|---|
PropertyId |
BindingsObjectFactory.createPropertyIdData(String id,
List<String> values) |
PropertyId |
BindingsObjectFactory.createPropertyIdData(String id,
String value) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.