| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.data |
OpenCMIS data interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
List<CmisExtensionElement> |
CmisExtensionElement.getChildren()
Returns the children of this extension.
|
List<CmisExtensionElement> |
ExtensionsData.getExtensions()
Returns the list of top-level extension elements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionsData.setExtensions(List<CmisExtensionElement> extensions)
Sets the list of top-level extension elements.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.