|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.ogcwebservices.AbstractOGCWebServiceRequest
org.deegree.ogcwebservices.sos.getobservation.GetObservationRequest
public class GetObservationRequest
represent a getObservation request
Method Summary | |
---|---|
static GetObservationRequest |
create(Map map)
create a GetObservationRequest from KVP Map |
static GetObservationRequest |
create(String id,
Document doc)
create from XML Document |
static void |
create(String id,
String version,
String[] sensorId,
String[] platformId,
Object[] time,
Envelope boundingBox,
Query query,
String outputFormat)
|
Envelope |
getBBox()
|
String |
getOutputFormat()
|
String[] |
getPlatforms()
|
Query |
getQuery()
|
String[] |
getSensors()
|
String |
getServiceName()
fixed 'SOS' |
Object[] |
getTime()
|
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 |
---|
public static GetObservationRequest create(Map map)
map
-
public static GetObservationRequest create(String id, Document doc) throws OGCWebServiceException
id
- doc
-
OGCWebServiceException
public static void create(String id, String version, String[] sensorId, String[] platformId, Object[] time, Envelope boundingBox, Query query, String outputFormat)
id
- version
- sensorId
- platformId
- time
- boundingBox
- query
- outputFormat
- public String getServiceName()
public Envelope getBBox()
public String[] getPlatforms()
public Query getQuery()
public String[] getSensors()
public Object[] getTime()
public String getOutputFormat()
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net