be.ehealth.businessconnector.therlink.session.impl
Class TherLinkServiceImpl

java.lang.Object
  extended by be.ehealth.businessconnector.therlink.session.impl.TherLinkServiceImpl
All Implemented Interfaces:
TherLinkService

public class TherLinkServiceImpl
extends Object
implements TherLinkService

Implementation for TherLinkService


Constructor Summary
TherLinkServiceImpl()
           
 
Method Summary
 GetTherapeuticLinkResponse getTherapeuticLink(GetTherapeuticLinkRequest request)
          Get a therapeutic link
 PutTherapeuticLinkResponse putTherapeuticLink(PutTherapeuticLinkRequest request)
          Put a therapeutic link
 RevokeTherapeuticLinkResponse revokeTherapeuticLink(RevokeTherapeuticLinkRequest request)
          Revoke a therapeutic link
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TherLinkServiceImpl

public TherLinkServiceImpl()
                    throws TechnicalConnectorException
Throws:
TechnicalConnectorException
Method Detail

putTherapeuticLink

public PutTherapeuticLinkResponse putTherapeuticLink(PutTherapeuticLinkRequest request)
                                              throws TherLinkBusinessConnectorException,
                                                     TechnicalConnectorException
Description copied from interface: TherLinkService
Put a therapeutic link

Specified by:
putTherapeuticLink in interface TherLinkService
Parameters:
request - the putTherapeuticLink request
Returns:
the putTherapeuticLink response
Throws:
TherLinkBusinessConnectorException
TechnicalConnectorException

getTherapeuticLink

public GetTherapeuticLinkResponse getTherapeuticLink(GetTherapeuticLinkRequest request)
                                              throws TechnicalConnectorException,
                                                     TherLinkBusinessConnectorException
Description copied from interface: TherLinkService
Get a therapeutic link

Specified by:
getTherapeuticLink in interface TherLinkService
Parameters:
request - the getTherapeuticLink request
Returns:
the response
Throws:
TechnicalConnectorException
TherLinkBusinessConnectorException

revokeTherapeuticLink

public RevokeTherapeuticLinkResponse revokeTherapeuticLink(RevokeTherapeuticLinkRequest request)
                                                    throws TechnicalConnectorException,
                                                           TherLinkBusinessConnectorException
Description copied from interface: TherLinkService
Revoke a therapeutic link

Specified by:
revokeTherapeuticLink in interface TherLinkService
Parameters:
request - the request
Returns:
the response
Throws:
TechnicalConnectorException
TherLinkBusinessConnectorException



Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.