| Modifier and Type | Method and Description |
|---|---|
NotifyGlobalMedicalFileRequest |
RequestObjectBuilder.buildSendNotifyRequest(boolean isTest,
DMGReferences references,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Kmehrmessage msg)
Creates the NotifyGlobalMedicalFileRequest that will be sent to the EHealth web service and checks validity against the corresponding
XSD.
|
NotifyGlobalMedicalFileRequest |
RequestObjectBuilder.buildSendNotifyRequest(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob,
byte[] xades)
Creates the NotifyGlobalMedicalFileRequest that will be sent to the EHealth web service and checks validity against the corresponding
XSD.
|
| Modifier and Type | Method and Description |
|---|---|
NotifyGlobalMedicalFileRequest |
RequestObjectBuilderImpl.buildSendNotifyRequest(boolean isTest,
DMGReferences references,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Kmehrmessage msg) |
NotifyGlobalMedicalFileRequest |
RequestObjectBuilderImpl.buildSendNotifyRequest(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob,
byte[] xades) |
| Modifier and Type | Method and Description |
|---|---|
NotifyGlobalMedicalFileResponse |
DmgService.notifyGlobalMedicalFile(SAMLToken token,
NotifyGlobalMedicalFileRequest request)
Sends the notification request to the WS and retrieves the response.
|
| Modifier and Type | Method and Description |
|---|---|
NotifyGlobalMedicalFileResponse |
DmgServiceImpl.notifyGlobalMedicalFile(SAMLToken token,
NotifyGlobalMedicalFileRequest request) |
| Modifier and Type | Method and Description |
|---|---|
NotifyGlobalMedicalFileResponse |
DmgService.notifyGlobalMedicalFile(NotifyGlobalMedicalFileRequest request)
Sends the notification request to the WS (needs a Session to be active, token is retrieved from the session)
|
| Modifier and Type | Method and Description |
|---|---|
NotifyGlobalMedicalFileResponse |
DmgServiceImpl.notifyGlobalMedicalFile(NotifyGlobalMedicalFileRequest request) |
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.