|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AttestBusinessConnectorException in be.ehealth.businessconnector.mycarenet.attestv2.builders |
---|
Methods in be.ehealth.businessconnector.mycarenet.attestv2.builders that throw AttestBusinessConnectorException | |
---|---|
CancelAttestBuilderRequest |
RequestObjectBuilder.buildCancelAttestationRequest(boolean isTest,
InputReference references,
Ssin ssin,
org.joda.time.DateTime referenceDate,
Kmehrmessage kmehrmessage)
Create the CancelAttestationRequest that will be sent to the EHealth Web service and checks validity against the corresponding XSD |
SendAttestBuilderRequest |
RequestObjectBuilder.buildSendAttestationRequest(boolean isTest,
InputReference references,
Ssin ssin,
org.joda.time.DateTime referenceDate,
Kmehrmessage kmehrmessage)
Creates the SendAttestationRequest that will be sent to the EHealth Web service and checks validity against the corresponding XSD |
Uses of AttestBusinessConnectorException in be.ehealth.businessconnector.mycarenet.attestv2.builders.impl |
---|
Methods in be.ehealth.businessconnector.mycarenet.attestv2.builders.impl that throw AttestBusinessConnectorException | |
---|---|
CancelAttestBuilderRequest |
RequestObjectBuilderImpl.buildCancelAttestationRequest(boolean isTest,
InputReference references,
Ssin patientSsin,
org.joda.time.DateTime referenceDate,
Kmehrmessage msg)
|
SendAttestBuilderRequest |
RequestObjectBuilderImpl.buildSendAttestationRequest(boolean isTest,
InputReference references,
Ssin patientSsin,
org.joda.time.DateTime referenceDate,
Kmehrmessage msg)
|
Uses of AttestBusinessConnectorException in be.ehealth.businessconnector.mycarenet.attestv2.helper |
---|
Methods in be.ehealth.businessconnector.mycarenet.attestv2.helper that throw AttestBusinessConnectorException | |
---|---|
static void |
RequestObjectBuilderHelper.checkInputParameters(InputReference inputReference,
Ssin patientSsin,
org.joda.time.DateTime referenceDate)
|
static void |
RequestObjectBuilderHelper.checkParameterNotNull(Object references,
String parameterName)
|
Uses of AttestBusinessConnectorException in be.ehealth.businessconnector.mycarenet.attestv2.session |
---|
Methods in be.ehealth.businessconnector.mycarenet.attestv2.session that throw AttestBusinessConnectorException | |
---|---|
CancelAttestationResponse |
AttestService.cancelAttestation(SendRequestType request)
Cancel the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session) |
SendAttestationResponse |
AttestService.sendAttestation(SendRequestType request)
Sends the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session) |
Uses of AttestBusinessConnectorException in be.ehealth.businessconnector.mycarenet.attestv2.session.impl |
---|
Methods in be.ehealth.businessconnector.mycarenet.attestv2.session.impl that throw AttestBusinessConnectorException | |
---|---|
CancelAttestationResponse |
AttestServiceImpl.cancelAttestation(SendRequestType request)
|
SendAttestationResponse |
AttestServiceImpl.sendAttestation(SendRequestType request)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |