|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetPatientConsentRequest in be.ehealth.businessconnector.wsconsent.builders |
---|
Methods in be.ehealth.businessconnector.wsconsent.builders that return GetPatientConsentRequest | |
---|---|
GetPatientConsentRequest |
RequestObjectBuilder.createGetRequest(AuthorWithPatientAndPersonType author,
SelectGetPatientConsentType consentType)
Method 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’). |
Uses of GetPatientConsentRequest in be.ehealth.businessconnector.wsconsent.builders.impl |
---|
Methods in be.ehealth.businessconnector.wsconsent.builders.impl that return GetPatientConsentRequest | |
---|---|
GetPatientConsentRequest |
RequestObjectBuilderImpl.createGetRequest(AuthorWithPatientAndPersonType author,
SelectGetPatientConsentType consent)
|
Uses of GetPatientConsentRequest in be.ehealth.businessconnector.wsconsent.service |
---|
Methods in be.ehealth.businessconnector.wsconsent.service with parameters of type GetPatientConsentRequest | |
---|---|
GetPatientConsentResponse |
WsConsentService.getPatientConsent(SAMLToken token,
GetPatientConsentRequest getPatientConsentRequestType)
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’). |
Uses of GetPatientConsentRequest in be.ehealth.businessconnector.wsconsent.service.impl |
---|
Methods in be.ehealth.businessconnector.wsconsent.service.impl with parameters of type GetPatientConsentRequest | |
---|---|
GetPatientConsentResponse |
WsConsentServiceImpl.getPatientConsent(SAMLToken token,
GetPatientConsentRequest request)
|
Uses of GetPatientConsentRequest in be.ehealth.businessconnector.wsconsent.session |
---|
Methods in be.ehealth.businessconnector.wsconsent.session with parameters of type GetPatientConsentRequest | |
---|---|
GetPatientConsentResponse |
WsConsentService.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’). |
Uses of GetPatientConsentRequest in be.ehealth.businessconnector.wsconsent.session.impl |
---|
Methods in be.ehealth.businessconnector.wsconsent.session.impl with parameters of type GetPatientConsentRequest | |
---|---|
GetPatientConsentResponse |
WsConsentServiceImpl.getPatientConsent(GetPatientConsentRequest request)
|
Uses of GetPatientConsentRequest in be.fgov.ehealth.hubservices.core.v2 |
---|
Methods in be.fgov.ehealth.hubservices.core.v2 that return GetPatientConsentRequest | |
---|---|
GetPatientConsentRequest |
ObjectFactory.createGetPatientConsentRequest()
Create an instance of GetPatientConsentRequest |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |