|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ParameterMap | |
| org.globus.mds.webmds | |
| Uses of ParameterMap in org.globus.mds.webmds |
| Methods in org.globus.mds.webmds that return ParameterMap | |
ParameterMap |
WebmdsConfigEntry.getParams()
|
ParameterMap |
ParameterMap.prefixedSubMap(String prefix)
prefixedSubMap -- takes a parameter set, finds the subset whose names start with "prefix.", and returns a set that contains those parameters, with the "prefix." stripped off their names. |
| Methods in org.globus.mds.webmds with parameters of type ParameterMap | |
Source |
WebmdsXmlSource.getXmlSource(String name,
ParameterMap initParams,
ParameterMap requestParams)
Function called by WebmdsServlet at invocation time to get an xml document. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||