be.ehealth.businessconnector.mycarenet.memberdatav2.service
Interface MemberDataService

All Known Implementing Classes:
MemberDataServiceImpl

public interface MemberDataService

Interface for all MemberDataSync services Default impl : MemberDataServiceImpl Factory : ServiceFactory


Method Summary
 MemberDataConsultationResponse consultMemberData(SAMLToken token, MemberDataConsultationRequest request)
          Sends the consultation request to the WS and retrieves the response.
 

Method Detail

consultMemberData

MemberDataConsultationResponse consultMemberData(SAMLToken token,
                                                 MemberDataConsultationRequest request)
                                                 throws TechnicalConnectorException
Sends the consultation request to the WS and retrieves the response. It only needs the SamlToken, no session needs to be active.

Parameters:
token - the valid SAML token
request - the request to send
Returns:
MemberDataConsultationRequest the WS response
Throws:
TechnicalConnectorException - the technical connector exception



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