Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.jsf.operations
Class CreateDocumentInUI

java.lang.Object
  extended by org.nuxeo.ecm.automation.jsf.operations.CreateDocumentInUI

public class CreateDocumentInUI
extends Object

Creates a document (equivalent to clicking on the 'create' button on a document creation form).

Since:
5.4.2

Field Summary
static String ID
           
 
Constructor Summary
CreateDocumentInUI()
           
 
Method Summary
 DocumentModel run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final String ID
See Also:
Constant Field Values
Constructor Detail

CreateDocumentInUI

public CreateDocumentInUI()
Method Detail

run

public DocumentModel run()
                  throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.