|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 | |
---|---|
CancelAttestationResponse |
cancelAttestation(SendRequestType request)
Cancel the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session) |
SendAttestationResponse |
sendAttestation(SendRequestType request)
Sends the send attestation asserter to the WS (needs a Session to be active, token is retrieved from the session) |
Method Detail |
---|
SendAttestationResponse sendAttestation(SendRequestType request) throws TechnicalConnectorException
request
- the consultation asserter
TechnicalConnectorException
CancelAttestationResponse cancelAttestation(SendRequestType request) throws TechnicalConnectorException
request
- the consultation asserter
TechnicalConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |