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

Packages that use ProcessedPostResponse
be.ehealth.businessconnector.genericasync.helper   
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 ProcessedPostResponse in be.ehealth.businessconnector.genericasync.helper
 

Methods in be.ehealth.businessconnector.genericasync.helper that return ProcessedPostResponse
 ProcessedPostResponse PostHelper.post(byte[] request, String messageName, ConfigName configName, InputReference inputReference)
           
 ProcessedPostResponse PostHelper.post(byte[] request, String messageName, ConfigName configName, String recipient, InputReference inputReference)
           
 ProcessedPostResponse PostHelper.post(byte[] request, String messageName, InputReference inputReference)
           
 ProcessedPostResponse PostHelper.post(byte[] request, String messageName, String recipient, InputReference inputReference)
           
 ProcessedPostResponse PostHelper.post(Object request, String messageName, String schemaLocation, InputReference inputReference)
           
 ProcessedPostResponse PostHelper.post(Object request, String messageName, String schemaLocation, String recipient, InputReference inputReference)
           
 

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

Methods in be.ehealth.businessconnector.medadmin.session that return ProcessedPostResponse
 ProcessedPostResponse MedAdminService.postM4AFlat(byte[] records, String recipient, InputReference inputReference)
           
 ProcessedPostResponse MedAdminService.postMedAdminRequestList(MedAdminRequestList medAdminRequestList, String recipient, InputReference inputReference)
           
 ProcessedPostResponse MedAdminService.postSingleNurseContractualCareRequest(SingleNurseContractualCareRequest singleNurseContractualCareRequest, String recipient, InputReference inputReference)
           
 ProcessedPostResponse MedAdminService.postSinglePalliativeCareRequest(SinglePalliativeCareRequest singlePalliativeCareRequest, String recipient, InputReference inputReference)
           
 ProcessedPostResponse MedAdminService.postSingleSpecificTechnicalCareRequest(SingleSpecificTechnicalCareRequest singleSpecificTechnicalCareRequest, String recipient, InputReference inputReference)
           
 

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

Methods in be.ehealth.businessconnector.medadmin.session.impl that return ProcessedPostResponse
 ProcessedPostResponse MedadminServiceImpl.postM4AFlat(byte[] records, String recipient, InputReference inputReference)
           
 ProcessedPostResponse MedadminServiceImpl.postMedAdminRequestList(MedAdminRequestList medAdminRequestList, String recipient, InputReference inputReference)
           
 ProcessedPostResponse MedadminServiceImpl.postSingleNurseContractualCareRequest(SingleNurseContractualCareRequest singleNurseContractualCareRequest, String recipient, InputReference inputReference)
           
 ProcessedPostResponse MedadminServiceImpl.postSinglePalliativeCareRequest(SinglePalliativeCareRequest singlePalliativeCareRequest, String recipient, InputReference inputReference)
           
 ProcessedPostResponse MedadminServiceImpl.postSingleSpecificTechnicalCareRequest(SingleSpecificTechnicalCareRequest singleSpecificTechnicalCareRequest, String recipient, InputReference inputReference)
           
 

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

Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session that return ProcessedPostResponse
 ProcessedPostResponse MemberDataService.postEncryptedMDAXml(byte[] records, InputReference inputReference)
           
 ProcessedPostResponse MemberDataService.postMDAXml(byte[] records, InputReference inputReference)
           
 

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

Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl that return ProcessedPostResponse
 ProcessedPostResponse MemberDataServiceImpl.postEncryptedMDAXml(byte[] records, InputReference inputReference)
           
 ProcessedPostResponse MemberDataServiceImpl.postMDAXml(byte[] records, InputReference inputReference)
           
 




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