deegree 2.2 (2008/12/22 11:33 build-3038-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: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
Author:
Matthias Kulbe , last edited by: $Author: apoth $
See Also:
Serialized Form

Method Summary
static DescribeSensorRequest create(Map 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 map)
                                    throws OGCWebServiceException
creates the Request by using a KVP Map

Parameters:
map -
Returns:
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:
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.2 (2008/12/22 11:33 build-3038-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net