Uses of Interface
net.ontopia.topicmaps.webed.impl.basic.ParamRuleIF

Packages that use ParamRuleIF
net.ontopia.topicmaps.webed.impl.basic The basic implementation of the core interfaces belonging to Ontopia's web editor framework, except the classes related to the to the implementation of actions (which are in their own package structure). 
 

Uses of ParamRuleIF in net.ontopia.topicmaps.webed.impl.basic
 

Classes in net.ontopia.topicmaps.webed.impl.basic that implement ParamRuleIF
 class IdentityParamRule
          INTERNAL: Implementation of ParamRuleIF for returning the next action template name.
 

Fields in net.ontopia.topicmaps.webed.impl.basic declared as ParamRuleIF
protected static ParamRuleIF ActionForwardPage.DEF_PARAM_RULE
           
protected  ParamRuleIF ActionForwardPage.paramRule
           
 

Methods in net.ontopia.topicmaps.webed.impl.basic that return ParamRuleIF
 ParamRuleIF ActionForwardPageIF.getNextActionParamRule()
          INTERNAL: Get the rule for processing the request parameter handling with the current action name and constructing the next action request parameter with the help of the next action template.
 ParamRuleIF ActionForwardPage.getNextActionParamRule()
           
 

Constructors in net.ontopia.topicmaps.webed.impl.basic with parameters of type ParamRuleIF
ActionForwardPage(java.lang.String relativeURL, ParamRuleIF paramRule)
           
ActionForwardPage(java.lang.String aUrlString, java.lang.String framename, java.lang.String nextActionTemplate, ParamRuleIF paramRule)
           
 



Copyright © 2000-2012 Ontopia.