|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.webed.impl.basic.IdentityParamRule
public class IdentityParamRule
INTERNAL: Implementation of ParamRuleIF for returning the next action template name. No Processing is done.
| Constructor Summary | |
|---|---|
IdentityParamRule()
|
|
| Method Summary | |
|---|---|
java.lang.String |
generate(ActionContextIF context,
java.lang.String currentAction,
java.lang.String nextActionTempl,
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentityParamRule()
| Method Detail |
|---|
public java.lang.String generate(ActionContextIF context,
java.lang.String currentAction,
java.lang.String nextActionTempl,
java.lang.String urlWithParams)
ParamRuleIF
generate in interface ParamRuleIF
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||