| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws |
| Modifier and Type | Field and Description |
|---|---|
protected CmisObjectInFolderListType |
GetChildrenResponse.objects |
| Modifier and Type | Method and Description |
|---|---|
CmisObjectInFolderListType |
ObjectFactory.createCmisObjectInFolderListType()
Create an instance of
CmisObjectInFolderListType |
CmisObjectInFolderListType |
NavigationServicePort.getChildren(String repositoryId,
String folderId,
String filter,
String orderBy,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegment,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension) |
CmisObjectInFolderListType |
DMNavigationServicePort.getChildren(String repositoryId,
String folderId,
String filter,
String orderBy,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includePathSegments,
BigInteger maxItems,
BigInteger skipCount,
CmisExtensionType extension)
Gets the list of child objects contained in the specified folder.
|
CmisObjectInFolderListType |
GetChildrenResponse.getObjects()
Gets the value of the objects property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetChildrenResponse.setObjects(CmisObjectInFolderListType value)
Sets the value of the objects property.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.