Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
OpenCMIS 0.7.0
-
None
Description
The OpenCMIS high-level API can only request the whole content stream of a document. CMIS also supports retrieving an excerpt of a content stream. That is important for huge documents and media files. The getContentStream() methods should support range parameters.