public interface ParamRuleIF
Modifier and Type | Method and Description |
---|---|
String |
generate(ActionContextIF context,
String actionName,
String nextActionTemplate,
String urlWithParams)
INTERNAL: Transform the action name, based on the values of the
given current action and next action or information residing in
the context object.
|
String generate(ActionContextIF context, String actionName, String nextActionTemplate, String urlWithParams)
urlWithParams
).