deegree 2.2 (2008/12/22 11:33 build-3038-official)

Uses of Class
org.deegree.framework.util.ParameterList

Packages that use ParameterList
org.deegree.portal.context   
org.deegree.portal.standard.csw.control   
 

Uses of ParameterList in org.deegree.portal.context
 

Methods in org.deegree.portal.context that return ParameterList
 ParameterList Module.getParameter()
          returns a list of parameters that will be passed to a class/object etc. that represents a module
 

Methods in org.deegree.portal.context with parameters of type ParameterList
protected static void XMLFactory.appendParameterList(Node toNode, ParameterList parList)
          Appends the XML representation of a list of a ParameterList to a Node using the namespace.
 void Module.setParameter(ParameterList parameterList)
          sets a list of parameters that will be passed to a class/object etc. that represents a module
 

Constructors in org.deegree.portal.context with parameters of type ParameterList
Module(String name, String content, boolean hidden, String type, int width, int height, String scrolling, String[] moduleJSList, ModuleConfiguration moduleConfiguration, ParameterList parameterList)
          Creates a new Module_Impl object.
 

Uses of ParameterList in org.deegree.portal.standard.csw.control
 

Methods in org.deegree.portal.standard.csw.control with parameters of type ParameterList
protected  void InitCSWModuleListener.initConfig(CSWClientConfiguration config, ParameterList parList)
           
 


deegree 2.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net