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

org.deegree.ogcwebservices.sos.describesensor
Class DescribeSensorRequest

java.lang.Object
  extended by org.deegree.ogcwebservices.AbstractOGCWebServiceRequest
      extended by org.deegree.ogcwebservices.sos.describesensor.DescribeSensorRequest
All Implemented Interfaces:
Serializable, OGCWebServiceRequest

public class DescribeSensorRequest
extends AbstractOGCWebServiceRequest

represents a DescribeSensor Request

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

Method Summary
static DescribeSensorRequest create(Map<String,String> map)
          creates the Request by using a KVP Map
static DescribeSensorRequest create(String id, Document doc)
          creates the Request by using a XML Document
static void create(String id, String version, String outputFormat, String[] typeNames)
           
 String getOutputFormat()
           
 String getServiceName()
          fixed 'SOS'
 String[] getTypeNames()
           
 
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
 

Method Detail

create

public static DescribeSensorRequest create(Map<String,String> map)
                                    throws OGCWebServiceException
creates the Request by using a KVP Map

Parameters:
map -
Returns:
the bean
Throws:
OGCWebServiceException

create

public static DescribeSensorRequest create(String id,
                                           Document doc)
                                    throws OGCWebServiceException
creates the Request by using a XML Document

Parameters:
id -
doc -
Returns:
the bean
Throws:
OGCWebServiceException

create

public static void create(String id,
                          String version,
                          String outputFormat,
                          String[] typeNames)
Parameters:
id -
version -
outputFormat -
typeNames -

getServiceName

public String getServiceName()
fixed 'SOS'

Returns:
the String "SOS".

getTypeNames

public String[] getTypeNames()
Returns:
typeNames

getOutputFormat

public String getOutputFormat()
Returns:
outputFormat

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