public class MemberDataServiceImpl extends Object implements MemberDataService
MemberDataService| Constructor and Description |
|---|
MemberDataServiceImpl(SessionValidator sessionValidator)
Instantiates a new Member Data Sync service impl.
|
| Modifier and Type | Method and Description |
|---|---|
MemberDataConsultationResponse |
consultMemberData(MemberDataConsultationRequest request)
Sends the consult MemberData request to the WS (needs a Session to be active, token is retrieved from the session)
|
public MemberDataServiceImpl(SessionValidator sessionValidator) throws TechnicalConnectorException
sessionValidator - the sessionValidatorTechnicalConnectorException - the technical connector exceptionpublic MemberDataConsultationResponse consultMemberData(MemberDataConsultationRequest request) throws TechnicalConnectorException
MemberDataServiceconsultMemberData in interface MemberDataServicerequest - the consultation requestTechnicalConnectorException - the technical connector exception
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.