public interface PartialContentStream
extends ContentStream
Content stream that indicates that this stream may not represent the complete
document content. (Client only.)
Note that if the client provides an offset and/or a length that cover the
whole document content, the server might report this as partial content.
Method Summary
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ContentStream