Package org.n52.shetland.ogc.sos
Interface SosSoapConstants
-
public interface SosSoapConstantsConstants for SOAP messages- Since:
- 1.0.0
-
-
Field Summary
-
-
-
Field Detail
-
REQ_ACTION_GET_CAPABILITIES
static final String REQ_ACTION_GET_CAPABILITIES
- See Also:
- Constant Field Values
-
RESP_ACTION_GET_CAPABILITIES
static final String RESP_ACTION_GET_CAPABILITIES
- See Also:
- Constant Field Values
-
REQ_ACTION_DESCRIBE_SENSOR
static final String REQ_ACTION_DESCRIBE_SENSOR
- See Also:
- Constant Field Values
-
RESP_ACTION_DESCRIBE_SENSOR
static final String RESP_ACTION_DESCRIBE_SENSOR
- See Also:
- Constant Field Values
-
REQ_ACTION_GET_OBSERVATION
static final String REQ_ACTION_GET_OBSERVATION
- See Also:
- Constant Field Values
-
RESP_ACTION_GET_OBSERVATION
static final String RESP_ACTION_GET_OBSERVATION
- See Also:
- Constant Field Values
-
REQ_ACTION_INSERT_OBSERVATION
static final String REQ_ACTION_INSERT_OBSERVATION
- See Also:
- Constant Field Values
-
RESP_ACTION_INSERT_OBSERVATION
static final String RESP_ACTION_INSERT_OBSERVATION
- See Also:
- Constant Field Values
-
REQ_ACTION_UPDATE_SENSOR_DESCRIPTION
static final String REQ_ACTION_UPDATE_SENSOR_DESCRIPTION
- See Also:
- Constant Field Values
-
RESP_ACTION_UPDATE_SENSOR_DESCRIPTION
static final String RESP_ACTION_UPDATE_SENSOR_DESCRIPTION
- See Also:
- Constant Field Values
-
REQ_ACTION_INSERT_SENSOR
static final String REQ_ACTION_INSERT_SENSOR
- See Also:
- Constant Field Values
-
RESP_ACTION_INSERT_SENSOR
static final String RESP_ACTION_INSERT_SENSOR
- See Also:
- Constant Field Values
-
REQ_ACTION_DELETE_SENSOR
static final String REQ_ACTION_DELETE_SENSOR
- See Also:
- Constant Field Values
-
RESP_ACTION_DELETE_SENSOR
static final String RESP_ACTION_DELETE_SENSOR
- See Also:
- Constant Field Values
-
REQ_ACTION_GET_FEATURE_OF_INTEREST
static final String REQ_ACTION_GET_FEATURE_OF_INTEREST
- See Also:
- Constant Field Values
-
RESP_ACTION_GET_FEATURE_OF_INTEREST
static final String RESP_ACTION_GET_FEATURE_OF_INTEREST
- See Also:
- Constant Field Values
-
REQ_ACTION_GET_OBSERVATION_BY_ID
static final String REQ_ACTION_GET_OBSERVATION_BY_ID
- See Also:
- Constant Field Values
-
RESP_ACTION_GET_OBSERVATION_BY_ID
static final String RESP_ACTION_GET_OBSERVATION_BY_ID
- See Also:
- Constant Field Values
-
REQ_ACTION_GET_RESULT_TEMPLATE
static final String REQ_ACTION_GET_RESULT_TEMPLATE
- See Also:
- Constant Field Values
-
RESP_ACTION_GET_RESULT_TEMPLATE
static final String RESP_ACTION_GET_RESULT_TEMPLATE
- See Also:
- Constant Field Values
-
REQ_ACTION_INSERT_RESULT_TEMPLATE
static final String REQ_ACTION_INSERT_RESULT_TEMPLATE
- See Also:
- Constant Field Values
-
RESP_ACTION_INSERT_RESULT_TEMPLATE
static final String RESP_ACTION_INSERT_RESULT_TEMPLATE
- See Also:
- Constant Field Values
-
REQ_ACTION_GET_RESULT
static final String REQ_ACTION_GET_RESULT
- See Also:
- Constant Field Values
-
RESP_ACTION_GET_RESULT
static final String RESP_ACTION_GET_RESULT
- See Also:
- Constant Field Values
-
REQ_ACTION_INSERT_RESULT
static final String REQ_ACTION_INSERT_RESULT
- See Also:
- Constant Field Values
-
RESP_ACTION_INSERT_RESULT
static final String RESP_ACTION_INSERT_RESULT
- See Also:
- Constant Field Values
-
REQ_ACTION_GET_DATA_AVAILABILITY
static final String REQ_ACTION_GET_DATA_AVAILABILITY
- See Also:
- Constant Field Values
-
RESP_ACTION_GET_DATA_AVAILABILITY
static final String RESP_ACTION_GET_DATA_AVAILABILITY
- See Also:
- Constant Field Values
-
RESP_ACTION_SWES
static final String RESP_ACTION_SWES
SWES exception response action URI- See Also:
- Constant Field Values
-
RESP_ACTION_SOS
static final String RESP_ACTION_SOS
SOS exception response action URI- See Also:
- Constant Field Values
-
RESP_ACTION_OWS
static final String RESP_ACTION_OWS
OWS exception response action URI- See Also:
- Constant Field Values
-
RESP_ACTION_SOAP
static final String RESP_ACTION_SOAP
SOAP exception response action URI- See Also:
- Constant Field Values
-
RESP_ACTION_WSA
static final String RESP_ACTION_WSA
WSA exception response action URI- See Also:
- Constant Field Values
-
RESP_ACTION_WSN
static final String RESP_ACTION_WSN
WSN exception response action URI- See Also:
- Constant Field Values
-
-