be.ehealth.businessconnector.mycarenet.memberdatav2.session.impl
Class MemberDataMyCareNetService

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

public class MemberDataMyCareNetService
extends Object
implements MemberDataService

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


Constructor Summary
MemberDataMyCareNetService(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

MemberDataMyCareNetService

public MemberDataMyCareNetService(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 PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.