public class ChapterIVServiceImpl extends Object implements ChapterIVService
ChapterIVService
interfaceConstructor and Description |
---|
ChapterIVServiceImpl(SessionValidator sessionValidator,
EhealthReplyValidator replyValidator)
Instantiates a new Chapter IV service impl.
|
Modifier and Type | Method and Description |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
askChap4MedicalAdvisorAgreement(SAMLToken token,
AskChap4MedicalAdvisorAgreementRequest request)
returns the
AskChap4MedicalAdvisorAgreementResponse . |
ConsultChap4MedicalAdvisorAgreementResponse |
consultChap4MedicalAdvisorAgreement(SAMLToken token,
ConsultChap4MedicalAdvisorAgreementRequest request)
returns the
ConsultChap4MedicalAdvisorAgreementResponse . |
public ChapterIVServiceImpl(SessionValidator sessionValidator, EhealthReplyValidator replyValidator)
sessionValidator
- the session validatorreplyValidator
- the reply validatorpublic final ConsultChap4MedicalAdvisorAgreementResponse consultChap4MedicalAdvisorAgreement(SAMLToken token, ConsultChap4MedicalAdvisorAgreementRequest request) throws ChapterIVBusinessConnectorException, TechnicalConnectorException, SessionManagementException
ChapterIVService
ConsultChap4MedicalAdvisorAgreementResponse
. it only needs the SamlToken, no session needs to be active.consultChap4MedicalAdvisorAgreement
in interface ChapterIVService
ChapterIVBusinessConnectorException
TechnicalConnectorException
SessionManagementException
ChapterIVService.consultChap4MedicalAdvisorAgreement(be.ehealth.technicalconnector.service.sts.security.SAMLToken,
be.fgov.ehealth.chap4.protocol.v1.ConsultChap4MedicalAdvisorAgreementRequest)
public final AskChap4MedicalAdvisorAgreementResponse askChap4MedicalAdvisorAgreement(SAMLToken token, AskChap4MedicalAdvisorAgreementRequest request) throws ChapterIVBusinessConnectorException, TechnicalConnectorException, SessionManagementException
ChapterIVService
AskChap4MedicalAdvisorAgreementResponse
. it only needs the SamlToken, no session needs to be active.askChap4MedicalAdvisorAgreement
in interface ChapterIVService
ChapterIVBusinessConnectorException
TechnicalConnectorException
SessionManagementException
ChapterIVService.askChap4MedicalAdvisorAgreement(be.ehealth.technicalconnector.service.sts.security.SAMLToken,
be.fgov.ehealth.chap4.protocol.v1.AskChap4MedicalAdvisorAgreementRequest)
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.