Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.localconfiguration.simple.operations
Class PutSimpleConfigurationParameter

java.lang.Object
  extended by org.nuxeo.ecm.platform.localconfiguration.simple.operations.PutSimpleConfigurationParameter

public class PutSimpleConfigurationParameter
extends Object

Operation to put a parameter on the Simple Configuration of the input Document.

The SimpleConfiguration facet is added to the input document if needed.

Since:
5.4.3
Author:
Thomas Roger

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

PutSimpleConfigurationParameter

public PutSimpleConfigurationParameter()
Method Detail

run

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

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.