Florian Müller created CMIS-555:
-----------------------------------

             Summary: Add shortcuts for delete() and getContentStream()
                 Key: CMIS-555
                 URL: https://issues.apache.org/jira/browse/CMIS-555
             Project: Chemistry
          Issue Type: Improvement
          Components: opencmis-client
    Affects Versions: OpenCMIS 0.7.0
            Reporter: Florian Müller
            Assignee: Florian Müller
            Priority: Minor


In order to delete a document or get the content steam of a document, an 
application has to fetch the document metadata first. That is an extra request, 
which is not necessary in some scenarios.

Therefore, delete() and getContentStream() methods should be provided by the 
Session interface, which can perform these operations with just one repository 
request.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to