Package | Description |
---|---|
org.apache.chemistry.opencmis.client.runtime | |
org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
org.apache.chemistry.opencmis.commons.impl.dataobjects |
Modifier and Type | Class and Description |
---|---|
class |
PropertyImpl<T>
Property Implementation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutablePropertyBoolean |
interface |
MutablePropertyDateTime |
interface |
MutablePropertyDecimal |
interface |
MutablePropertyHtml |
interface |
MutablePropertyId |
interface |
MutablePropertyInteger |
interface |
MutablePropertyString |
interface |
MutablePropertyUri |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPropertyData<T>
Abstract property data implementation.
|
class |
PropertyBooleanImpl
Boolean property data implementation.
|
class |
PropertyDateTimeImpl
DateTime property data implementation.
|
class |
PropertyDecimalImpl
Decimal property data implementation.
|
class |
PropertyHtmlImpl
HTML property data implementation.
|
class |
PropertyIdImpl
Id property data implementation.
|
class |
PropertyIntegerImpl
Integer property data implementation.
|
class |
PropertyStringImpl
String property data implementation.
|
class |
PropertyUriImpl
Uri property data implementation.
|
Modifier and Type | Method and Description |
---|---|
<T> MutablePropertyData<T> |
BindingsObjectFactoryImpl.createPropertyData(PropertyDefinition<T> pd,
Object value) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.