| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.definitions |
OpenCMIS type and property definition interfaces.
|
| org.apache.chemistry.opencmis.commons.spi |
OpenCMIS client and server binding services.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypeDefinitionContainer> |
TypeDefinitionContainer.getChildren()
Returns direct children of the type definition at this level.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypeDefinitionContainer> |
RepositoryService.getTypeDescendants(String repositoryId,
String typeId,
BigInteger depth,
Boolean includePropertyDefinitions,
ExtensionsData extension)
Returns the set of descendant object type defined for the repository
under the specified type.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.