Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
static void |
RequestObjectBuilderHelper.checkInputParameters(InputReference inputReference,
Ssin patientSsin,
org.joda.time.DateTime referenceDate) |
static void |
RequestObjectBuilderHelper.checkParameterNotNull(Object references,
String parameterName) |
Modifier and Type | Method and Description |
---|---|
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)
|
Modifier and Type | Method and Description |
---|---|
CancelAttestationResponse |
AttestServiceImpl.cancelAttestation(SendRequestType request) |
SendAttestationResponse |
AttestServiceImpl.sendAttestation(SendRequestType request) |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.