Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.core.operations.document
Class CheckOutDocument

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.operations.document.CheckOutDocument

public class CheckOutDocument
extends Object

Check out the input document.


Field Summary
static String ID
           
 
Constructor Summary
CheckOutDocument()
           
 
Method Summary
 DocumentModel run(DocumentModel doc)
           
 DocumentModel run(DocumentRef doc)
           
 
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

CheckOutDocument

public CheckOutDocument()
Method Detail

run

public DocumentModel run(DocumentRef doc)
                  throws Exception
Throws:
Exception

run

public DocumentModel run(DocumentModel doc)
                  throws Exception
Throws:
Exception

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.