| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws |
| 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> |
DMRepositoryServicePort.getTypeDescendants(String repositoryId,
String typeId,
BigInteger depth,
Boolean includePropertyDefinitions,
CmisExtensionType extension)
Returns the set of descendant Object-Types defined for the Repository under the specified Type.
|
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.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.