| 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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.wmps.operation.WMPSGetCapabilities
public class WMPSGetCapabilities
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 | |
|---|---|
WMPSGetCapabilities(String version,
                                       String id,
                                       String updateSequence,
                                       Map<String,String> vendorSpecificParameter)
Creates a new WMPSGetCapabilities object.  | 
|
| Method Summary | |
|---|---|
static WMPSGetCapabilities | 
create(Map<String,String> paramMap)
creates an WMPS GetCapabilities Request  | 
 String | 
getRequestParameter()
returns the URI of a HTTP GET request.  | 
 String | 
getServiceName()
returns 'WMPS' 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 | 
|---|
WMPSGetCapabilities(String version,
                    String id,
                    String updateSequence,
                    Map<String,String> vendorSpecificParameter)
version - id - updateSequence - vendorSpecificParameter - | Method Detail | 
|---|
public static WMPSGetCapabilities create(Map<String,String> paramMap)
                                  throws InconsistentRequestException
paramMap - the parameters of the request
InconsistentRequestException - if the request is inconsistentpublic String getRequestParameter()
getRequestParameter in interface OGCWebServiceRequestgetRequestParameter in class AbstractOGCWebServiceRequestpublic String getServiceName()
  | 
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
| 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://www.deegree.org