| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws |
| Modifier and Type | Field and Description |
|---|---|
protected List<CmisObjectParentsType> |
GetObjectParentsResponse.parents |
| Modifier and Type | Method and Description |
|---|---|
CmisObjectParentsType |
ObjectFactory.createCmisObjectParentsType()
Create an instance of
CmisObjectParentsType |
| Modifier and Type | Method and Description |
|---|---|
List<CmisObjectParentsType> |
NavigationServicePort.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
CmisExtensionType extension) |
List<CmisObjectParentsType> |
DMNavigationServicePort.getObjectParents(String repositoryId,
String objectId,
String filter,
Boolean includeAllowableActions,
EnumIncludeRelationships includeRelationships,
String renditionFilter,
Boolean includeRelativePathSegment,
CmisExtensionType extension)
Returns the parent folders for the specified non-folder, fileable object.
|
List<CmisObjectParentsType> |
GetObjectParentsResponse.getParents()
Gets the value of the parents property.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.