Nuxeo Enterprise Platform 5.4

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

Packages that use Documents
org.nuxeo.ecm.automation.client.jaxrs.adapters   
org.nuxeo.ecm.automation.client.jaxrs.model   
 

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

Methods in org.nuxeo.ecm.automation.client.jaxrs.adapters that return Documents
 Documents DocumentService.getChild(DocRef docRef, java.lang.String path)
           
 Documents DocumentService.getChildren(DocRef docRef)
           
 Documents DocumentService.getParent(DocRef docRef)
           
 Documents DocumentService.getParent(DocRef docRef, java.lang.String type)
           
 Documents DocumentService.query(java.lang.String query)
           
 

Uses of Documents in org.nuxeo.ecm.automation.client.jaxrs.model
 

Constructors in org.nuxeo.ecm.automation.client.jaxrs.model with parameters of type Documents
Documents(Documents docs)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.