net.ontopia.topicmaps.webed.impl.basic
Class IdentityParamRule

java.lang.Object
  extended by net.ontopia.topicmaps.webed.impl.basic.IdentityParamRule
All Implemented Interfaces:
ParamRuleIF

public class IdentityParamRule
extends java.lang.Object
implements ParamRuleIF

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

IdentityParamRule

public IdentityParamRule()
Method Detail

generate

public java.lang.String generate(ActionContextIF context,
                                 java.lang.String currentAction,
                                 java.lang.String nextActionTempl,
                                 java.lang.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.