be.ehealth.businessconnector.recipe.builders
Class SendNotificationBuilder

java.lang.Object
  extended by be.ehealth.businessconnector.recipe.builders.SendNotificationBuilder

Deprecated.

@Deprecated
public class SendNotificationBuilder
extends Object

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

SendNotificationBuilder

@Deprecated
public SendNotificationBuilder(Crypto systemCrypto)
Deprecated. Use it without crypto

Instantiates a new send notification builder.


SendNotificationBuilder

public SendNotificationBuilder()
Deprecated. 
Method Detail

buildRequest

public SendNotificationRequest buildRequest(byte[] notificationText,
                                            long patientId,
                                            long executorId,
                                            EncryptionToken etkRecipient)
                                     throws TechnicalConnectorException
Deprecated. 
Builds the request.

Parameters:
notificationText - the notification text
patientId - the patient id
executorId - the executor id
etkRecipient - the etk recipient
Returns:
the send notification request
Throws:
TechnicalConnectorException - the technical connector exception



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