deegree 2.5 (2011/06/29 09:44 build-8-official)

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

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

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(org.w3c.dom.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(java.lang.String name, java.lang.String title, java.lang.String content, boolean hidden, java.lang.String type, int left, int top, int right, int bottom, int width, int height, boolean overlay, boolean header, boolean closable, boolean collapsed, java.lang.String scrolling, java.lang.String[] moduleJSList, ModuleConfiguration moduleConfiguration, ParameterList parameterList)
          Creates a new Module object.
Module(java.lang.String name, java.lang.String title, java.lang.String content, boolean hidden, java.lang.String type, int left, int top, int right, int bottom, int width, int height, boolean overlay, boolean header, boolean closable, java.lang.String scrolling, java.lang.String[] moduleJSList, ModuleConfiguration moduleConfiguration, ParameterList parameterList)
          Deprecated. use other constructor with extra parameter for collapsed state
 

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
 

Uses of ParameterList in org.deegree.portal.standard.gazetteer
 

Methods in org.deegree.portal.standard.gazetteer with parameters of type ParameterList
protected  java.util.List<Hierarchy> AbstractGazetteerListener.loadHierarchiesDefinitions(ParameterList initParams)
          load gazetteer featuretype/locationtype hierarchy definitions
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

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