deegree 2.3 (2010/04/09 10:10 build-4-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 left, int top, int right, int bottom, int width, int height, boolean overlay, boolean header, boolean closable, 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)
          Extracts all the needed configurations from the WMC csw-module and fills the config nstance with them
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

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