Support deleteTree() for repositories that support getFolderTree() but not
getDescendants()
-------------------------------------------------------------------------------------------
Key: CMIS-353
URL: https://issues.apache.org/jira/browse/CMIS-353
Project: Chemistry
Issue Type: Bug
Components: opencmis-client-bindings
Affects Versions: OpenCMIS 0.3.0
Reporter: Florian Müller
Assignee: Florian Müller
Fix For: OpenCMIS 0.4.0
The CMIS spec allows repositories to support getFolderTree() without support
for getDescendants().
In the AtomPub binding deleteTree() is a DELETE request to the getDescendants()
or the getFolderTree() resource. If the getDescendants() resource is not
available, OpenCMIS should fall back to the getFolderTree() resource.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira