org.infoglue.cms.applications.workflowtool.functions
Class StoreRequestParamsInPropertySet

java.lang.Object
  extended by org.infoglue.cms.applications.workflowtool.functions.StoreRequestParamsInPropertySet
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

public class StoreRequestParamsInPropertySet
extends java.lang.Object
implements com.opensymphony.workflow.FunctionProvider

Version:
$Revision: 1.3 $ $Date: 2006/03/06 17:52:59 $

Constructor Summary
StoreRequestParamsInPropertySet()
           
 
Method Summary
 void execute(java.util.Map transientVars, java.util.Map args, com.opensymphony.module.propertyset.PropertySet propertySet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreRequestParamsInPropertySet

public StoreRequestParamsInPropertySet()
Method Detail

execute

public void execute(java.util.Map transientVars,
                    java.util.Map args,
                    com.opensymphony.module.propertyset.PropertySet propertySet)
Specified by:
execute in interface com.opensymphony.workflow.FunctionProvider


Copyright © 2005 InfoGlue.org All Rights Reserved.