be.ehealth.businessconnector.ehbox.v3.session.impl
Class Eh2eBoxServiceV3Impl

java.lang.Object
  extended by be.ehealth.businessconnector.ehbox.v3.session.impl.Eh2eBoxServiceV3Impl
All Implemented Interfaces:
Eh2eBoxServiceV3

public class Eh2eBoxServiceV3Impl
extends Object
implements Eh2eBoxServiceV3

Implementation of Eh2eBoxServiceV3


Constructor Summary
Eh2eBoxServiceV3Impl(SessionValidator sessionValidator, EhboxReplyValidator replyValidator)
           
 
Method Summary
 SendMessageResponse sendMessage(SendMessageRequest sendMessageRequest)
           The �Send Message� operation allows a message to be sent to one or more recipients.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Eh2eBoxServiceV3Impl

public Eh2eBoxServiceV3Impl(SessionValidator sessionValidator,
                            EhboxReplyValidator replyValidator)
                     throws TechnicalConnectorException,
                            EhboxBusinessConnectorException
Parameters:
sessionValidator -
replyValidator -
Throws:
TechnicalConnectorException
EhboxBusinessConnectorException
Method Detail

sendMessage

public final SendMessageResponse sendMessage(SendMessageRequest sendMessageRequest)
                                      throws ConnectorException
Description copied from interface: Eh2eBoxServiceV3

The �Send Message� operation allows a message to be sent to one or more recipients. The sender has to be option to:

Only one of the above parameters can be present.

Specified by:
sendMessage in interface Eh2eBoxServiceV3
Returns:
Response containing an id, the status and the publication ID.
Throws:
ConnectorException
See Also:
EhealthBoxServiceV3.sendMessage(be.fgov.ehealth.ehbox.publication.protocol.v3.SendMessageRequest)



Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.