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