|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParamRuleIF
INTERNAL: A class implementing this interface specifies a transformation rule to modify the forward URL.
Method Summary | |
---|---|
java.lang.String |
generate(ActionContextIF context,
java.lang.String actionName,
java.lang.String nextActionTemplate,
java.lang.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. |
Method Detail |
---|
java.lang.String generate(ActionContextIF context, java.lang.String actionName, java.lang.String nextActionTemplate, java.lang.String urlWithParams)
urlWithParams
).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |