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

Uses of Class
org.deegree.portal.context.ModuleConfiguration

Packages that use ModuleConfiguration
org.deegree.portal.context   
 

Uses of ModuleConfiguration in org.deegree.portal.context
 

Methods in org.deegree.portal.context that return ModuleConfiguration
 ModuleConfiguration AbstractModule.getModuleConfiguration()
          returns the a specific confguration for a module.
 ModuleConfiguration Module.getModuleConfiguration()
          returns the a specific confguration for a module.
 

Methods in org.deegree.portal.context with parameters of type ModuleConfiguration
protected static void XMLFactory.appendModuleConfiguration(Node toNode, ModuleConfiguration modConf)
          Appends the XML representation of a list of a ModuleConfiguration to a Node using the namespace.
 void AbstractModule.setModuleConfiguration(ModuleConfiguration configuration)
          sets the specific configuration for a module.
 void Module.setModuleConfiguration(ModuleConfiguration configuration)
          sets the specific configuration for a module.
 

Constructors in org.deegree.portal.context with parameters of type ModuleConfiguration
AbstractModule(String name, String content, boolean hidden, ModuleConfiguration moduleConfiguration)
          Creates a new AbstractModule object.
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.
 


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