Package | Description |
---|---|
org.nuxeo.ecm.platform.api.ws | |
org.nuxeo.ecm.platform.indexing.gateway.ws | |
org.nuxeo.ecm.platform.ws |
Modifier and Type | Method and Description |
---|---|
DocumentSnapshot |
NuxeoRemoting.getDocumentSnapshot(String sid,
String uuid)
Gets all properties and ACLs from a document uses byte[] format to export blob
|
DocumentSnapshot |
NuxeoRemoting.getDocumentSnapshotExt(String sid,
String uuid,
boolean useDownloadUrl)
Gets all properties and ACLs from a document
|
Modifier and Type | Method and Description |
---|---|
DocumentSnapshot |
WSIndexingGatewayBean.getDocumentSnapshot(String sessionId,
String uuid) |
DocumentSnapshot |
WSIndexingGatewayBean.getDocumentSnapshotExt(String sessionId,
String uuid,
boolean useDownloadUrl) |
Modifier and Type | Method and Description |
---|---|
DocumentSnapshot |
NuxeoRemotingBean.getDocumentSnapshot(String sid,
String uuid) |
DocumentSnapshot |
NuxeoRemotingBean.getDocumentSnapshotExt(String sid,
String uuid,
boolean useDownloadUrl) |
Copyright © 2016 Nuxeo SA. All rights reserved.