Package | Description |
---|---|
org.apache.chemistry.opencmis.commons.impl | |
org.apache.chemistry.opencmis.commons.impl.jaxb |
Modifier and Type | Method and Description |
---|---|
static CmisProperty |
WSConverter.convert(PropertyData<?> property)
Converts a property object.
|
Modifier and Type | Method and Description |
---|---|
static PropertyData<?> |
WSConverter.convert(CmisProperty property)
Converts a property object.
|
Modifier and Type | Class and Description |
---|---|
class |
CmisPropertyBoolean
Java class for cmisPropertyBoolean complex type.
|
class |
CmisPropertyDateTime
Java class for cmisPropertyDateTime complex type.
|
class |
CmisPropertyDecimal
Java class for cmisPropertyDecimal complex type.
|
class |
CmisPropertyHtml
Java class for cmisPropertyHtml complex type.
|
class |
CmisPropertyId
Java class for cmisPropertyId complex type.
|
class |
CmisPropertyInteger
Java class for cmisPropertyInteger complex type.
|
class |
CmisPropertyString
Java class for cmisPropertyString complex type.
|
class |
CmisPropertyUri
Java class for cmisPropertyUri complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<CmisProperty> |
CmisPropertiesType.property |
Modifier and Type | Method and Description |
---|---|
CmisProperty |
ObjectFactory.createCmisProperty()
Create an instance of
CmisProperty |
Modifier and Type | Method and Description |
---|---|
List<CmisProperty> |
CmisPropertiesType.getProperty()
Gets the value of the property property.
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.