be.ehealth.businessconnector.mycarenet.memberdataasync.session
Interface MemberDataService

All Superinterfaces:
CommonAsyncService
All Known Implementing Classes:
MemberDataServiceImpl

public interface MemberDataService
extends CommonAsyncService


Method Summary
 ProcessedGetResponse<byte[]> getMDAXml(GetRequest request)
           
 ProcessedPostResponse postEncryptedMDAXml(byte[] records, InputReference inputReference)
           
 ProcessedPostResponse postMDAXml(byte[] records, InputReference inputReference)
           
 
Methods inherited from interface be.ehealth.businessconnector.genericasync.helper.CommonAsyncService
confirmAll, confirmAllMessages, confirmAllTAcks, confirmMessage, confirmTAck, validateXadesTWithManifest
 

Method Detail

getMDAXml

ProcessedGetResponse<byte[]> getMDAXml(GetRequest request)
                                       throws ConnectorException
Throws:
ConnectorException

postMDAXml

ProcessedPostResponse postMDAXml(byte[] records,
                                 InputReference inputReference)
                                 throws ConnectorException
Throws:
ConnectorException

postEncryptedMDAXml

ProcessedPostResponse postEncryptedMDAXml(byte[] records,
                                          InputReference inputReference)
                                          throws ConnectorException
Throws:
ConnectorException



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.