org.deegree.ogcwebservices.wass.wss.operation
Class WSSGetCapabilities
java.lang.Object
  
org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
      
org.deegree.ogcwebservices.getcapabilities.GetCapabilities
          
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 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Rutger Bezema, last edited by: $Author: mschneider $
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
WSSGetCapabilities
public WSSGetCapabilities(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 - 
WSSGetCapabilities
public WSSGetCapabilities(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