| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl | |
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Method and Description |
|---|---|
static CmisObjectInFolderType |
Converter.convert(ObjectInFolderData objectInFolder)
Converts an ObjectInFolder object.
|
| Modifier and Type | Method and Description |
|---|---|
static ObjectInFolderData |
Converter.convert(CmisObjectInFolderType objectInFolder)
Converts an ObjectInFolder object.
|
| Modifier and Type | Field and Description |
|---|---|
protected CmisObjectInFolderType |
CmisObjectInFolderContainerType.objectInFolder |
| Modifier and Type | Field and Description |
|---|---|
protected List<CmisObjectInFolderType> |
CmisObjectInFolderListType.objects |
| Modifier and Type | Method and Description |
|---|---|
CmisObjectInFolderType |
ObjectFactory.createCmisObjectInFolderType()
Create an instance of
CmisObjectInFolderType |
CmisObjectInFolderType |
CmisObjectInFolderContainerType.getObjectInFolder()
Gets the value of the objectInFolder property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CmisObjectInFolderType> |
CmisObjectInFolderListType.getObjects()
Gets the value of the objects property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmisObjectInFolderContainerType.setObjectInFolder(CmisObjectInFolderType value)
Sets the value of the objectInFolder property.
|
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.