Package org.nuxeo.ecm.core.rest
Class DocumentFactory
java.lang.Object
org.nuxeo.ecm.core.rest.DocumentFactory
- Author:
- Bogdan Stefanescu
-
Method Summary
Modifier and TypeMethodDescriptionstatic DocumentObject
newDocument
(WebContext ctx, String path) static DocumentObject
newDocument
(WebContext ctx, DocumentModel doc) static DocumentObject
newDocument
(WebContext ctx, DocumentRef ref) static DocumentObject
newDocumentRoot
(WebContext ctx, String path) static DocumentObject
newDocumentRoot
(WebContext ctx, DocumentModel doc) static DocumentObject
newDocumentRoot
(WebContext ctx, DocumentRef ref)
-
Method Details
-
newDocumentRoot
-
newDocumentRoot
-
newDocumentRoot
-
newDocument
-
newDocument
-
newDocument
-