| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl | |
| org.apache.chemistry.opencmis.commons.impl.jaxb | |
| org.apache.chemistry.opencmis.server.impl.webservices |
| Modifier and Type | Method and Description |
|---|---|
static List<TypeDefinitionContainer> |
WSConverter.convertTypeContainerList(List<CmisTypeContainer> typeContainers)
Converts a type container list.
|
static void |
WSConverter.convertTypeContainerList(List<TypeDefinitionContainer> typeContainers,
List<CmisTypeContainer> target)
Converts a type container list.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CmisTypeContainer> |
CmisTypeContainer.children |
protected List<CmisTypeContainer> |
GetTypeDescendantsResponse.types |
| Modifier and Type | Method and Description |
|---|---|
CmisTypeContainer |
ObjectFactory.createCmisTypeContainer()
Create an instance of
CmisTypeContainer |
| Modifier and Type | Method and Description |
|---|---|
List<CmisTypeContainer> |
CmisTypeContainer.getChildren()
Gets the value of the children property.
|
List<CmisTypeContainer> |
RepositoryServicePort.getTypeDescendants(String repositoryId,
String typeId,
BigInteger depth,
Boolean includePropertyDefinitions,
CmisExtensionType extension) |
List<CmisTypeContainer> |
GetTypeDescendantsResponse.getTypes()
Gets the value of the types property.
|
| Modifier and Type | Method and Description |
|---|---|
List<CmisTypeContainer> |
RepositoryService.getTypeDescendants(String repositoryId,
String typeId,
BigInteger depth,
Boolean includePropertyDefinitions,
CmisExtensionType extension) |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.