|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of GetRequest in be.ehealth.businessconnector.genericasync.domain |
|---|
| Methods in be.ehealth.businessconnector.genericasync.domain that return GetRequest | |
|---|---|
GetRequest |
GetRequest.Builder.MaxTAcksStep.build()
|
GetRequest |
GetRequest.Builder.IncludeIOsStep.build()
|
GetRequest |
GetRequest.Builder.ExcludeIOsStep.build()
|
GetRequest |
GetRequest.Builder.TackMessageNamesStep.build()
|
GetRequest |
GetRequest.Builder.BuildStep.build()
|
| Uses of GetRequest in be.ehealth.businessconnector.genericasync.helper |
|---|
| Methods in be.ehealth.businessconnector.genericasync.helper with parameters of type GetRequest | |
|---|---|
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)
|
| Uses of GetRequest in be.ehealth.businessconnector.medadmin.session |
|---|
| Methods in be.ehealth.businessconnector.medadmin.session with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<byte[]> |
MedAdminService.getM4ACnfFlat(GetRequest request)
|
M4ACnfXmlProcessedGetResponse |
MedAdminService.getM4ACnfXml(GetRequest request)
|
ProcessedGetResponse<byte[]> |
MedAdminService.getM4AFlat(GetRequest request)
|
M4AXmlProcessedGetResponse |
MedAdminService.getM4AXml(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.medadmin.session.impl |
|---|
| Methods in be.ehealth.businessconnector.medadmin.session.impl with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<byte[]> |
MedadminServiceImpl.getM4ACnfFlat(GetRequest request)
|
M4ACnfXmlProcessedGetResponse |
MedadminServiceImpl.getM4ACnfXml(GetRequest request)
|
ProcessedGetResponse<byte[]> |
MedadminServiceImpl.getM4AFlat(GetRequest request)
|
M4AXmlProcessedGetResponse |
MedadminServiceImpl.getM4AXml(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.vsbnet.async.insurability.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.insurability.session with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> |
VsbNetInsurabilityService.getDetermineInsurability(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> |
VsbNetInsurabilityServiceImpl.getDetermineInsurability(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.vsbnet.async.invoice.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.invoice.session with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceAccepted1(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceAccepted2(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceFileAccepted(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceFileRefused(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceService.getListInvoiceRefused(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceAccepted1(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceAccepted2(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceFileAccepted(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceFileRefused(GetRequest request)
|
ProcessedGetResponse<byte[]> |
VsbNetInvoiceServiceImpl.getListInvoiceRefused(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.vsbnet.async.mohm.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.mohm.session with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmService.getConsultApplication(GetRequest request)
|
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmService.getConsultSupportAndRepair(GetRequest request)
|
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmService.getCreateApplication(GetRequest request)
|
ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> |
VsbNetMohmService.getCreateFictionalApplication(GetRequest request)
|
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmService.getPushApplicationView(GetRequest request)
|
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmService.getPushDecision(GetRequest request)
|
ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> |
VsbNetMohmService.getReportDelivery(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmServiceImpl.getConsultApplication(GetRequest request)
|
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmServiceImpl.getConsultSupportAndRepair(GetRequest request)
|
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmServiceImpl.getCreateApplication(GetRequest request)
|
ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> |
VsbNetMohmServiceImpl.getCreateFictionalApplication(GetRequest request)
|
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmServiceImpl.getPushApplicationView(GetRequest request)
|
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmServiceImpl.getPushDecision(GetRequest request)
|
ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> |
VsbNetMohmServiceImpl.getReportDelivery(GetRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||