public class IdentityParamRule extends Object implements ParamRuleIF
Constructor and Description |
---|
IdentityParamRule() |
Modifier and Type | Method and Description |
---|---|
String |
generate(ActionContextIF context,
String currentAction,
String nextActionTempl,
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.
|
public String generate(ActionContextIF context, String currentAction, String nextActionTempl, String urlWithParams)
ParamRuleIF
generate
in interface ParamRuleIF