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 |
MutablePropertyDateTime |
Modifier and Type | Class and Description |
---|---|
class |
PropertyDateTimeImpl
DateTime property data implementation.
|
Modifier and Type | Method and Description |
---|---|
PropertyDateTime |
BindingsObjectFactory.createPropertyDateTimeData(String id,
GregorianCalendar value) |
PropertyDateTime |
BindingsObjectFactory.createPropertyDateTimeData(String id,
List<GregorianCalendar> values) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.