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