be.ehealth.businessconnector.vsbnet.async.mohm.session
Interface VsbNetMohmService

All Superinterfaces:
CommonAsyncService
All Known Implementing Classes:
VsbNetMohmServiceImpl

public interface VsbNetMohmService
extends CommonAsyncService


Method Summary
 ProcessedPostResponse cancelApplication(EMOHMDF111CancelApplicationRequest request, InputReference inputReference)
           
 ProcessedPostResponse consultApplication(EMOHMDF103ConsultapplicationRequest request, InputReference inputReference)
           
 ProcessedPostResponse consultSupportAndRepair(EMOHMDF104ConsultSupportAndRepairRequest request, InputReference inputReference)
           
 ProcessedPostResponse consultSupportAndRepairList(EMOHMDF112ConsultSupportAndRepairListRequest request, InputReference inputReference)
           
 ProcessedPostResponse createApplication(EMOHMDF101CreateApplicationRequest request, InputReference inputReference)
           
 ProcessedPostResponse createFictionalApplication(EMOHMDF102CreateFictionalApplicationRequest request, InputReference inputReference)
           
 ProcessedGetResponse<EMOHMDF111CancelApplicationResponse> getCancelApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> getConsultApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> getConsultSupportAndRepair(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> getConsultSupportAndRepairList(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> getCreateApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> getCreateFictionalApplication(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> getPushApplicationView(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF106PushDecisionRequest> getPushDecision(GetRequest request)
           
 ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> getReportDelivery(GetRequest request)
           
 ProcessedPostResponse reportDelivery(EMOHMDF105ReportDeliveryRequest request, InputReference inputReference)
           
 
Methods inherited from interface be.ehealth.businessconnector.genericasync.helper.CommonAsyncService
confirmAll, confirmAllMessages, confirmAllTAcks, confirmMessage, confirmTAck, validateXadesTWithManifest
 

Method Detail

getConsultApplication

ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> getConsultApplication(GetRequest request)
                                                                                 throws ConnectorException
Throws:
ConnectorException

consultApplication

ProcessedPostResponse consultApplication(EMOHMDF103ConsultapplicationRequest request,
                                         InputReference inputReference)
                                         throws ConnectorException
Throws:
ConnectorException

getCreateApplication

ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> getCreateApplication(GetRequest request)
                                                                               throws ConnectorException
Throws:
ConnectorException

createApplication

ProcessedPostResponse createApplication(EMOHMDF101CreateApplicationRequest request,
                                        InputReference inputReference)
                                        throws ConnectorException
Throws:
ConnectorException

getCreateFictionalApplication

ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> getCreateFictionalApplication(GetRequest request)
                                                                                                 throws ConnectorException
Throws:
ConnectorException

createFictionalApplication

ProcessedPostResponse createFictionalApplication(EMOHMDF102CreateFictionalApplicationRequest request,
                                                 InputReference inputReference)
                                                 throws ConnectorException
Throws:
ConnectorException

getConsultSupportAndRepair

ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> getConsultSupportAndRepair(GetRequest request)
                                                                                           throws ConnectorException
Throws:
ConnectorException

consultSupportAndRepairList

ProcessedPostResponse consultSupportAndRepairList(EMOHMDF112ConsultSupportAndRepairListRequest request,
                                                  InputReference inputReference)
                                                  throws ConnectorException
Throws:
ConnectorException

getConsultSupportAndRepairList

ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> getConsultSupportAndRepairList(GetRequest request)
                                                                                                   throws ConnectorException
Throws:
ConnectorException

consultSupportAndRepair

ProcessedPostResponse consultSupportAndRepair(EMOHMDF104ConsultSupportAndRepairRequest request,
                                              InputReference inputReference)
                                              throws ConnectorException
Throws:
ConnectorException

getReportDelivery

ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> getReportDelivery(GetRequest request)
                                                                         throws ConnectorException
Throws:
ConnectorException

reportDelivery

ProcessedPostResponse reportDelivery(EMOHMDF105ReportDeliveryRequest request,
                                     InputReference inputReference)
                                     throws ConnectorException
Throws:
ConnectorException

getPushDecision

ProcessedGetResponse<EMOHMDF106PushDecisionRequest> getPushDecision(GetRequest request)
                                                                    throws ConnectorException
Throws:
ConnectorException

getPushApplicationView

ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> getPushApplicationView(GetRequest request)
                                                                                  throws ConnectorException
Throws:
ConnectorException

cancelApplication

ProcessedPostResponse cancelApplication(EMOHMDF111CancelApplicationRequest request,
                                        InputReference inputReference)
                                        throws ConnectorException
Throws:
ConnectorException

getCancelApplication

ProcessedGetResponse<EMOHMDF111CancelApplicationResponse> getCancelApplication(GetRequest request)
                                                                               throws ConnectorException
Throws:
ConnectorException



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