Uses of Class
be.ehealth.businessconnector.genericasync.domain.ProcessedGetResponse

Packages that use ProcessedGetResponse
be.ehealth.businessconnector.genericasync.builders   
be.ehealth.businessconnector.genericasync.builders.impl   
be.ehealth.businessconnector.genericasync.helper   
be.ehealth.businessconnector.medadmin.domain   
be.ehealth.businessconnector.medadmin.session   
be.ehealth.businessconnector.medadmin.session.impl   
be.ehealth.businessconnector.mycarenet.memberdataasync.session   
be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl   
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.genericasync.builders
 

Methods in be.ehealth.businessconnector.genericasync.builders that return ProcessedGetResponse
<T> ProcessedGetResponse
ResponseObjectBuilder.processResponse(GetResponse getResponse, Class<T> clazz, String projectName, String schemaLocation)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.genericasync.builders.impl
 

Methods in be.ehealth.businessconnector.genericasync.builders.impl that return ProcessedGetResponse
<T> ProcessedGetResponse
ResponseObjectBuilderImpl.processResponse(GetResponse getResponse, Class<T> clazz, String projectName, String schemaLocation)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.genericasync.helper
 

Methods in be.ehealth.businessconnector.genericasync.helper that return ProcessedGetResponse
 ProcessedGetResponse GetHelper.get(GetRequest request, String message, Class clazz)
           
 ProcessedGetResponse GetHelper.get(GetRequest request, String message, Class clazz, String schemaLocation)
           
 ProcessedGetResponse GetHelper.get(GetRequest request, String message, String recipient, Class clazz, String schemaLocation)
           
 

Methods in be.ehealth.businessconnector.genericasync.helper with parameters of type ProcessedGetResponse
 ConfirmResponse GetHelper.confirmAll(ProcessedGetResponse getResponse)
           
 ConfirmResponse DefaultCommonAsyncService.confirmAll(ProcessedGetResponse getResponse)
           
 ConfirmResponse CommonAsyncService.confirmAll(ProcessedGetResponse getResponse)
           
<T> ConfirmResponse
GetHelper.confirmAll(ProcessedGetResponse<T> getResponse, String recipient)
           
 ConfirmResponse DefaultCommonAsyncService.confirmAllMessages(ProcessedGetResponse getResponse)
           
 ConfirmResponse CommonAsyncService.confirmAllMessages(ProcessedGetResponse getResponse)
           
 ConfirmResponse DefaultCommonAsyncService.confirmAllTAcks(ProcessedGetResponse getResponse)
           
 ConfirmResponse CommonAsyncService.confirmAllTAcks(ProcessedGetResponse getResponse)
           
 ConfirmResponse GetHelper.confirmWithMessageReferences(ProcessedGetResponse getResponse)
           
<T> ConfirmResponse
GetHelper.confirmWithMessageReferences(ProcessedGetResponse<T> getResponse, String recipient)
           
 ConfirmResponse GetHelper.confirmWithTAckReferences(ProcessedGetResponse getResponse)
           
<T> ConfirmResponse
GetHelper.confirmWithTAckReferences(ProcessedGetResponse<T> getResponse, String recipient)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.medadmin.domain
 

Subclasses of ProcessedGetResponse in be.ehealth.businessconnector.medadmin.domain
 class M4ACnfXmlProcessedGetResponse
           
 class M4AXmlProcessedGetResponse
           
 class RejectXmlProcessedGetResponse
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.medadmin.session
 

Methods in be.ehealth.businessconnector.medadmin.session that return ProcessedGetResponse
 ProcessedGetResponse<byte[]> MedAdminService.getM4ACnfFlat(GetRequest request)
           
 ProcessedGetResponse<byte[]> MedAdminService.getM4AFlat(GetRequest request)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.medadmin.session.impl
 

Methods in be.ehealth.businessconnector.medadmin.session.impl that return ProcessedGetResponse
 ProcessedGetResponse<byte[]> MedadminServiceImpl.getM4ACnfFlat(GetRequest request)
           
 ProcessedGetResponse<byte[]> MedadminServiceImpl.getM4AFlat(GetRequest request)
           
 

Methods in be.ehealth.businessconnector.medadmin.session.impl with parameters of type ProcessedGetResponse
 void MedadminServiceImpl.transformRawResponseToBusinessObjects(ProcessedGetResponse<byte[]> processedGetResponse, M4ACnfXmlProcessedGetResponse medAdminProcessedGetResponse)
           
 void MedadminServiceImpl.transformRawResponseToBusinessObjects(ProcessedGetResponse<byte[]> processedGetResponse, M4AXmlProcessedGetResponse medAdminProcessedGetResponse)
           
 void MedadminServiceImpl.transformRawResponseToBusinessObjects(ProcessedGetResponse<byte[]> processedGetResponse, RejectXmlProcessedGetResponse medAdminProcessedGetResponse)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.mycarenet.memberdataasync.session
 

Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session that return ProcessedGetResponse
 ProcessedGetResponse<byte[]> MemberDataService.getMDAXml(GetRequest request)
           
 

Uses of ProcessedGetResponse in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl
 

Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl that return ProcessedGetResponse
 ProcessedGetResponse<byte[]> MemberDataServiceImpl.getMDAXml(GetRequest request)
           
 




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