public class VsbNetMohmServiceImpl extends DefaultCommonAsyncService implements VsbNetMohmService, ConfigurationModuleBootstrap.ModuleBootstrapHook
| Constructor and Description |
|---|
VsbNetMohmServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
bootstrap() |
ProcessedPostResponse |
cancelApplication(EMOHMDF111CancelApplicationRequest request,
InputReference inputReference)
post a CancelApplication request ( Message Name : VL_MOHM_CNCL_APPLIC_REQ )
|
ProcessedPostResponse |
consultApplication(EMOHMDF103ConsultapplicationRequest request,
InputReference inputReference)
post a ConsultApplication request ( Message Name : VL_MOHM_CONSULT_REQ )
|
ProcessedPostResponse |
consultApplicationV4(EMOHMDF103ConsultApplicationRequest request,
InputReference inputReference)
post a ConsultApplication request ( Message Name : VL_MOHM_CONSULT_REQ_V4 )
|
ProcessedPostResponse |
consultHistory(EMOHMDF102ConsultHistoryRequest request,
InputReference inputReference)
post a ConsultHistory request ( Message Name : VL_MOHM_CONSULT_HIST_REQ )
|
ProcessedPostResponse |
consultSupportAndRepair(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
post a ConsultSupportAndRepair request ( Message Name : VL_MOHM_SUP_REP_REQ )
|
ProcessedPostResponse |
consultSupportAndRepairList(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
post a ConsultSupportAndRepairList request ( Message Name : VL_MOHM_SUP_REP_LIST_REQ )
|
ProcessedPostResponse |
consultSupportAndRepairListV2(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
post a ConsultSupportAndRepairList request ( Message Name : VL_MOHM_SUP_REP_LIST_REQ_V2 )
|
ProcessedPostResponse |
consultSupportAndRepairV4(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
post a ConsultSupportAndRepair request ( Message Name : VL_MOHM_SUP_REP_REQ_V4 )
|
ProcessedPostResponse |
createApplication(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
post a CreateApplication request ( Message Name : VL_MOHM_APPLIC_REQ )
|
ProcessedPostResponse |
createApplicationV3(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
post a CreateApplication request ( Message Name : VL_MOHM_APPLIC_REQ_V3 )
|
ProcessedPostResponse |
createFictionalApplication(EMOHMDF102CreateFictionalApplicationRequest request,
InputReference inputReference)
post a CreateFictionalApplication request ( Message Name : VL_MOHM_FIC_APPLIC_REQ )
|
ProcessedGetResponse<EMOHMDF111CancelApplicationResponse> |
getCancelApplication(GetRequest request)
get the CancelApplication response ( Message Name : VL_MOHM_CNCL_APPLIC_RESP )
|
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
getConsultApplication(GetRequest request)
get the ConsultApplication response ( Message Name : VL_MOHM_CONSULT_RESP )
|
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
getConsultApplicationV4(GetRequest request)
get the ConsultApplication response ( Message Name : VL_MOHM_CONSULT_RESP_V4 )
|
ProcessedGetResponse<EMOHMDF102ConsultHistoryResponse> |
getConsultHistory(GetRequest request)
get the ConsultHistory response ( Message Name : VL_MOHM_CONSULT_HIST_RESP )
|
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
getConsultSupportAndRepair(GetRequest request)
get the ConsultSupportAndRepair response ( Message Name : VL_MOHM_SUP_REP_RESP )
|
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
getConsultSupportAndRepairList(GetRequest request)
get the ConsultSupportAndRepairList response ( Message Name : VL_MOHM_SUP_REP_LIST_RESP )
|
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
getConsultSupportAndRepairListV2(GetRequest request)
get the ConsultSupportAndRepairList response ( Message Name : VL_MOHM_SUP_REP_LIST_RESP_V2 )
|
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
getConsultSupportAndRepairV4(GetRequest request)
get the ConsultSupportAndRepair response ( Message Name : VL_MOHM_SUP_REP_RESP_V4 )
|
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
getCreateApplication(GetRequest request)
get the CreateApplication response ( Message Name : VL_MOHM_APPLIC_RESP )
|
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
getCreateApplicationV3(GetRequest request)
get the CreateApplication response ( Message Name : VL_MOHM_APPLIC_RESP_V3 )
|
ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> |
getCreateFictionalApplication(GetRequest request)
get the CreateFictionalApplication response ( Message Name : VL_MOHM_FIC_APPLIC_RESP )
|
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
getPushApplicationView(GetRequest request)
get the PushApplicationView response ( Message Name : VL_MOHM_PUSH_APPLIC_VIEW )
|
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
getPushApplicationViewV4(GetRequest request)
get the PushApplicationView response ( Message Name : VL_MOHM_PUSH_APPLIC_VIEW_V4 )
|
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
getPushDecision(GetRequest request)
get the PushDecision response ( Message Name : VL_MOHM_PUSH_DESC )
|
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
getPushDecisionV4(GetRequest request)
get the PushDecision response ( Message Name : VL_MOHM_PUSH_DESC_V4 )
|
ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> |
getReportDelivery(GetRequest request)
get the ReportDelivery response ( Message Name : VL_MOHM_REP_DELIV_RESP )
|
ProcessedPostResponse |
reportDelivery(EMOHMDF105ReportDeliveryRequest request,
InputReference inputReference)
post a ReportDelivery request ( Message Name : VL_MOHM_REP_DELIV_REQ )
|
confirmAll, confirmAllMessages, confirmAllTAcks, confirmMessage, confirmTAck, validateXadesTWithManifestequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfirmAll, confirmAllMessages, confirmAllTAcks, confirmMessage, confirmTAck, validateXadesTWithManifestpublic ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> getConsultApplication(GetRequest request) throws ConnectorException
VsbNetMohmServicegetConsultApplication in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse consultApplication(EMOHMDF103ConsultapplicationRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServiceconsultApplication in interface VsbNetMohmServicerequest - df103 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> getCreateApplication(GetRequest request) throws ConnectorException
VsbNetMohmServicegetCreateApplication in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse createApplication(EMOHMDF101CreateApplicationRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServicecreateApplication in interface VsbNetMohmServicerequest - df101 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> getCreateFictionalApplication(GetRequest request) throws ConnectorException
VsbNetMohmServicegetCreateFictionalApplication in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse createFictionalApplication(EMOHMDF102CreateFictionalApplicationRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServicecreateFictionalApplication in interface VsbNetMohmServicerequest - df102 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> getConsultSupportAndRepair(GetRequest request) throws ConnectorException
VsbNetMohmServicegetConsultSupportAndRepair in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse consultSupportAndRepairList(EMOHMDF112ConsultSupportAndRepairListRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServiceconsultSupportAndRepairList in interface VsbNetMohmServicerequest - df112 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> getConsultSupportAndRepairList(GetRequest request) throws ConnectorException
VsbNetMohmServicegetConsultSupportAndRepairList in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse cancelApplication(EMOHMDF111CancelApplicationRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServicecancelApplication in interface VsbNetMohmServicerequest - df111 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF111CancelApplicationResponse> getCancelApplication(GetRequest request) throws ConnectorException
VsbNetMohmServicegetCancelApplication in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse consultSupportAndRepair(EMOHMDF104ConsultSupportAndRepairRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServiceconsultSupportAndRepair in interface VsbNetMohmServicerequest - df104 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> getReportDelivery(GetRequest request) throws ConnectorException
VsbNetMohmServicegetReportDelivery in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse reportDelivery(EMOHMDF105ReportDeliveryRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServicereportDelivery in interface VsbNetMohmServicerequest - df105 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF106PushDecisionRequest> getPushDecision(GetRequest request) throws ConnectorException
VsbNetMohmServicegetPushDecision in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> getPushApplicationView(GetRequest request) throws ConnectorException
VsbNetMohmServicegetPushApplicationView in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse createApplicationV3(EMOHMDF101CreateApplicationRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServicecreateApplicationV3 in interface VsbNetMohmServicerequest - df101 v3 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> getCreateApplicationV3(GetRequest request) throws ConnectorException
VsbNetMohmServicegetCreateApplicationV3 in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse consultHistory(EMOHMDF102ConsultHistoryRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServiceconsultHistory in interface VsbNetMohmServicerequest - df102 v3 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF102ConsultHistoryResponse> getConsultHistory(GetRequest request) throws ConnectorException
VsbNetMohmServicegetConsultHistory in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse consultApplicationV4(EMOHMDF103ConsultApplicationRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServiceconsultApplicationV4 in interface VsbNetMohmServicerequest - df103 v4 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> getConsultApplicationV4(GetRequest request) throws ConnectorException
VsbNetMohmServicegetConsultApplicationV4 in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse consultSupportAndRepairV4(EMOHMDF104ConsultSupportAndRepairRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServiceconsultSupportAndRepairV4 in interface VsbNetMohmServicerequest - df104 v4 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> getConsultSupportAndRepairV4(GetRequest request) throws ConnectorException
VsbNetMohmServicegetConsultSupportAndRepairV4 in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF106PushDecisionRequest> getPushDecisionV4(GetRequest request) throws ConnectorException
VsbNetMohmServicegetPushDecisionV4 in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> getPushApplicationViewV4(GetRequest request) throws ConnectorException
VsbNetMohmServicegetPushApplicationViewV4 in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic ProcessedPostResponse consultSupportAndRepairListV2(EMOHMDF112ConsultSupportAndRepairListRequest request, InputReference inputReference) throws ConnectorException
VsbNetMohmServiceconsultSupportAndRepairListV2 in interface VsbNetMohmServicerequest - df112 v2 requestConnectorExceptionpublic ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> getConsultSupportAndRepairListV2(GetRequest request) throws ConnectorException
VsbNetMohmServicegetConsultSupportAndRepairListV2 in interface VsbNetMohmServicerequest - a Get RequestConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.