public interface ISESResponseBuilder
Modifier and Type | Field and Description |
---|---|
static String |
NOTIFY_SOAP_ENVELOPE_HEADER_FROM
Deprecated.
|
static String |
NOTIFY_SOAP_ENVELOPE_HEADER_MESSAGE_ID
Deprecated.
|
static String |
NOTIFY_SOAP_ENVELOPE_HEADER_RELATES_TO
Deprecated.
|
static String |
NOTIFY_SOAP_ENVELOPE_HEADER_TO
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
buildNotifyResponseRequest(ParameterContainer parameter)
Deprecated.
Builds the NotifyResponse
If the ParameterContainer does not contain a ParameterShell with the common name of NOTIFY_SOAP_ENVELOPE_HEADER_MESSAGE_ID
a system generated message id will be defined |
static final String NOTIFY_SOAP_ENVELOPE_HEADER_TO
static final String NOTIFY_SOAP_ENVELOPE_HEADER_FROM
static final String NOTIFY_SOAP_ENVELOPE_HEADER_RELATES_TO
static final String NOTIFY_SOAP_ENVELOPE_HEADER_MESSAGE_ID
String buildNotifyResponseRequest(ParameterContainer parameter)
ParameterContainer
does not contain a ParameterShell
with the common name of NOTIFY_SOAP_ENVELOPE_HEADER_MESSAGE_ID
a system generated message id will be definedparameter
- Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.