Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.automation.client.jaxrs.model.Document

Packages that use Document
org.nuxeo.ecm.automation.client.jaxrs.adapters   
 

Uses of Document in org.nuxeo.ecm.automation.client.jaxrs.adapters
 

Methods in org.nuxeo.ecm.automation.client.jaxrs.adapters that return Document
 Document DocumentService.createDocument(DocRef parent, java.lang.String type, java.lang.String name)
           
 Document DocumentService.createDocument(DocRef parent, java.lang.String type, java.lang.String name, PropertyMap properties)
           
 Document DocumentService.getDocument(DocRef ref)
           
 Document DocumentService.getDocument(java.lang.String ref)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.