Uses of Class
net.ontopia.topicmaps.webed.impl.utils.Parameters

Packages that use Parameters
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). 
net.ontopia.topicmaps.webed.impl.utils   
 

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

Fields in net.ontopia.topicmaps.webed.impl.basic declared as Parameters
protected  Parameters ActionContext.params
           
 

Constructors in net.ontopia.topicmaps.webed.impl.basic with parameters of type Parameters
ActionContext(UserIF user, Parameters params)
           
 

Uses of Parameters in net.ontopia.topicmaps.webed.impl.utils
 

Methods in net.ontopia.topicmaps.webed.impl.utils that return Parameters
static Parameters ReqParamUtils.decodeParameters(javax.servlet.http.HttpServletRequest request, java.lang.String charenc)
          INTERNAL: Builds the Parameters object from an HttpServletRequest object.
 

Methods in net.ontopia.topicmaps.webed.impl.utils with parameters of type Parameters
static java.lang.String ReqParamUtils.params2URLQuery(java.util.Map extraReqParams, Parameters reqparams, java.lang.String charenc)
          INTERNAL: Generate string which can be used to append to an URL.
 



Copyright © 2000-2012 Ontopia.