be.ehealth.businessconnector.mycarenet.attest.session
Interface AttestService

All Known Implementing Classes:
AttestServiceImpl

public interface AttestService

The Business Connector for General Practitioners provides a simplified interface to access the eAttest service by providing the following functionality: it retrieves the token from the session Default impl : AttestServiceImpl Factory : AttestSessionServiceFactory


Method Summary
 SendAttestationResponse sendAttestation(SendAttestationRequest request)
          Sends the send attestation request to the WS (needs a Session to be active, token is retrieved from the session)
 

Method Detail

sendAttestation

SendAttestationResponse sendAttestation(SendAttestationRequest request)
                                        throws AttestBusinessConnectorException,
                                               TechnicalConnectorException
Sends the send attestation request to the WS (needs a Session to be active, token is retrieved from the session)

Parameters:
request - the consultation request
Returns:
the WS response
Throws:
AttestBusinessConnectorException
TechnicalConnectorException



Connector Packaging generic 3.18.0 API
Copyright © {inceptionYear}-2019 eHealth. All Rights Reserved.