Uses of Class
be.fgov.ehealth.recipe.protocol.v1.SendNotificationRequest

Packages that use SendNotificationRequest
be.ehealth.businessconnector.recipe.builders   
be.ehealth.businessconnector.recipe.service   
be.ehealth.businessconnector.recipe.service.impl   
be.fgov.ehealth.recipe.protocol.v1   
 

Uses of SendNotificationRequest in be.ehealth.businessconnector.recipe.builders
 

Methods in be.ehealth.businessconnector.recipe.builders that return SendNotificationRequest
 SendNotificationRequest SendNotificationBuilder.buildRequest(byte[] notificationText, long patientId, long executorId, EncryptionToken etkRecipient)
          Deprecated. Builds the request.
 

Uses of SendNotificationRequest in be.ehealth.businessconnector.recipe.service
 

Methods in be.ehealth.businessconnector.recipe.service with parameters of type SendNotificationRequest
 SendNotificationResponse PrescriberService.sendNotification(SAMLToken token, SendNotificationRequest request)
          Deprecated. Send notification.
 

Uses of SendNotificationRequest in be.ehealth.businessconnector.recipe.service.impl
 

Methods in be.ehealth.businessconnector.recipe.service.impl with parameters of type SendNotificationRequest
 SendNotificationResponse PrescriberServiceImpl.sendNotification(SAMLToken token, SendNotificationRequest request)
          Deprecated. Send notification.
 

Uses of SendNotificationRequest in be.fgov.ehealth.recipe.protocol.v1
 

Methods in be.fgov.ehealth.recipe.protocol.v1 that return SendNotificationRequest
 SendNotificationRequest ObjectFactory.createSendNotificationRequest()
          Create an instance of SendNotificationRequest
 




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