| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws | |
| org.alfresco.repo.cmis.ws.utils |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CmisProperty |
PropertyUtil.createProperty(String pdid,
CMISDataTypeEnum dataType,
Serializable value)
Creates and initializes appropriate CmisProperty instance by name and data type
|
| Modifier and Type | Method and Description |
|---|---|
String |
PropertyUtil.getPropertyName(CmisProperty property) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.