be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl
Class MemberDataServiceImpl

java.lang.Object
  extended by be.ehealth.businessconnector.genericasync.helper.DefaultCommonAsyncService
      extended by be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl.MemberDataServiceImpl
All Implemented Interfaces:
CommonAsyncService, MemberDataService

public class MemberDataServiceImpl
extends DefaultCommonAsyncService
implements MemberDataService


Constructor Summary
MemberDataServiceImpl()
           
 
Method Summary
 ProcessedGetResponse<byte[]> getMDAXml(GetRequest request)
           
 ProcessedPostResponse postEncryptedMDAXml(byte[] records, InputReference inputReference)
           
 ProcessedPostResponse postMDAXml(byte[] records, InputReference inputReference)
           
 
Methods inherited from class be.ehealth.businessconnector.genericasync.helper.DefaultCommonAsyncService
confirmAll, confirmAllMessages, confirmAllTAcks, confirmMessage, confirmTAck, validateXadesTWithManifest
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface be.ehealth.businessconnector.genericasync.helper.CommonAsyncService
confirmAll, confirmAllMessages, confirmAllTAcks, confirmMessage, confirmTAck, validateXadesTWithManifest
 

Constructor Detail

MemberDataServiceImpl

public MemberDataServiceImpl()
Method Detail

getMDAXml

public ProcessedGetResponse<byte[]> getMDAXml(GetRequest request)
                                       throws ConnectorException
Specified by:
getMDAXml in interface MemberDataService
Throws:
ConnectorException

postMDAXml

public ProcessedPostResponse postMDAXml(byte[] records,
                                        InputReference inputReference)
                                 throws ConnectorException
Specified by:
postMDAXml in interface MemberDataService
Throws:
ConnectorException

postEncryptedMDAXml

public ProcessedPostResponse postEncryptedMDAXml(byte[] records,
                                                 InputReference inputReference)
                                          throws ConnectorException
Specified by:
postEncryptedMDAXml in interface MemberDataService
Throws:
ConnectorException



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