public class AgreementServiceImpl extends Object implements AgreementService
AgreementService| Constructor and Description |
|---|
AgreementServiceImpl(SessionValidator sessionValidator)
Instantiates a new Agreement service impl.
|
| Modifier and Type | Method and Description |
|---|---|
AskAgreementResponse |
askAgreement(AskAgreementRequest request)
Sends the request to the WS (needs a Session to be active, token is retrieved from the session)
|
ConsultAgreementResponse |
consultAgreement(ConsultAgreementRequest request) |
public AgreementServiceImpl(SessionValidator sessionValidator) throws TechnicalConnectorException
sessionValidator - the sessionValidatorTechnicalConnectorException - the technical connector exceptionpublic AskAgreementResponse askAgreement(AskAgreementRequest request) throws TechnicalConnectorException
AgreementServiceaskAgreement in interface AgreementServicerequest - the requestTechnicalConnectorException - the technical connector exceptionpublic ConsultAgreementResponse consultAgreement(ConsultAgreementRequest request) throws TechnicalConnectorException
consultAgreement in interface AgreementServiceTechnicalConnectorException
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.