public class DescribeProcessHandler extends AbstractEngineHandler implements org.n52.iceland.request.handler.GenericOperationHandler<org.n52.shetland.ogc.wps.request.DescribeProcessRequest,org.n52.shetland.ogc.wps.response.DescribeProcessResponse>
| Constructor and Description |
|---|
DescribeProcessHandler(Engine engine) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<org.n52.iceland.request.handler.OperationHandlerKey> |
getKeys() |
java.lang.String |
getOperationName() |
protected java.util.Set<org.n52.shetland.ogc.ows.OwsDomain> |
getOperationParameters(java.lang.String service,
java.lang.String version) |
org.n52.shetland.ogc.wps.response.DescribeProcessResponse |
handle(org.n52.shetland.ogc.wps.request.DescribeProcessRequest request) |
boolean |
isSupported() |
createNoApplicableCodeExceptionWithHttpStatusInternalServerError, getEnginegetBindingRepository, getDefaultLanguage, getOperationConstraints, getOperationMetadata, getOperationsMetadata, getRequestedLocale, getServiceURL, isShowAllLanguages, setBindingRepository, setDefaultLanguage, setServiceURL, setShowAllLanguagesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Inject public DescribeProcessHandler(Engine engine)
public org.n52.shetland.ogc.wps.response.DescribeProcessResponse handle(org.n52.shetland.ogc.wps.request.DescribeProcessRequest request)
throws org.n52.shetland.ogc.ows.exception.OwsExceptionReport
handle in interface org.n52.iceland.request.handler.GenericOperationHandler<org.n52.shetland.ogc.wps.request.DescribeProcessRequest,org.n52.shetland.ogc.wps.response.DescribeProcessResponse>org.n52.shetland.ogc.ows.exception.OwsExceptionReportpublic java.lang.String getOperationName()
getOperationName in interface org.n52.iceland.request.handler.OperationHandlerpublic java.util.Set<org.n52.iceland.request.handler.OperationHandlerKey> getKeys()
getKeys in interface org.n52.janmayen.component.Keyed<org.n52.iceland.request.handler.OperationHandlerKey>protected java.util.Set<org.n52.shetland.ogc.ows.OwsDomain> getOperationParameters(java.lang.String service,
java.lang.String version)
getOperationParameters in class org.n52.iceland.request.handler.AbstractOperationHandlerpublic boolean isSupported()
isSupported in interface org.n52.iceland.request.handler.OperationHandlerCopyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.