net.ontopia.topicmaps.webed.impl.basic
Class IdentityParamRule
java.lang.Object
net.ontopia.topicmaps.webed.impl.basic.IdentityParamRule
- All Implemented Interfaces:
- ParamRuleIF
public class IdentityParamRule
- extends Object
- implements ParamRuleIF
INTERNAL: Implementation of ParamRuleIF for returning the next
action template name. No Processing is done.
Method Summary |
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. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityParamRule
public IdentityParamRule()
generate
public String generate(ActionContextIF context,
String currentAction,
String nextActionTempl,
String urlWithParams)
- Description copied from interface:
ParamRuleIF
- INTERNAL: Transform the action name, based on the values of the
given current action and next action or information residing in
the context object.
- Specified by:
generate
in interface ParamRuleIF
- Returns:
- urlWithParams
Copyright © 2000-2012 Ontopia.