Uses of Class
be.fgov.ehealth.globalmedicalfile.protocol.v1.NotifyGlobalMedicalFileRequest

Packages that use NotifyGlobalMedicalFileRequest
be.ehealth.businessconnector.dmg.builders   
be.ehealth.businessconnector.dmg.builders.impl   
be.ehealth.businessconnector.dmg.service   
be.ehealth.businessconnector.dmg.service.impl   
be.ehealth.businessconnector.dmg.session   
be.ehealth.businessconnector.dmg.session.impl   
 

Uses of NotifyGlobalMedicalFileRequest in be.ehealth.businessconnector.dmg.builders
 

Methods in be.ehealth.businessconnector.dmg.builders that return NotifyGlobalMedicalFileRequest
 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 NotifyGlobalMedicalFileRequest in be.ehealth.businessconnector.dmg.builders.impl
 

Methods in be.ehealth.businessconnector.dmg.builders.impl that return NotifyGlobalMedicalFileRequest
 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 NotifyGlobalMedicalFileRequest in be.ehealth.businessconnector.dmg.service
 

Methods in be.ehealth.businessconnector.dmg.service with parameters of type NotifyGlobalMedicalFileRequest
 NotifyGlobalMedicalFileResponse DmgService.notifyGlobalMedicalFile(SAMLToken token, NotifyGlobalMedicalFileRequest request)
          Sends the notification request to the WS and retrieves the response.
 

Uses of NotifyGlobalMedicalFileRequest in be.ehealth.businessconnector.dmg.service.impl
 

Methods in be.ehealth.businessconnector.dmg.service.impl with parameters of type NotifyGlobalMedicalFileRequest
 NotifyGlobalMedicalFileResponse DmgServiceImpl.notifyGlobalMedicalFile(SAMLToken token, NotifyGlobalMedicalFileRequest request)
           
 

Uses of NotifyGlobalMedicalFileRequest in be.ehealth.businessconnector.dmg.session
 

Methods in be.ehealth.businessconnector.dmg.session with parameters of type NotifyGlobalMedicalFileRequest
 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 NotifyGlobalMedicalFileRequest in be.ehealth.businessconnector.dmg.session.impl
 

Methods in be.ehealth.businessconnector.dmg.session.impl with parameters of type NotifyGlobalMedicalFileRequest
 NotifyGlobalMedicalFileResponse DmgServiceImpl.notifyGlobalMedicalFile(NotifyGlobalMedicalFileRequest request)
           
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.