| 
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.wps.capabilities.WPSGetCapabilities
public class WPSGetCapabilities
WPSGetCapabilitiesRequest.java Created on 08.03.2006. 22:15:18h
| Constructor Summary | |
|---|---|
protected  | 
WPSGetCapabilities(String id,
                                     String version,
                                     String updateSequence,
                                     String[] acceptVersions,
                                     String[] sections,
                                     String[] acceptFormats,
                                     Map<String,String> vendoreSpec)
 | 
| Method Summary | |
|---|---|
static WPSGetCapabilities | 
create(Map<String,String> request)
creates a WPS GetCapabilities request class representation form a key-value-pair encoded request  | 
static WPSGetCapabilities | 
create(String id,
             Element element)
XML-coded get capabilities request not supported.  | 
static WPSGetCapabilities | 
create(String id,
             String request)
creates a WPS GetCapabilities request class representation from a key-value-pair encoded request  | 
static WPSGetCapabilities | 
create(String id,
             String version,
             String updateSequence,
             String[] acceptVersions,
             String[] sections,
             String[] acceptFormats,
             Map<String,String> vendoreSpec)
creates a WFSGetCapabilitiesRequest object.  | 
 String | 
getServiceName()
 | 
| 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, getRequestParameter, getRequiredParam, getVendorSpecificParameter, getVendorSpecificParameters, getVersion, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
protected WPSGetCapabilities(String id,
                             String version,
                             String updateSequence,
                             String[] acceptVersions,
                             String[] sections,
                             String[] acceptFormats,
                             Map<String,String> vendoreSpec)
id - version - updateSequence - acceptVersions - sections - acceptFormats - vendoreSpec - | Method Detail | 
|---|
public static WPSGetCapabilities create(String id,
                                        String version,
                                        String updateSequence,
                                        String[] acceptVersions,
                                        String[] sections,
                                        String[] acceptFormats,
                                        Map<String,String> vendoreSpec)
id - id of the requestversion - updateSequence - acceptVersions - sections - acceptFormats - vendoreSpec - 
public static WPSGetCapabilities create(String id,
                                        String request)
                                 throws InvalidParameterValueException,
                                        MissingParameterValueException
id - request - 
InvalidParameterValueException
MissingParameterValueException
public static WPSGetCapabilities create(Map<String,String> request)
                                 throws InvalidParameterValueException,
                                        MissingParameterValueException
request - 
InvalidParameterValueException
MissingParameterValueException
public static WPSGetCapabilities create(String id,
                                        Element element)
                                 throws OGCWebServiceException
id - element - 
OGCWebServiceException
MissingParameterValueException
InvalidParameterValueExceptionpublic 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