|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChapterIVBusinessConnectorException in be.ehealth.businessconnector.chapterIV.builders |
---|
Methods in be.ehealth.businessconnector.chapterIV.builders that throw ChapterIVBusinessConnectorException | |
---|---|
ChapterIVBuilderResponse |
ConsultationBuilder.build(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
ChapterIVBuilderResponse |
AdmissionBuilder.build(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
ConsultChap4MedicalAdvisorAgreementRequest |
ConsultationBuilder.buildRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
AskChap4MedicalAdvisorAgreementRequest |
AdmissionBuilder.buildRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
ConsultChap4MedicalAdvisorAgreementRequest |
ConsultationBuilder.buildRequest(FolderType folder,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
Deprecated. , use ConsultationBuilder .buildRequest(FolderType folder, boolean isTest, ChapterIVReferences references,
DateTime agreementStartDate). |
AskChap4MedicalAdvisorAgreementRequest |
AdmissionBuilder.buildRequest(FolderType folder,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
Deprecated. |
Kmehrresponse |
ResponseBuilder.convertToKmehrResKmehrresponse(byte[] bytes)
|
ChapterIVBuilderResponse |
CommonBuilder.createAgreementRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
XmlObjectFactory xmlObjectFactory,
org.joda.time.DateTime agreementStartDate)
creates agreement request with the given input. |
ChapterIVKmehrResponseWithTimeStampInfo |
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response)
validates and decodes response and retrieves kmehrResponse and timestamp info. |
ChapterIVKmehrResponseWithTimeStampInfo |
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(AskChap4MedicalAdvisorAgreementResponse response,
boolean ignoreWarnings)
validates and decodes response and retrieves kmehrResponse and timestamp info. |
ChapterIVKmehrResponseWithTimeStampInfo |
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response)
validates and decodes response and retrieves kmehrResponse and timestamp info. |
ChapterIVKmehrResponseWithTimeStampInfo |
ResponseBuilder.validateTimestampAndretrieveChapterIVKmehrResponseWithTimeStampInfo(ConsultChap4MedicalAdvisorAgreementResponse response,
boolean ignoreWarnings)
validates and decodes response and retrieves kmehrResponse and timestamp info. |
Uses of ChapterIVBusinessConnectorException in be.ehealth.businessconnector.chapterIV.builders.impl |
---|
Uses of ChapterIVBusinessConnectorException in be.ehealth.businessconnector.chapterIV.service |
---|
Methods in be.ehealth.businessconnector.chapterIV.service that throw ChapterIVBusinessConnectorException | |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVService.askChap4MedicalAdvisorAgreement(SAMLToken token,
AskChap4MedicalAdvisorAgreementRequest request)
returns the AskChap4MedicalAdvisorAgreementResponse . |
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVService.consultChap4MedicalAdvisorAgreement(SAMLToken token,
ConsultChap4MedicalAdvisorAgreementRequest request)
returns the ConsultChap4MedicalAdvisorAgreementResponse . |
static GenericRequest |
ServiceFactory.getAdmissionService(SAMLToken token)
Gets the admission service. |
static GenericRequest |
ServiceFactory.getConsultationService(SAMLToken token)
|
Uses of ChapterIVBusinessConnectorException in be.ehealth.businessconnector.chapterIV.service.impl |
---|
Methods in be.ehealth.businessconnector.chapterIV.service.impl that throw ChapterIVBusinessConnectorException | |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.askChap4MedicalAdvisorAgreement(SAMLToken token,
AskChap4MedicalAdvisorAgreementRequest request)
|
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(SAMLToken token,
ConsultChap4MedicalAdvisorAgreementRequest request)
|
Uses of ChapterIVBusinessConnectorException in be.ehealth.businessconnector.chapterIV.session |
---|
Uses of ChapterIVBusinessConnectorException in be.ehealth.businessconnector.chapterIV.session.impl |
---|
Constructors in be.ehealth.businessconnector.chapterIV.session.impl that throw ChapterIVBusinessConnectorException | |
---|---|
ChapterIVServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
|
|
ChapterIVServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator,
Crypto systemCrypto,
Crypto personalCrypto)
Deprecated. same but without the crypto class |
Uses of ChapterIVBusinessConnectorException in be.ehealth.businessconnector.chapterIV.validators |
---|
Methods in be.ehealth.businessconnector.chapterIV.validators that throw ChapterIVBusinessConnectorException | |
---|---|
void |
Chapter4XmlValidator.validate(Object xmlObject)
|
void |
KmehrValidator.validateKmehrMessage(Kmehrmessage msg)
Validate kmehr prescription. |
Uses of ChapterIVBusinessConnectorException in be.ehealth.businessconnector.chapterIV.validators.impl |
---|
Methods in be.ehealth.businessconnector.chapterIV.validators.impl that throw ChapterIVBusinessConnectorException | |
---|---|
void |
Chapter4XmlValidatorImpl.validate(Object xmlObject)
|
void |
KmehrValidatorImpl.validateKmehrMessage(Kmehrmessage msg)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |