org.deegree.ogcwebservices.wass.was.operation
Class WASGetCapabilities
java.lang.Object
org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
org.deegree.ogcwebservices.getcapabilities.GetCapabilities
org.deegree.ogcwebservices.wass.was.operation.WASGetCapabilities
- All Implemented Interfaces:
- Serializable, OGCWebServiceRequest
public class WASGetCapabilities
- extends GetCapabilities
This is the bean class for the WAS GetCapabilities operation.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
- Author:
- Andreas Schmitz, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
WASGetCapabilities
public WASGetCapabilities(String id,
String version,
String updateSequence,
String[] acceptVersions,
String[] sections,
String[] acceptFormats,
Map<String,String> vendoreSpec)
- Parameters:
id
- the request idversion
- updateSequence
- acceptVersions
- sections
- acceptFormats
- vendoreSpec
-
WASGetCapabilities
public WASGetCapabilities(String id,
Map<String,String> keyValues)
- Parameters:
id
- the request idkeyValues
-
getServiceName
public String getServiceName()
- Returns:
- the name of the service that is targeted by the request
create
public static OGCWebServiceRequest create(String id,
Element documentElement)
throws OGCWebServiceException
- Parameters:
id
- documentElement
-
- Returns:
- a new instance of this class
- Throws:
OGCWebServiceException
create
public static OGCWebServiceRequest create(String id,
Map<String,String> kvp)
- Parameters:
id
- kvp
-
- Returns:
- a new instance of this class
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org