com.opensymphony.workflow.util
Interface VariableResolver

All Known Implementing Classes:
DefaultVariableResolver

public interface VariableResolver

Author:
hani Date: Mar 29, 2005 Time: 8:17:31 PM

Method Summary
 Object translateVariables(String s, Map transientVars, com.opensymphony.module.propertyset.PropertySet ps)
           
 

Method Detail

translateVariables

Object translateVariables(String s,
                          Map transientVars,
                          com.opensymphony.module.propertyset.PropertySet ps)

OpenSymphony Workflow Project Page