|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WsConsentService
WsConsentService interface. Default impl : WsConsentServiceImpl Factory :
WsConsentSessionServiceFactory
| Method Summary | |
|---|---|
GetPatientConsentResponse |
getPatientConsent(GetPatientConsentRequest getPatientConsentRequest)
Method which perform the call to the webSevice which allows an end-user to check the existence of an informed patient consent (and to get the information about this consent – ‘active’ or ‘inactive’). |
PutPatientConsentResponse |
putPatientConsent(PutPatientConsentRequest putPatientConsentRequest)
Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent. |
RevokePatientConsentResponse |
revokePatientConsent(RevokePatientConsentRequest revokePatientConsentRequest)
Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent. |
| Method Detail |
|---|
PutPatientConsentResponse putPatientConsent(PutPatientConsentRequest putPatientConsentRequest)
throws WsConsentBusinessConnectorException,
TechnicalConnectorException,
SessionManagementException
putPatientConsentRequest -
WsConsentBusinessConnectorException
TechnicalConnectorException
SessionManagementException
GetPatientConsentResponse getPatientConsent(GetPatientConsentRequest getPatientConsentRequest)
throws WsConsentBusinessConnectorException,
TechnicalConnectorException,
SessionManagementException
getPatientConsentRequest -
WsConsentBusinessConnectorException
TechnicalConnectorException
SessionManagementException
RevokePatientConsentResponse revokePatientConsent(RevokePatientConsentRequest revokePatientConsentRequest)
throws WsConsentBusinessConnectorException,
TechnicalConnectorException,
SessionManagementException
revokePatientConsentRequest -
WsConsentBusinessConnectorException
TechnicalConnectorException
SessionManagementException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||