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

Packages that use ActionContextIF
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 ActionContextIF in net.ontopia.topicmaps.webed.impl.basic
 

Classes in net.ontopia.topicmaps.webed.impl.basic that implement ActionContextIF
 class ActionContext
          INTERNAL: Implementation of the ActionContextIF interface.
 

Methods in net.ontopia.topicmaps.webed.impl.basic with parameters of type ActionContextIF
 java.lang.String ParamRuleIF.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.
 java.lang.String IdentityParamRule.generate(ActionContextIF context, java.lang.String currentAction, java.lang.String nextActionTempl, java.lang.String urlWithParams)
           
 



Copyright © 2000-2012 Ontopia.