|
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.getcapabilities.GetCapabilities
org.deegree.ogcwebservices.wms.operation.WMSGetCapabilities
public class WMSGetCapabilities
This interface desribes the access to the parameters common to a OGC GetCapabilities request. It inherits three accessor methods from the general OGC web service request interface.
--------------------------------------------------------
Constructor Summary | |
---|---|
WMSGetCapabilities(String version,
String id,
String updateSequence,
Map<String,String> vendorSpecific)
Creates a new WMSGetCapabilities object. |
Method Summary | |
---|---|
static WMSGetCapabilities |
create(Map<String,String> paramMap)
creates an WMS GetCapabilities Request |
String |
getRequestParameter()
returns the URI of a HTTP GET request. |
String |
getServiceName()
returns 'WMS' as service name |
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, getRequiredParam, getVendorSpecificParameter, getVendorSpecificParameters, getVersion, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
WMSGetCapabilities(String version, String id, String updateSequence, Map<String,String> vendorSpecific)
updateSequence
- version
- id
- vendorSpecific
- Method Detail |
---|
public static WMSGetCapabilities create(Map<String,String> paramMap) throws InconsistentRequestException, MissingParameterValueException
paramMap
- the parameters of the request
InconsistentRequestException
- if the request is inconsistent
MissingParameterValueException
public String getRequestParameter() throws OGCWebServiceException
getRequestParameter
in interface OGCWebServiceRequest
getRequestParameter
in class AbstractOGCWebServiceRequest
OGCWebServiceException
public String getServiceName()
|
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