| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws |
| Modifier and Type | Field and Description |
|---|---|
protected CmisTypeDefinitionListType |
GetTypeChildrenResponse.types |
| Modifier and Type | Method and Description |
|---|---|
CmisTypeDefinitionListType |
ObjectFactory.createCmisTypeDefinitionListType()
Create an instance of
CmisTypeDefinitionListType |
CmisTypeDefinitionListType |
DMRepositoryServicePort.getTypeChildren(String repositoryId,
String typeId,
Boolean includePropertyDefinitions,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
Returns the list of Object-Types defined for the Repository under the specified Type.
|
CmisTypeDefinitionListType |
RepositoryServicePort.getTypeChildren(String repositoryId,
String typeId,
Boolean includePropertyDefinitions,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension) |
CmisTypeDefinitionListType |
GetTypeChildrenResponse.getTypes()
Gets the value of the types property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTypeChildrenResponse.setTypes(CmisTypeDefinitionListType value)
Sets the value of the types property.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.