be.ehealth.businessconnector.mycarenet.memberdatav2.session.impl.regional
Class MemberDataWalCareNetService

java.lang.Object
  extended by be.ehealth.businessconnector.mycarenet.memberdatav2.session.impl.regional.MemberDataWalCareNetService
All Implemented Interfaces:
MemberDataService

public class MemberDataWalCareNetService
extends Object
implements MemberDataService

A simplified interface to access the WalCareNet MemberData service Implements : MemberDataService


Constructor Summary
MemberDataWalCareNetService(SessionValidator sessionValidator)
          Instantiates a new Member Data Sync service impl.
 
Method Summary
 MemberDataConsultationResponse consultMemberData(MemberDataConsultationRequest request)
          Sends the consult MemberData request to the WS (needs a Session to be active, token is retrieved from the session)
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemberDataWalCareNetService

public MemberDataWalCareNetService(SessionValidator sessionValidator)
                            throws TechnicalConnectorException
Instantiates a new Member Data Sync service impl.

Parameters:
sessionValidator - the sessionValidator
Throws:
TechnicalConnectorException - the technical connector exception
Method Detail

consultMemberData

public MemberDataConsultationResponse consultMemberData(MemberDataConsultationRequest request)
                                                 throws TechnicalConnectorException
Description copied from interface: MemberDataService
Sends the consult MemberData request to the WS (needs a Session to be active, token is retrieved from the session)

Specified by:
consultMemberData in interface MemberDataService
Parameters:
request - the consultation request
Returns:
the WS response
Throws:
TechnicalConnectorException - the technical connector exception



Connector Packaging PERSPODOLOGIST 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.