| Modifier and Type | Class and Description |
|---|---|
class |
IntraHubBusinessConnectorException
Exception for errors in the Intrahub Connector.
|
class |
KmehrBusinessConnectorException
KmerhBusinessConnectorException contains the original list of ErrorType
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorValidationException
Thrown when a validation of an internal created object fails.
Extends TechnicalConnectorException |
class |
InvalidBlobContentConnectorException
Thrown when the content of the blob is invalid.
Used in ChapterIV |
| Modifier and Type | Method and Description |
|---|---|
static AddressbookSessionService |
AddressbookSessionServiceFactory.getAddressbookSessionService()
Gets the
AddressbookSessionService.java instance |
| Modifier and Type | Class and Description |
|---|---|
class |
ChapterIVBusinessConnectorException
Connector Exception for ChapterIV Connector.
|
| Modifier and Type | Method and Description |
|---|---|
static ChapterIVService |
ChapterIVSessionServiceFactory.getChapterIVService()
Gets the ChapterIVService.
|
| Modifier and Type | Method and Description |
|---|---|
static CivicsSessionService |
CivicsSessionServiceFactory.getCivicsSession() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
CivicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
static ConsultrnService |
ConsultrnSessionServiceFactory.getConsultrnSession() |
| Modifier and Type | Method and Description |
|---|---|
static ConsultrnCBSSPersonService |
ConsultrnSessionServiceFactory.getConsultrnCBSSPersonService() |
static ConsultrnPersonService |
ConsultrnSessionServiceFactory.getConsultrnPersonService() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ConsultrnImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
static DicsSessionService |
DicsSessionServiceFactory.getDicsSession() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
static DicsSessionService |
DicsSessionServiceFactory.getDicsSession() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
static DicsSessionService |
DicsSessionServiceFactory.getDicsSession() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmgBusinessConnectorException
Connector Exception for Dmg Connector.
|
| Modifier and Type | Method and Description |
|---|---|
static DmgService |
DmgSessionServiceFactory.getDmgService()
Gets the
DmgService instance |
| Modifier and Type | Class and Description |
|---|---|
class |
EhboxBusinessConnectorException
The Class EhboxBusinessConnectorException.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EhboxCryptoException
Exception for the crypto problem in ehboxv3
|
class |
OoOPublicationException
Exception for the OoO problem in ehboxv3
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends ResponseType> |
EhBoxServiceHelper.callEhBoxService(SAMLToken token,
GenericRequest service,
String soapAction,
Object request,
Class<T> responseClass,
SessionValidator sessValidator,
EhboxReplyValidator replyValidator) |
DeleteMessageResponse |
ConsultationService.deleteMessage(SAMLToken token,
DeleteMessageRequest request)
delete specific message.
|
DeleteOoOResponse |
ConsultationService.deleteOoO(SAMLToken token,
DeleteOoORequest request)
get list of periods of OoO for specific user.
|
GetAllEhboxesMessagesListResponse |
ConsultationService.getAllEhboxesMessagesList(SAMLToken initSession,
GetAllEhboxesMessagesListRequest request)
retrieve all messages from given source for all mailboxes.
|
GetBoxInfoResponse |
ConsultationService.getBoxInfo(SAMLToken token,
GetBoxInfoRequest getBoxInfoRequest)
Gets the box info.
|
GetFullMessageResponse |
ConsultationService.getFullMessage(SAMLToken token,
GetFullMessageRequest messageRequest)
Gets the full message.
|
GetFullMessageResponse |
ConsultationService.getFullMessage(SAMLToken token,
MessageRequestType messageRequestType)
Deprecated.
use getFullMessage(SamlToken token , GetFullMessageRequest request) instead
|
GetMessageAcknowledgmentsStatusResponse |
ConsultationService.getMessageAcknowledgmentsStatusResponse(SAMLToken token,
GetMessageAcknowledgmentsStatusRequest messageAcknowledgmentsStatusRequest)
Get the acknowlegement status.
|
GetHistoryResponse |
ConsultationService.getMessageHistory(SAMLToken token,
GetHistoryRequest messageRequestType)
Gets the message history.
|
GetHistoryResponse |
ConsultationService.getMessageHistory(SAMLToken token,
MessageRequestType messageRequestType)
Deprecated.
use getFullMessage(SamlToken token , GetHistoryRequest request) instead
|
GetMessagesListResponse |
ConsultationService.getMessageList(SAMLToken token,
GetMessagesListRequest messagesListRequest)
Gets the message list.
|
GetOoOListResponse |
ConsultationService.getOoOList(SAMLToken token,
GetOoOListRequest request)
delete specific OoO périod.
|
InsertOoOResponse |
ConsultationService.insertOoO(SAMLToken token,
InsertOoORequest request)
insert Out Of Office period.
|
MoveMessageResponse |
ConsultationService.moveMessage(SAMLToken token,
MoveMessageRequest messageRequestType)
Move to in box.
|
SendMessageResponse |
PublicationService.sendMessage(SAMLToken token,
SendMessageRequest sendMessageRequest)
Send message.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteMessageResponse |
EhealthBoxServiceV3.deleteMessage(DeleteMessageRequest request)
delete specific message.
|
DeleteOoOResponse |
EhealthBoxServiceV3.deleteOoO(DeleteOoORequest request)
delete specific OoO périod.
|
GetAllEhboxesMessagesListResponse |
EhealthBoxServiceV3.getAllEhboxesMessagesList(GetAllEhboxesMessagesListRequest request)
retrieves all messages from all mailboxes for user.
|
GetBoxInfoResponse |
EhealthBoxServiceV3.getBoxInfo(GetBoxInfoRequest getBoxInfoRequest)
To retrieve general information relation to the eHealth Box of the General Practitioner: number of messages, total size of all
available messages, etc.).
|
static Eh2eBoxServiceV3 |
ServiceFactory.getEhealthBox2eBoxServiceV3()
Gets the eHealth Box service V3.
|
static EhealthBoxServiceV3 |
ServiceFactory.getEhealthBoxServiceV3()
Gets the eHealth Box service V3.
|
GetFullMessageResponse |
EhealthBoxServiceV3.getFullMessage(GetFullMessageRequest request)
Retrieves the entire message from the eHealth Box based on its unique identifier.
|
GetFullMessageResponse |
EhealthBoxServiceV3.getFullMessage(MessageRequestType request)
Deprecated.
|
GetMessageAcknowledgmentsStatusResponse |
EhealthBoxServiceV3.getMessageAcknowledgmentsStatusRequest(GetMessageAcknowledgmentsStatusRequest request)
Gets the acknowlegment status.
|
GetHistoryResponse |
EhealthBoxServiceV3.getMessageHistory(GetHistoryRequest request)
With the 'Get History' operation, a messages history can be consulted.
|
GetHistoryResponse |
EhealthBoxServiceV3.getMessageHistory(MessageRequestType request)
Deprecated.
|
GetMessagesListResponse |
EhealthBoxServiceV3.getMessageList(GetMessagesListRequest request)
The �Get message List� operation retrieves the list of messages in one of the available folders (inbox, bin or sent).
|
GetOoOListResponse |
EhealthBoxServiceV3.getOoOList(GetOoOListRequest request)
get list of periods of OoO for specific user.
|
InsertOoOResponse |
EhealthBoxServiceV3.insertOoO(InsertOoORequest request)
insert Out Of Office period.
|
MoveMessageResponse |
EhealthBoxServiceV3.moveMessage(MoveMessageRequest request)
Moves a message back to the inbox.
|
SendMessageResponse |
EhealthBoxServiceV3.sendMessage(SendMessageRequest sendMessageRequest)
The �Send Message� operation allows a message to be sent to one or more recipients.
|
SendMessageResponse |
Eh2eBoxServiceV3.sendMessage(SendMessageRequest sendMessageRequest)
The �Send Message� operation allows a message to be sent to one or more recipients.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
EhboxReplyValidator.validateReplyStatus(ResponseType response)
Validate reply status.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
EhboxReplyValidatorImpl.validateReplyStatus(ResponseType response)
validates the reply status : will throw a general TechnicalConnectorException if the reply status is not success and will throw an
OoOPublicationException if the status is success, but there are Out Of Offices for one or more recipients. |
| Modifier and Type | Class and Description |
|---|---|
class |
GenAsyncBusinessConnectorException
Connector Exception for Generic Async Connector.
|
class |
GenAsyncSignatureValidationConnectorException
Connector Exception for Generic Async Connector.
|
| Modifier and Type | Method and Description |
|---|---|
static GenAsyncService |
GenAsyncSessionServiceFactory.getGenAsyncService(String serviceName)
Gets the GenericAsync service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenInsBusinessConnectorException
Connector Exception for Generic Insurability Connector.
|
| Modifier and Type | Method and Description |
|---|---|
static GenInsService |
GenInsSessionServiceFactory.getGenInsService()
Gets the GenInsService service.
|
| Modifier and Type | Method and Description |
|---|---|
static HubService |
HubSessionServiceFactory.getHubService() |
static HubServiceComplete |
HubSessionServiceFactory.getHubServiceComplete()
Returns an instance of
HubServiceComplete |
GetTherapeuticLinkResponse |
HubServiceComplete.getTherapeuticLink(SelectGetHCPartyPatientConsentType consent)
This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
|
Collection<TherapeuticLinkType> |
HubService.getTherapeuticLink(SelectGetHCPartyPatientConsentType consent)
This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
|
PutTherapeuticLinkResponse |
HubServiceComplete.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
|
void |
HubService.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
HubServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
<T> T |
HubServiceCompleteImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
Collection<TherapeuticLinkType> |
HubServiceImpl.getTherapeuticLink(SelectGetHCPartyPatientConsentType patientConsent)
This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
|
GetTherapeuticLinkResponse |
HubServiceCompleteImpl.getTherapeuticLink(SelectGetHCPartyPatientConsentType patientConsent)
This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
|
void |
HubServiceImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
|
PutTherapeuticLinkResponse |
HubServiceCompleteImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
|
| Modifier and Type | Method and Description |
|---|---|
static HubService |
HubSessionServiceFactory.getHubService()
Returns an instance of
HubService |
| Modifier and Type | Class and Description |
|---|---|
class |
InsurabilityBusinessConnectorException
Connector Exception for Dmg Connector.
|
| Modifier and Type | Method and Description |
|---|---|
static InsurabilityService |
InsurabilitySessionServiceFactory.getInsurabilityService()
Gets the
InsurabilityService instance |
| Modifier and Type | Method and Description |
|---|---|
static InsurabilityService |
InsurabilitySessionServiceFactory.getInsurabilityService()
Gets the
InsurabilityService instance |
| Modifier and Type | Method and Description |
|---|---|
static MediprimaConsultationSessionService |
MediprimaSessionServiceFactory.getConsultationMediprimaSession() |
static MediprimaTarificationSessionService |
MediprimaSessionServiceFactory.getTarificationMediprimaSession() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
MediprimaImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
static MediprimaUmaService |
MediprimaUmaSessionServiceFactory.getMediprimaUmaSession() |
| Modifier and Type | Method and Description |
|---|---|
static MediprimaConsultationSessionService |
MediprimaSessionServiceFactory.getConsultationMediprimaSession() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
MediprimaImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgreementBusinessConnectorException
Connector Exception for Agreement Connector.
|
| Modifier and Type | Method and Description |
|---|---|
static AgreementService |
AgreementSessionServiceFactory.getAgreementService()
Gets the
AgreementService instance |
| Modifier and Type | Method and Description |
|---|---|
static AgreementService |
AgreementSessionServiceFactory.getAgrementService()
Gets the
AgreementService instance |
ProcessedGetResponse<byte[]> |
AgreementService.getEAgreementResponse(GetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
AgreementServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
ProcessedGetResponse<byte[]> |
AgreementServiceImpl.getEAgreementResponse(GetRequest request) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttestBusinessConnectorException
Connector Exception for eAttest Connector.
|
| Modifier and Type | Method and Description |
|---|---|
static AttestService |
AttestSessionServiceFactory.getAttestService()
Gets the
AttestService instance |
| Modifier and Type | Method and Description |
|---|---|
static AttestService |
AttestSessionServiceFactory.getAttestService()
Gets the
AttestService instance |
| Modifier and Type | Method and Description |
|---|---|
static AttestService |
AttestSessionServiceFactory.getAttestService()
Gets the
AttestService instance |
| Modifier and Type | Method and Description |
|---|---|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncService()
Gets the
MemberDataService instance |
| Modifier and Type | Method and Description |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataService.getMDAXml(GetRequest request) |
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataService() |
ProcessedPostResponse |
MemberDataService.postEncryptedMDAXml(byte[] records,
InputReference inputReference) |
ProcessedPostResponse |
MemberDataService.postMDAXml(byte[] records,
InputReference inputReference) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
MemberDataServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
ProcessedGetResponse<byte[]> |
MemberDataServiceImpl.getMDAXml(GetRequest request) |
ProcessedPostResponse |
MemberDataServiceImpl.postEncryptedMDAXml(byte[] records,
InputReference inputReference) |
ProcessedPostResponse |
MemberDataServiceImpl.postMDAXml(byte[] records,
InputReference inputReference) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemberDataBusinessConnectorException
Connector Exception for Member Data Sync Connector.
|
| Modifier and Type | Method and Description |
|---|---|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncService()
Gets the
MemberDataService instance |
| Modifier and Type | Method and Description |
|---|---|
static RegistrationSession |
RegistrationSessionFactory.getRegistrationSession() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
RegsitrationImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
static SsinHistorySessionService |
SsinHistorySessionServiceFactory.getSsinHistorySessionService()
Gets the
SsinHistorySessionService instance |
| Modifier and Type | Method and Description |
|---|---|
static TarificationSessionService |
TarificationSessionServiceFactory.getTarificationSession() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
TarificationImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
TherLinkBusinessConnectorException
Exception class for Therapeutic links Connector
|
| Modifier and Type | Method and Description |
|---|---|
static TherLinkService |
TherlinkSessionServiceFactory.getTherlinkService()
Gets the
DmgService instance |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
TherlinkServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
ProcessedPostResponse |
VsbNetInsurabilityService.determineInsurability(WZCMHDF001DetermineInsurabilityRequest request,
InputReference inputReference) |
ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> |
VsbNetInsurabilityService.getDetermineInsurability(GetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
VsbNetInsurabilityServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
ProcessedPostResponse |
VsbNetInsurabilityServiceImpl.determineInsurability(WZCMHDF001DetermineInsurabilityRequest request,
InputReference inputReference) |
ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> |
VsbNetInsurabilityServiceImpl.getDetermineInsurability(GetRequest request) |
| Modifier and Type | Method and Description |
|---|---|
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) |
ProcessedPostResponse |
VsbNetInvoiceService.postInvoiceList(byte[] invoiceList,
InputReference inputReference) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
VsbNetInvoiceServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
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) |
ProcessedPostResponse |
VsbNetInvoiceServiceImpl.postInvoiceList(byte[] invoiceList,
InputReference inputReference) |
| Modifier and Type | Method and Description |
|---|---|
ProcessedPostResponse |
VsbNetMohmService.cancelApplication(EMOHMDF111CancelApplicationRequest request,
InputReference inputReference)
post a CancelApplication request ( Message Name : VL_MOHM_CNCL_APPLIC_REQ )
|
ProcessedPostResponse |
VsbNetMohmService.consultApplication(EMOHMDF103ConsultapplicationRequest request,
InputReference inputReference)
post a ConsultApplication request ( Message Name : VL_MOHM_CONSULT_REQ )
|
ProcessedPostResponse |
VsbNetMohmService.consultApplicationV4(EMOHMDF103ConsultApplicationRequest request,
InputReference inputReference)
post a ConsultApplication request ( Message Name : VL_MOHM_CONSULT_REQ_V4 )
|
ProcessedPostResponse |
VsbNetMohmService.consultHistory(EMOHMDF102ConsultHistoryRequest request,
InputReference inputReference)
post a ConsultHistory request ( Message Name : VL_MOHM_CONSULT_HIST_REQ )
|
ProcessedPostResponse |
VsbNetMohmService.consultSupportAndRepair(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
post a ConsultSupportAndRepair request ( Message Name : VL_MOHM_SUP_REP_REQ )
|
ProcessedPostResponse |
VsbNetMohmService.consultSupportAndRepairList(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
post a ConsultSupportAndRepairList request ( Message Name : VL_MOHM_SUP_REP_LIST_REQ )
|
ProcessedPostResponse |
VsbNetMohmService.consultSupportAndRepairListV2(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
post a ConsultSupportAndRepairList request ( Message Name : VL_MOHM_SUP_REP_LIST_REQ_V2 )
|
ProcessedPostResponse |
VsbNetMohmService.consultSupportAndRepairV4(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
post a ConsultSupportAndRepair request ( Message Name : VL_MOHM_SUP_REP_REQ_V4 )
|
ProcessedPostResponse |
VsbNetMohmService.createApplication(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
post a CreateApplication request ( Message Name : VL_MOHM_APPLIC_REQ )
|
ProcessedPostResponse |
VsbNetMohmService.createApplicationV3(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
post a CreateApplication request ( Message Name : VL_MOHM_APPLIC_REQ_V3 )
|
ProcessedPostResponse |
VsbNetMohmService.createFictionalApplication(EMOHMDF102CreateFictionalApplicationRequest request,
InputReference inputReference)
post a CreateFictionalApplication request ( Message Name : VL_MOHM_FIC_APPLIC_REQ )
|
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 )
|
ProcessedPostResponse |
VsbNetMohmService.reportDelivery(EMOHMDF105ReportDeliveryRequest request,
InputReference inputReference)
post a ReportDelivery request ( Message Name : VL_MOHM_REP_DELIV_REQ )
|
| Modifier and Type | Method and Description |
|---|---|
static VsbNetInsurabilityService |
VsbNetSessionServiceFactory.getVsbNetInsurabilityService()
Gets the
VsbNetInsurabilityService instance |
static VsbNetInvoiceService |
VsbNetSessionServiceFactory.getVsbNetInvoiceService()
Gets the
VsbNetInvoiceService instance |
static VsbNetMohmService |
VsbNetSessionServiceFactory.getVsbNetMohmService()
Gets the
VsbNetMohmService instance |
| Modifier and Type | Method and Description |
|---|---|
static VSBNetInsurabilitySessionService |
VSBNetInsurabilitySessionServiceFactory.getVSbNestInsurabilityService() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
VSBNetInsurabilityImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
WsConsentBusinessConnectorException
Connector Exception for WsConsent Connector.
|
| Modifier and Type | Method and Description |
|---|---|
static WsConsentService |
WsConsentSessionServiceFactory.getWsConsentService()
Gets the WsConsentService service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BeIDPinCodeException
TechnicalConnectorException that is throws when there is a BeIDPinCode problem. |
class |
CertificateVerificationException
This class wraps an exception that could be thrown during the certificate verification process.
|
class |
InvalidTimeStampException
thrown when validation of timestamp fails.
|
class |
NoNextEndpointException |
class |
SessionManagementException
The Class SessionManagementException.
|
class |
SilentInstantiationException
Exception that can be swallowed is the flag silent is active.
|
class |
SoaErrorException
exception which contains result of soa error from webservice.
|
class |
TechnicalConnectorException
The Class TechnicalConnectorException..
|
class |
UnsealConnectorException
Exception class for Unseal connector exceptions.
|
| Modifier and Type | Method and Description |
|---|---|
static GenericService |
GenericSessionServiceFactory.getGenericService()
Gets the
GenericService service. |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
Deprecated.
use the other createImplementationClass method without crypto
|
<T> T |
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
RaException |
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.