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 DocumentObjectnewDocument(WebContext ctx, String path) static DocumentObjectnewDocument(WebContext ctx, DocumentModel doc) static DocumentObjectnewDocument(WebContext ctx, DocumentRef ref) static DocumentObjectnewDocumentRoot(WebContext ctx, String path) static DocumentObjectnewDocumentRoot(WebContext ctx, DocumentModel doc) static DocumentObjectnewDocumentRoot(WebContext ctx, DocumentRef ref)
-
Method Details
-
newDocumentRoot
-
newDocumentRoot
-
newDocumentRoot
-
newDocument
-
newDocument
-
newDocument
-