Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.core.rest
Class DocumentHelper

java.lang.Object
  extended by org.nuxeo.ecm.core.rest.DocumentHelper

public class DocumentHelper
extends Object

Author:
Bogdan Stefanescu

Method Summary
static DocumentModel createDocument(WebContext context, DocumentModel parent, String name)
           
static DocumentModel updateDocument(WebContext ctx, DocumentModel doc)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDocument

public static DocumentModel createDocument(WebContext context,
                                           DocumentModel parent,
                                           String name)

updateDocument

public static DocumentModel updateDocument(WebContext ctx,
                                           DocumentModel doc)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.