new GetDocumentContentRequest(docRef)
Object GetDocumentContentRequest
Usage:
RestApiService.getDocumentService().getDocumentContent(request, callback);
Parameters:
Name | Type | Description |
---|---|---|
docRef |
string | The document reference. Can be obtained using getFolderContent. (Some CMIS servers use characters in document references that must be URL encoded. If you are using such a CMIS server, URL encode the document reference, or use the alternative function that passes a GetDocumentContentRequestType element.) |
- Since:
- 4.0.0