| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl | |
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static CmisPropertyDefinitionType |
WSConverter.convert(PropertyDefinition<?> propertyDefinition)
Converts a property definition object.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyDefinition<?> |
WSConverter.convert(CmisPropertyDefinitionType propertyDefinition)
Converts a property definition object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmisPropertyBooleanDefinitionType
Java-Klasse für cmisPropertyBooleanDefinitionType complex type.
|
class |
CmisPropertyDateTimeDefinitionType
Java-Klasse für cmisPropertyDateTimeDefinitionType complex type.
|
class |
CmisPropertyDecimalDefinitionType
Java-Klasse für cmisPropertyDecimalDefinitionType complex type.
|
class |
CmisPropertyHtmlDefinitionType
Java-Klasse für cmisPropertyHtmlDefinitionType complex type.
|
class |
CmisPropertyIdDefinitionType
Java-Klasse für cmisPropertyIdDefinitionType complex type.
|
class |
CmisPropertyIntegerDefinitionType
Java-Klasse für cmisPropertyIntegerDefinitionType complex type.
|
class |
CmisPropertyStringDefinitionType
Java-Klasse für cmisPropertyStringDefinitionType complex type.
|
class |
CmisPropertyUriDefinitionType
Java-Klasse für cmisPropertyUriDefinitionType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CmisPropertyDefinitionType> |
CmisTypeDefinitionType.propertyDefinition |
| Modifier and Type | Method and Description |
|---|---|
CmisPropertyDefinitionType |
ObjectFactory.createCmisPropertyDefinitionType()
Create an instance of
CmisPropertyDefinitionType |
| Modifier and Type | Method and Description |
|---|---|
List<CmisPropertyDefinitionType> |
CmisTypeDefinitionType.getPropertyDefinition()
Gets the value of the propertyDefinition property.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.