|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ConnectorException in be.ehealth.business.intrahubcommons.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.business.intrahubcommons.exception | |
|---|---|
class |
IntraHubBusinessConnectorException
Exception for errors in the Intrahub Connector. |
class |
KmehrBusinessConnectorException
KmerhBusinessConnectorException contains the original list of ErrorType |
| Uses of ConnectorException in be.ehealth.business.mycarenetdomaincommons.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.business.mycarenetdomaincommons.exception | |
|---|---|
class |
ConnectorValidationException
Thrown when a validation of an internal created object fails. |
class |
InvalidBlobContentConnectorException
Thrown when the content of the blob is invalid. |
| Uses of ConnectorException in be.ehealth.businessconnector.addressbook.session |
|---|
| Methods in be.ehealth.businessconnector.addressbook.session that throw ConnectorException | |
|---|---|
static AddressbookSessionService |
AddressbookSessionServiceFactory.getAddressbookSessionService()
Gets the AddressbookSessionService.java instance |
| Uses of ConnectorException in be.ehealth.businessconnector.chapterIV.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.chapterIV.exception | |
|---|---|
class |
ChapterIVBusinessConnectorException
Connector Exception for ChapterIV Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.chapterIV.session |
|---|
| Methods in be.ehealth.businessconnector.chapterIV.session that throw ConnectorException | |
|---|---|
static ChapterIVService |
ChapterIVSessionServiceFactory.getChapterIVService()
Gets the ChapterIVService. |
| Uses of ConnectorException in be.ehealth.businessconnector.civicsv2.session |
|---|
| Methods in be.ehealth.businessconnector.civicsv2.session that throw ConnectorException | |
|---|---|
static CivicsSessionService |
CivicsSessionServiceFactory.getCivicsSession()
|
| Uses of ConnectorException in be.ehealth.businessconnector.civicsv2.session.impl |
|---|
| Methods in be.ehealth.businessconnector.civicsv2.session.impl that throw ConnectorException | ||
|---|---|---|
|
CivicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.consultrnv2.session |
|---|
| Methods in be.ehealth.businessconnector.consultrnv2.session that throw ConnectorException | |
|---|---|
static ConsultrnCBSSPersonService |
ConsultrnSessionServiceFactory.getConsultrnCBSSPersonService()
|
static ConsultrnPersonService |
ConsultrnSessionServiceFactory.getConsultrnPersonService()
|
| Uses of ConnectorException in be.ehealth.businessconnector.consultrnv2.session.impl |
|---|
| Methods in be.ehealth.businessconnector.consultrnv2.session.impl that throw ConnectorException | ||
|---|---|---|
|
ConsultrnImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.dicsv4.session |
|---|
| Methods in be.ehealth.businessconnector.dicsv4.session that throw ConnectorException | |
|---|---|
static DicsSessionService |
DicsSessionServiceFactory.getDicsSession()
|
| Uses of ConnectorException in be.ehealth.businessconnector.dicsv4.session.impl |
|---|
| Methods in be.ehealth.businessconnector.dicsv4.session.impl that throw ConnectorException | ||
|---|---|---|
|
DicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.dicsv5.session |
|---|
| Methods in be.ehealth.businessconnector.dicsv5.session that throw ConnectorException | |
|---|---|
static DicsSessionService |
DicsSessionServiceFactory.getDicsSession()
|
| Uses of ConnectorException in be.ehealth.businessconnector.dicsv5.session.impl |
|---|
| Methods in be.ehealth.businessconnector.dicsv5.session.impl that throw ConnectorException | ||
|---|---|---|
|
DicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.dmg.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.dmg.exception | |
|---|---|
class |
DmgBusinessConnectorException
Connector Exception for Dmg Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.dmg.session |
|---|
| Methods in be.ehealth.businessconnector.dmg.session that throw ConnectorException | |
|---|---|
static DmgService |
DmgSessionServiceFactory.getDmgService()
Gets the DmgService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.ehbox.api.domain.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.ehbox.api.domain.exception | |
|---|---|
class |
EhboxBusinessConnectorException
The Class EhboxBusinessConnectorException. |
| Uses of ConnectorException in be.ehealth.businessconnector.ehbox.v3.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.ehbox.v3.exception | |
|---|---|
class |
EhboxCryptoException
Exception for the crypto problem in ehboxv3 |
class |
OoOPublicationException
Exception for the OoO problem in ehboxv3 |
| Uses of ConnectorException in be.ehealth.businessconnector.ehbox.v3.service |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service that throw ConnectorException | ||
|---|---|---|
static
|
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. |
|
| Uses of ConnectorException in be.ehealth.businessconnector.ehbox.v3.service.impl |
|---|
| Uses of ConnectorException in be.ehealth.businessconnector.ehbox.v3.session |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session that throw ConnectorException | |
|---|---|
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. |
| Uses of ConnectorException in be.ehealth.businessconnector.ehbox.v3.session.impl |
|---|
| Uses of ConnectorException in be.ehealth.businessconnector.ehbox.v3.validator |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.validator that throw ConnectorException | |
|---|---|
boolean |
EhboxReplyValidator.validateReplyStatus(ResponseType response)
Validate reply status. |
| Uses of ConnectorException in be.ehealth.businessconnector.ehbox.v3.validator.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.validator.impl that throw ConnectorException | |
|---|---|
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. the calling
application has the responsibility to resend the message with the OoO acknowledged ( and other recipients if needed ). |
| Uses of ConnectorException in be.ehealth.businessconnector.genericasync.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.genericasync.exception | |
|---|---|
class |
GenAsyncBusinessConnectorException
Connector Exception for Generic Async Connector. |
class |
GenAsyncSignatureValidationConnectorException
Connector Exception for Generic Async Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.genericasync.helper |
|---|
| Methods in be.ehealth.businessconnector.genericasync.helper that throw ConnectorException | ||
|---|---|---|
ConfirmResponse |
GetHelper.confirmAll(ProcessedGetResponse getResponse)
|
|
ConfirmResponse |
DefaultCommonAsyncService.confirmAll(ProcessedGetResponse getResponse)
|
|
ConfirmResponse |
CommonAsyncService.confirmAll(ProcessedGetResponse getResponse)
|
|
|
GetHelper.confirmAll(ProcessedGetResponse<T> getResponse,
String recipient)
|
|
ConfirmResponse |
DefaultCommonAsyncService.confirmAllMessages(ProcessedGetResponse getResponse)
|
|
ConfirmResponse |
CommonAsyncService.confirmAllMessages(ProcessedGetResponse getResponse)
|
|
ConfirmResponse |
DefaultCommonAsyncService.confirmAllTAcks(ProcessedGetResponse getResponse)
|
|
ConfirmResponse |
CommonAsyncService.confirmAllTAcks(ProcessedGetResponse getResponse)
|
|
ConfirmResponse |
DefaultCommonAsyncService.confirmMessage(ProcessedMsgResponse msgResponse)
|
|
ConfirmResponse |
CommonAsyncService.confirmMessage(ProcessedMsgResponse msgResponse)
|
|
ConfirmResponse |
GetHelper.confirmMessageWithReference(ProcessedMsgResponse msgResponse)
|
|
ConfirmResponse |
GetHelper.confirmMessageWithReference(ProcessedMsgResponse msgResponse,
String recipient)
|
|
ConfirmResponse |
DefaultCommonAsyncService.confirmTAck(ProcessedTAckResponse tAckResponse)
|
|
ConfirmResponse |
CommonAsyncService.confirmTAck(ProcessedTAckResponse tAckResponse)
|
|
ConfirmResponse |
GetHelper.confirmTAckWithReference(ProcessedTAckResponse tAckResponse)
|
|
ConfirmResponse |
GetHelper.confirmTAckWithReference(ProcessedTAckResponse tAckResponse,
String recipient)
|
|
ConfirmResponse |
GetHelper.confirmWithMessageReferences(ProcessedGetResponse getResponse)
|
|
|
GetHelper.confirmWithMessageReferences(ProcessedGetResponse<T> getResponse,
String recipient)
|
|
ConfirmResponse |
GetHelper.confirmWithTAckReferences(ProcessedGetResponse getResponse)
|
|
|
GetHelper.confirmWithTAckReferences(ProcessedGetResponse<T> getResponse,
String recipient)
|
|
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)
|
|
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
ConfigName configName,
InputReference inputReference)
|
|
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
ConfigName configName,
String recipient,
InputReference inputReference)
|
|
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
InputReference inputReference)
|
|
ProcessedPostResponse |
PostHelper.post(byte[] request,
String messageName,
String recipient,
InputReference inputReference)
|
|
ProcessedPostResponse |
PostHelper.post(Object request,
String messageName,
String schemaLocation,
InputReference inputReference)
|
|
ProcessedPostResponse |
PostHelper.post(Object request,
String messageName,
String schemaLocation,
String recipient,
InputReference inputReference)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.genericasync.session |
|---|
| Methods in be.ehealth.businessconnector.genericasync.session that throw ConnectorException | |
|---|---|
static GenAsyncService |
GenAsyncSessionServiceFactory.getGenAsyncService(String serviceName)
Gets the GenericAsync service. |
| Uses of ConnectorException in be.ehealth.businessconnector.genins.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.genins.exception | |
|---|---|
class |
GenInsBusinessConnectorException
Connector Exception for Generic Insurability Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.genins.session |
|---|
| Methods in be.ehealth.businessconnector.genins.session that throw ConnectorException | |
|---|---|
static GenInsService |
GenInsSessionServiceFactory.getGenInsService()
Gets the GenInsService service. |
| Uses of ConnectorException in be.ehealth.businessconnector.hub.session |
|---|
| Methods in be.ehealth.businessconnector.hub.session that throw ConnectorException | |
|---|---|
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. |
| Uses of ConnectorException in be.ehealth.businessconnector.hub.session.impl |
|---|
| Methods in be.ehealth.businessconnector.hub.session.impl that throw ConnectorException | ||
|---|---|---|
|
HubServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
|
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. |
|
| Uses of ConnectorException in be.ehealth.businessconnector.hubv3.session |
|---|
| Methods in be.ehealth.businessconnector.hubv3.session that throw ConnectorException | |
|---|---|
static HubService |
HubSessionServiceFactory.getHubService()
Returns an instance of HubService |
| Uses of ConnectorException in be.ehealth.businessconnector.insurabilityv2.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.insurabilityv2.exception | |
|---|---|
class |
InsurabilityBusinessConnectorException
Connector Exception for Dmg Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.insurabilityv2.session |
|---|
| Methods in be.ehealth.businessconnector.insurabilityv2.session that throw ConnectorException | |
|---|---|
static InsurabilityService |
InsurabilitySessionServiceFactory.getInsurabilityService()
Gets the InsurabilityService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.medadmin.session |
|---|
| Methods in be.ehealth.businessconnector.medadmin.session that throw ConnectorException | |
|---|---|
ProcessedGetResponse<byte[]> |
MedAdminService.getM4ACnfFlat(GetRequest request)
|
M4ACnfXmlProcessedGetResponse |
MedAdminService.getM4ACnfXml(GetRequest request)
|
ProcessedGetResponse<byte[]> |
MedAdminService.getM4AFlat(GetRequest request)
|
M4AXmlProcessedGetResponse |
MedAdminService.getM4AXml(GetRequest request)
|
static MedAdminService |
MedadminSessionServiceFactory.getMedadminService()
Gets the MedAdminService instance |
RejectXmlProcessedGetResponse |
MedAdminService.getRejected(GetRequest request)
|
ProcessedPostResponse |
MedAdminService.postM4AFlat(byte[] records,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
MedAdminService.postMedAdminRequestList(MedAdminRequestList medAdminRequestList,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
MedAdminService.postSingleNurseContractualCareRequest(SingleNurseContractualCareRequest singleNurseContractualCareRequest,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
MedAdminService.postSinglePalliativeCareRequest(SinglePalliativeCareRequest singlePalliativeCareRequest,
String recipient,
InputReference inputReference)
|
ProcessedPostResponse |
MedAdminService.postSingleSpecificTechnicalCareRequest(SingleSpecificTechnicalCareRequest singleSpecificTechnicalCareRequest,
String recipient,
InputReference inputReference)
|
| Uses of ConnectorException in be.ehealth.businessconnector.medadmin.session.impl |
|---|
| Methods in be.ehealth.businessconnector.medadmin.session.impl that throw ConnectorException | ||
|---|---|---|
|
MedadminServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
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)
|
|
ProcessedPostResponse |
MedadminServiceImpl.postM4AFlat(byte[] records,
String recipient,
InputReference inputReference)
|
|
ProcessedPostResponse |
MedadminServiceImpl.postMedAdminRequestList(MedAdminRequestList medAdminRequestList,
String recipient,
InputReference inputReference)
|
|
ProcessedPostResponse |
MedadminServiceImpl.postSingleNurseContractualCareRequest(SingleNurseContractualCareRequest singleNurseContractualCareRequest,
String recipient,
InputReference inputReference)
|
|
ProcessedPostResponse |
MedadminServiceImpl.postSinglePalliativeCareRequest(SinglePalliativeCareRequest singlePalliativeCareRequest,
String recipient,
InputReference inputReference)
|
|
ProcessedPostResponse |
MedadminServiceImpl.postSingleSpecificTechnicalCareRequest(SingleSpecificTechnicalCareRequest singleSpecificTechnicalCareRequest,
String recipient,
InputReference inputReference)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.mediprima.session |
|---|
| Methods in be.ehealth.businessconnector.mediprima.session that throw ConnectorException | |
|---|---|
static MediprimaConsultationSessionService |
MediprimaSessionServiceFactory.getConsultationMediprimaSession()
|
static MediprimaTarificationSessionService |
MediprimaSessionServiceFactory.getTarificationMediprimaSession()
|
| Uses of ConnectorException in be.ehealth.businessconnector.mediprima.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mediprima.session.impl that throw ConnectorException | ||
|---|---|---|
|
MediprimaImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.mediprimauma.session |
|---|
| Methods in be.ehealth.businessconnector.mediprimauma.session that throw ConnectorException | |
|---|---|
static MediprimaUmaService |
MediprimaUmaSessionServiceFactory.getMediprimaUmaSession()
|
| Uses of ConnectorException in be.ehealth.businessconnector.mediprimav2.session |
|---|
| Methods in be.ehealth.businessconnector.mediprimav2.session that throw ConnectorException | |
|---|---|
static MediprimaConsultationSessionService |
MediprimaSessionServiceFactory.getConsultationMediprimaSession()
|
| Uses of ConnectorException in be.ehealth.businessconnector.mediprimav2.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mediprimav2.session.impl that throw ConnectorException | ||
|---|---|---|
|
MediprimaImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.agreement.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.mycarenet.agreement.exception | |
|---|---|
class |
AgreementBusinessConnectorException
Connector Exception for Agreement Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.agreement.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreement.session that throw ConnectorException | |
|---|---|
static AgreementService |
AgreementSessionServiceFactory.getAgreementService()
Gets the AgreementService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.agreementasync.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementasync.session that throw ConnectorException | |
|---|---|
static AgreementService |
AgreementSessionServiceFactory.getAgrementService()
Gets the AgreementService instance |
ProcessedGetResponse<byte[]> |
AgreementService.getEAgreementResponse(GetRequest request)
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.agreementasync.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementasync.session.impl that throw ConnectorException | ||
|---|---|---|
|
AgreementServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
ProcessedGetResponse<byte[]> |
AgreementServiceImpl.getEAgreementResponse(GetRequest request)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.agreementv2.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.agreementv2.session that throw ConnectorException | |
|---|---|
static AgreementService |
AgreementSessionServiceFactory.getAgreementService()
Gets the AgreementService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.attestv2.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.mycarenet.attestv2.exception | |
|---|---|
class |
AttestBusinessConnectorException
Connector Exception for eAttest Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.attestv2.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv2.session that throw ConnectorException | |
|---|---|
static AttestService |
AttestSessionServiceFactory.getAttestService()
Gets the AttestService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.attestv3.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.attestv3.session that throw ConnectorException | |
|---|---|
static AttestService |
AttestSessionServiceFactory.getAttestService()
Gets the AttestService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdata.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdata.session that throw ConnectorException | |
|---|---|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncService()
Gets the MemberDataService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdataasync.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session that throw ConnectorException | |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataService.getMDAXml(GetRequest request)
|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataIrisCareNetService()
Gets the MemberDataService instance for IrisCareNet endpoint |
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataService()
Gets the MemberDataService instance for MyCareNet endpoint |
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataWalCareNetService()
Gets the MemberDataService instance for WalCareNet endpoint |
ProcessedPostResponse |
MemberDataService.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataService.postMDAXml(byte[] records,
InputReference inputReference)
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl that throw ConnectorException | |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataServiceImpl.getMDAXml(GetRequest request)
|
ProcessedPostResponse |
MemberDataServiceImpl.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataServiceImpl.postMDAXml(byte[] records,
InputReference inputReference)
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl.regional |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session.impl.regional that throw ConnectorException | |
|---|---|
ProcessedGetResponse<byte[]> |
MemberDataWalCareNetService.getMDAXml(GetRequest request)
|
ProcessedGetResponse<byte[]> |
MemberDataIrisCareNetService.getMDAXml(GetRequest request)
|
ProcessedPostResponse |
MemberDataWalCareNetService.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataIrisCareNetService.postEncryptedMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataWalCareNetService.postMDAXml(byte[] records,
InputReference inputReference)
|
ProcessedPostResponse |
MemberDataIrisCareNetService.postMDAXml(byte[] records,
InputReference inputReference)
|
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdatacommons.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdatacommons.exception | |
|---|---|
class |
MemberDataBusinessConnectorException
Connector Exception for Member Data Sync Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.mycarenet.memberdatav2.session |
|---|
| Methods in be.ehealth.businessconnector.mycarenet.memberdatav2.session that throw ConnectorException | |
|---|---|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncIrisCareNetService()
Gets the MemberDataService instance for IrisCareNet endpoint |
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncService()
Gets the MemberDataService instance for MyCareNet endpoint |
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataSyncWalCareNetService()
Gets the MemberDataService instance for WalCareNet endpoint |
| Uses of ConnectorException in be.ehealth.businessconnector.registration.session |
|---|
| Methods in be.ehealth.businessconnector.registration.session that throw ConnectorException | |
|---|---|
static RegistrationSession |
RegistrationSessionFactory.getRegistrationSession()
|
| Uses of ConnectorException in be.ehealth.businessconnector.registration.session.impl |
|---|
| Methods in be.ehealth.businessconnector.registration.session.impl that throw ConnectorException | ||
|---|---|---|
|
RegsitrationImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.ssinhistory.session |
|---|
| Methods in be.ehealth.businessconnector.ssinhistory.session that throw ConnectorException | |
|---|---|
static SsinHistorySessionService |
SsinHistorySessionServiceFactory.getSsinHistorySessionService()
Gets the SsinHistorySessionService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.tarification.session |
|---|
| Methods in be.ehealth.businessconnector.tarification.session that throw ConnectorException | |
|---|---|
static TarificationSessionService |
TarificationSessionServiceFactory.getTarificationSession()
|
| Uses of ConnectorException in be.ehealth.businessconnector.tarification.session.impl |
|---|
| Methods in be.ehealth.businessconnector.tarification.session.impl that throw ConnectorException | ||
|---|---|---|
|
TarificationImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.therlink.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.therlink.exception | |
|---|---|
class |
TherLinkBusinessConnectorException
Exception class for Therapeutic links Connector |
| Uses of ConnectorException in be.ehealth.businessconnector.therlink.session |
|---|
| Methods in be.ehealth.businessconnector.therlink.session that throw ConnectorException | |
|---|---|
static TherLinkService |
TherlinkSessionServiceFactory.getTherlinkService()
Gets the DmgService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.therlink.session.impl |
|---|
| Methods in be.ehealth.businessconnector.therlink.session.impl that throw ConnectorException | ||
|---|---|---|
|
TherlinkServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.insurability.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.insurability.session that throw ConnectorException | |
|---|---|
ProcessedPostResponse |
VsbNetInsurabilityService.determineInsurability(WZCMHDF001DetermineInsurabilityRequest request,
InputReference inputReference)
|
ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> |
VsbNetInsurabilityService.getDetermineInsurability(GetRequest request)
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.insurability.session.impl that throw ConnectorException | ||
|---|---|---|
|
VsbNetInsurabilityServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
ProcessedPostResponse |
VsbNetInsurabilityServiceImpl.determineInsurability(WZCMHDF001DetermineInsurabilityRequest request,
InputReference inputReference)
|
|
ProcessedGetResponse<WZCMHDF001DetermineInsurabilityResponse> |
VsbNetInsurabilityServiceImpl.getDetermineInsurability(GetRequest request)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.invoice.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.invoice.session that throw ConnectorException | |
|---|---|
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)
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.invoice.session.impl that throw ConnectorException | ||
|---|---|---|
|
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)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.mohm.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.mohm.session that throw ConnectorException | |
|---|---|
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 ) |
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.mohm.session.impl that throw ConnectorException | ||
|---|---|---|
ProcessedPostResponse |
VsbNetMohmServiceImpl.cancelApplication(EMOHMDF111CancelApplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultApplication(EMOHMDF103ConsultapplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultApplicationV4(EMOHMDF103ConsultApplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultHistory(EMOHMDF102ConsultHistoryRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultSupportAndRepair(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultSupportAndRepairList(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultSupportAndRepairListV2(EMOHMDF112ConsultSupportAndRepairListRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.consultSupportAndRepairV4(EMOHMDF104ConsultSupportAndRepairRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.createApplication(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.createApplicationV3(EMOHMDF101CreateApplicationRequest request,
InputReference inputReference)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.createFictionalApplication(EMOHMDF102CreateFictionalApplicationRequest request,
InputReference inputReference)
|
|
|
VsbNetMohmServiceImplementationFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
ProcessedGetResponse<EMOHMDF111CancelApplicationResponse> |
VsbNetMohmServiceImpl.getCancelApplication(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmServiceImpl.getConsultApplication(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF103ConsultApplicationResponse> |
VsbNetMohmServiceImpl.getConsultApplicationV4(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF102ConsultHistoryResponse> |
VsbNetMohmServiceImpl.getConsultHistory(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmServiceImpl.getConsultSupportAndRepair(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
VsbNetMohmServiceImpl.getConsultSupportAndRepairList(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF112ConsultSupportAndRepairListResponse> |
VsbNetMohmServiceImpl.getConsultSupportAndRepairListV2(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF104ConsultSupportAndRepairResponse> |
VsbNetMohmServiceImpl.getConsultSupportAndRepairV4(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmServiceImpl.getCreateApplication(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF101CreateApplicationResponse> |
VsbNetMohmServiceImpl.getCreateApplicationV3(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF102CreateFictionalApplicationResponse> |
VsbNetMohmServiceImpl.getCreateFictionalApplication(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmServiceImpl.getPushApplicationView(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF107PushApplicationViewRequest> |
VsbNetMohmServiceImpl.getPushApplicationViewV4(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmServiceImpl.getPushDecision(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF106PushDecisionRequest> |
VsbNetMohmServiceImpl.getPushDecisionV4(GetRequest request)
|
|
ProcessedGetResponse<EMOHMDF105ReportDeliveryResponse> |
VsbNetMohmServiceImpl.getReportDelivery(GetRequest request)
|
|
ProcessedPostResponse |
VsbNetMohmServiceImpl.reportDelivery(EMOHMDF105ReportDeliveryRequest request,
InputReference inputReference)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnet.async.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnet.async.session that throw ConnectorException | |
|---|---|
static VsbNetInsurabilityService |
VsbNetSessionServiceFactory.getVsbNetInsurabilityService()
Gets the VsbNetInsurabilityService instance |
static VsbNetInvoiceService |
VsbNetSessionServiceFactory.getVsbNetInvoiceService()
Gets the VsbNetInvoiceService instance |
static VsbNetMohmService |
VsbNetSessionServiceFactory.getVsbNetMohmService()
Gets the VsbNetMohmService instance |
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnetinsurability.session |
|---|
| Methods in be.ehealth.businessconnector.vsbnetinsurability.session that throw ConnectorException | |
|---|---|
static VSBNetInsurabilitySessionService |
VSBNetInsurabilitySessionServiceFactory.getVSbNestInsurabilityService()
|
| Uses of ConnectorException in be.ehealth.businessconnector.vsbnetinsurability.session.impl |
|---|
| Methods in be.ehealth.businessconnector.vsbnetinsurability.session.impl that throw ConnectorException | ||
|---|---|---|
|
VSBNetInsurabilityImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.ehealth.businessconnector.wsconsent.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.businessconnector.wsconsent.exception | |
|---|---|
class |
WsConsentBusinessConnectorException
Connector Exception for WsConsent Connector. |
| Uses of ConnectorException in be.ehealth.businessconnector.wsconsent.session |
|---|
| Methods in be.ehealth.businessconnector.wsconsent.session that throw ConnectorException | |
|---|---|
static WsConsentService |
WsConsentSessionServiceFactory.getWsConsentService()
Gets the WsConsentService service. |
| Uses of ConnectorException in be.ehealth.technicalconnector.exception |
|---|
| Subclasses of ConnectorException in be.ehealth.technicalconnector.exception | |
|---|---|
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. allows for easy retrieval of error messages |
class |
TechnicalConnectorException
The Class TechnicalConnectorException.. |
class |
UnsealConnectorException
Exception class for Unseal connector exceptions. |
| Uses of ConnectorException in be.ehealth.technicalconnector.generic.session |
|---|
| Methods in be.ehealth.technicalconnector.generic.session that throw ConnectorException | |
|---|---|
static GenericService |
GenericSessionServiceFactory.getGenericService()
Gets the GenericService service. |
| Uses of ConnectorException in be.ehealth.technicalconnector.session |
|---|
| Methods in be.ehealth.technicalconnector.session that throw ConnectorException | ||
|---|---|---|
|
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
String... additionalParameters)
Deprecated. use the other createImplementationClass method without crypto |
|
|
ImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
String... additionalParameters)
|
|
| Uses of ConnectorException in be.fgov.ehealth.technicalconnector.ra.exceptions |
|---|
| Subclasses of ConnectorException in be.fgov.ehealth.technicalconnector.ra.exceptions | |
|---|---|
class |
RaException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||