|
||||||||||
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. Extends TechnicalConnectorException |
class |
InvalidBlobContentConnectorException
Thrown when the content of the blob is invalid. Used in ChapterIV |
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.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.dicsv3.session |
---|
Methods in be.ehealth.businessconnector.dicsv3.session that throw ConnectorException | |
---|---|
static DicsSessionService |
DicsSessionServiceFactory.getDicsSession()
|
Uses of ConnectorException in be.ehealth.businessconnector.dicsv3.session.impl |
---|
Methods in be.ehealth.businessconnector.dicsv3.session.impl that throw ConnectorException | ||
---|---|---|
|
DicsImplementationClassFactory.createImplementationClass(Class<T> clazz,
SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto hokCrypto,
Crypto encryptionCrypto,
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.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. |
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.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.mycarenet.memberdataasync.session |
---|
Methods in be.ehealth.businessconnector.mycarenet.memberdataasync.session that throw ConnectorException | |
---|---|
ProcessedGetResponse<byte[]> |
MemberDataService.getMDAXml(GetRequest request)
|
static MemberDataService |
MemberDataSessionServiceFactory.getMemberDataService()
|
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 | ||
---|---|---|
|
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)
|
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.getMemberDataSyncService()
Gets the MemberDataService instance |
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.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.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. |
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 |