|
||||||||||
| 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)
|
RejectXmlProcessedGetResponse |
MedAdminService.getRejected(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)
|
RejectXmlProcessedGetResponse |
MedadminServiceImpl.getRejected(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.mycarenet.agreementasync.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementasync.session with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<byte[]> |
AgreementService.getEAgreementResponse(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.mycarenet.agreementasync.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementasync.session.impl with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<byte[]> |
AgreementServiceImpl.getEAgreementResponse(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.mycarenet.memberdataasync.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataService.getMDAXml(GetRequest request)
|
| Uses of GetRequest in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl with parameters of type GetRequest | |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataServiceImpl.getMDAXml(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<EMOHMDF111CancelApplicationResponse> |
VsbNetMohmService.getCancelApplication(GetRequest request)
get the CancelApplication response ( Message Name : VL_MOHM_CNCL_APPLIC_RESP ) |
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmService.getConsultApplication(GetRequest request)
get the ConsultApplication response ( Message Name : VL_MOHM_CONSULT_RESP ) |
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmService.getConsultApplicationV4(GetRequest request)
get the ConsultApplication response ( Message Name : VL_MOHM_CONSULT_RESP_V4 ) |
ProcessedGetResponse<EMOHMDF102ConsultHistoryResponse> |
VsbNetMohmService.getConsultHistory(GetRequest request)
get the ConsultHistory response ( Message Name : VL_MOHM_CONSULT_HIST_RESP ) |
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmService.getConsultSupportAndRepair(GetRequest request)
get the ConsultSupportAndRepair response ( Message Name : VL_MOHM_SUP_REP_RESP ) |
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
VsbNetMohmService.getConsultSupportAndRepairList(GetRequest request)
get the ConsultSupportAndRepairList response ( Message Name : VL_MOHM_SUP_REP_LIST_RESP ) |
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
VsbNetMohmService.getConsultSupportAndRepairListV2(GetRequest request)
get the ConsultSupportAndRepairList response ( Message Name : VL_MOHM_SUP_REP_LIST_RESP_V2 ) |
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmService.getConsultSupportAndRepairV4(GetRequest request)
get the ConsultSupportAndRepair response ( Message Name : VL_MOHM_SUP_REP_RESP_V4 ) |
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmService.getCreateApplication(GetRequest request)
get the CreateApplication response ( Message Name : VL_MOHM_APPLIC_RESP ) |
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmService.getCreateApplicationV3(GetRequest request)
get the CreateApplication response ( Message Name : VL_MOHM_APPLIC_RESP_V3 ) |
ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> |
VsbNetMohmService.getCreateFictionalApplication(GetRequest request)
get the CreateFictionalApplication response ( Message Name : VL_MOHM_FIC_APPLIC_RESP ) |
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmService.getPushApplicationView(GetRequest request)
get the PushApplicationView response ( Message Name : VL_MOHM_PUSH_APPLIC_VIEW ) |
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmService.getPushApplicationViewV4(GetRequest request)
get the PushApplicationView response ( Message Name : VL_MOHM_PUSH_APPLIC_VIEW_V4 ) |
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmService.getPushDecision(GetRequest request)
get the PushDecision response ( Message Name : VL_MOHM_PUSH_DESC ) |
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmService.getPushDecisionV4(GetRequest request)
get the PushDecision response ( Message Name : VL_MOHM_PUSH_DESC_V4 ) |
ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> |
VsbNetMohmService.getReportDelivery(GetRequest request)
get the ReportDelivery response ( Message Name : VL_MOHM_REP_DELIV_RESP ) |
| Uses of GetRequest in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||