Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class SaveDocumentInUI
extends Object

Saves a document (equivalent to clicking on the 'save' button on a document edition form).

Since:
5.4.2

Field Summary
static String ID
           
 
Constructor Summary
SaveDocumentInUI()
           
 
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

SaveDocumentInUI

public SaveDocumentInUI()
Method Detail

run

public DocumentModel run()
                  throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.