|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.ehealth.businessconnector.recipe.builders.SendNotificationBuilder
@Deprecated public class SendNotificationBuilder
The Class SendNotificationBuilder.
| Constructor Summary | |
|---|---|
SendNotificationBuilder()
Deprecated. |
|
SendNotificationBuilder(Crypto systemCrypto)
Deprecated. Use it without crypto |
|
| Method Summary | |
|---|---|
SendNotificationRequest |
buildRequest(byte[] notificationText,
long patientId,
long executorId,
EncryptionToken etkRecipient)
Deprecated. Builds the request. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Deprecated public SendNotificationBuilder(Crypto systemCrypto)
public SendNotificationBuilder()
| Method Detail |
|---|
public SendNotificationRequest buildRequest(byte[] notificationText,
long patientId,
long executorId,
EncryptionToken etkRecipient)
throws TechnicalConnectorException
notificationText - the notification textpatientId - the patient idexecutorId - the executor idetkRecipient - the etk recipient
TechnicalConnectorException - the technical connector exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||