Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

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

public class SetSimpleConfigurationParameterAsVar
extends Object

Operation to set a context variable with the value of the given parameter name of the SimpleConfiguration retrieve from the input Document.

Since:
5.4.3
Author:
Thomas Roger

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

SetSimpleConfigurationParameterAsVar

public SetSimpleConfigurationParameterAsVar()
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.