| Package | Description | 
|---|---|
| org.apache.chemistry.opencmis.client.api | 
 The OpenCMIS Client API. 
 | 
| org.apache.chemistry.opencmis.commons.data | 
 OpenCMIS data interfaces. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<CmisExtensionElement> | 
CmisObject.getExtensions(ExtensionLevel level)
Returns the extensions for the given level. 
 | 
| 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-2014 The Apache Software Foundation. All Rights Reserved.