Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.api.ws.DocumentSnapshot

Packages that use DocumentSnapshot
org.nuxeo.ecm.platform.api.ws   
org.nuxeo.ecm.platform.ws   
 

Uses of DocumentSnapshot in org.nuxeo.ecm.platform.api.ws
 

Methods in org.nuxeo.ecm.platform.api.ws that return DocumentSnapshot
 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
 

Uses of DocumentSnapshot in org.nuxeo.ecm.platform.ws
 

Methods in org.nuxeo.ecm.platform.ws that return DocumentSnapshot
 DocumentSnapshot NuxeoRemotingBean.getDocumentSnapshot(String sid, String uuid)
           
 DocumentSnapshot NuxeoRemotingBean.getDocumentSnapshotExt(String sid, String uuid, boolean useDownloadUrl)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.