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

org.deegree.ogcwebservices.wass.wss.operation
Class WSSGetCapabilities

java.lang.Object
  extended by org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
      extended by org.deegree.ogcwebservices.getcapabilities.GetCapabilities
          extended by org.deegree.ogcwebservices.wass.wss.operation.WSSGetCapabilities
All Implemented Interfaces:
Serializable, OGCWebServiceRequest

public class WSSGetCapabilities
extends GetCapabilities

The WSS specific GetCapabilities request parameters are stored in this "bean".

Since:
2.0
Version:
2.0, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $
See Also:
Serialized Form

Constructor Summary
WSSGetCapabilities(String id, Map<String,String> keyValues)
           
WSSGetCapabilities(String id, String version, String updateSequence, String[] acceptVersions, String[] sections, String[] acceptFormats, Map<String,String> vendoreSpec)
           
 
Method Summary
static OGCWebServiceRequest create(String id, Element documentElement)
           
static OGCWebServiceRequest create(String id, Map<String,String> kvp)
           
 String getServiceName()
           
 
Methods inherited from class org.deegree.ogcwebservices.getcapabilities.GetCapabilities
getAcceptFormats, getAcceptVersions, getSections, getUpdateSequence
 
Methods inherited from class org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
getId, getParam, getParamAsInt, getParamValues, getRequestParameter, getRequiredParam, getVendorSpecificParameter, getVendorSpecificParameters, getVersion, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WSSGetCapabilities

public WSSGetCapabilities(String id,
                          String version,
                          String updateSequence,
                          String[] acceptVersions,
                          String[] sections,
                          String[] acceptFormats,
                          Map<String,String> vendoreSpec)
Parameters:
id - the request id
version -
updateSequence -
acceptVersions -
sections -
acceptFormats -
vendoreSpec -

WSSGetCapabilities

public WSSGetCapabilities(String id,
                          Map<String,String> keyValues)
Parameters:
id - the request id
keyValues -
Method Detail

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

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