doc, id, LOGGER, map, SUPPORTED_LANGUAGES, SUPPORTED_VERSION| Constructor and Description |
|---|
CapabilitiesRequest(org.apache.commons.collections.map.CaseInsensitiveMap ciMap)
Creates a CapabilitesRequest based on a Map (HTTP_GET)
|
CapabilitiesRequest(Document doc) |
| Modifier and Type | Method and Description |
|---|---|
Response |
call()
Actually serves the Request.
|
Object |
getAttachedResult()
Not used in this class.
|
boolean |
validate()
Validates the client input
|
accumulateString, checkLanguageSupported, getDocument, getMap, getMapArray, getMapArray, getMapValue, getMapValue, getMapValue, getMapValue, getRequestedVersions, getUniqueId, requireVersionpublic CapabilitiesRequest(org.apache.commons.collections.map.CaseInsensitiveMap ciMap)
throws org.n52.wps.server.ExceptionReport
ciMap - The client inputorg.n52.wps.server.ExceptionReportpublic CapabilitiesRequest(Document doc) throws org.n52.wps.server.ExceptionReport
org.n52.wps.server.ExceptionReportpublic boolean validate()
throws org.n52.wps.server.ExceptionReport
public Response call() throws org.n52.wps.server.ExceptionReport
public Object getAttachedResult()
getAttachedResult in class RequestCopyright © 2019. All Rights Reserved.