|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DmgBusinessConnectorException in be.ehealth.businessconnector.dmg.builders |
---|
Methods in be.ehealth.businessconnector.dmg.builders that throw DmgBusinessConnectorException | |
---|---|
ConsultGlobalMedicalFileRequest |
RequestObjectBuilder.buildSendConsultRequest(boolean isTest,
DMGReferences references,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
SelectRetrieveTransaction request)
* Creates the ConsultGlobalMedicalFileRequest that will be sent to the EHealth Web service and checks validity against the corresponding XSD |
ConsultGlobalMedicalFileRequest |
RequestObjectBuilder.buildSendConsultRequest(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob,
byte[] xades)
Creates the ConsultGlobalMedicalFileRequest that will be sent to the EHealth Web service and checks validity against the corresponding XSD |
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. |
Uses of DmgBusinessConnectorException in be.ehealth.businessconnector.dmg.builders.impl |
---|
Methods in be.ehealth.businessconnector.dmg.builders.impl that throw DmgBusinessConnectorException | |
---|---|
ConsultGlobalMedicalFileRequest |
RequestObjectBuilderImpl.buildSendConsultRequest(boolean isTest,
DMGReferences references,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
SelectRetrieveTransaction request)
|
ConsultGlobalMedicalFileRequest |
RequestObjectBuilderImpl.buildSendConsultRequest(boolean isTest,
String referenceId,
Patient patientInfo,
org.joda.time.DateTime referenceDate,
Blob blob,
byte[] xades)
|
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)
|
Uses of DmgBusinessConnectorException in be.ehealth.businessconnector.dmg.service |
---|
Methods in be.ehealth.businessconnector.dmg.service that throw DmgBusinessConnectorException | |
---|---|
ConsultGlobalMedicalFileResponse |
DmgService.consultGlobalMedicalFile(SAMLToken token,
ConsultGlobalMedicalFileRequest request)
Sends the consultation request to the WS and retrieves the response. |
NotifyGlobalMedicalFileResponse |
DmgService.notifyGlobalMedicalFile(SAMLToken token,
NotifyGlobalMedicalFileRequest request)
Sends the notification request to the WS and retrieves the response. |
Uses of DmgBusinessConnectorException in be.ehealth.businessconnector.dmg.service.impl |
---|
Methods in be.ehealth.businessconnector.dmg.service.impl that throw DmgBusinessConnectorException | |
---|---|
ConsultGlobalMedicalFileResponse |
DmgServiceImpl.consultGlobalMedicalFile(SAMLToken token,
ConsultGlobalMedicalFileRequest request)
|
NotifyGlobalMedicalFileResponse |
DmgServiceImpl.notifyGlobalMedicalFile(SAMLToken token,
NotifyGlobalMedicalFileRequest request)
|
Uses of DmgBusinessConnectorException in be.ehealth.businessconnector.dmg.session |
---|
Methods in be.ehealth.businessconnector.dmg.session that throw DmgBusinessConnectorException | |
---|---|
ConsultGlobalMedicalFileResponse |
DmgService.consultGlobalMedicalFile(ConsultGlobalMedicalFileRequest request)
Sends the consultation request to the WS (needs a Session to be active, token is retrieved from the session) |
NotifyGlobalMedicalFileResponse |
DmgService.notifyGlobalMedicalFile(NotifyGlobalMedicalFileRequest request)
Sends the notification request to the WS (needs a Session to be active, token is retrieved from the session) |
Uses of DmgBusinessConnectorException in be.ehealth.businessconnector.dmg.session.impl |
---|
Methods in be.ehealth.businessconnector.dmg.session.impl that throw DmgBusinessConnectorException | |
---|---|
ConsultGlobalMedicalFileResponse |
DmgServiceImpl.consultGlobalMedicalFile(ConsultGlobalMedicalFileRequest request)
|
NotifyGlobalMedicalFileResponse |
DmgServiceImpl.notifyGlobalMedicalFile(NotifyGlobalMedicalFileRequest request)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |