|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |