|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.hubv3.builders |
---|
Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type SelectGetPatientConsentType | |
---|---|
GetPatientConsentRequest |
RequestBuilder.buildGetPatientConsent(SelectGetPatientConsentType patientConsent)
Creates a GetPatientConsentRequest |
Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.hubv3.builders.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type SelectGetPatientConsentType | |
---|---|
GetPatientConsentRequest |
RequestBuilderImpl.buildGetPatientConsent(SelectGetPatientConsentType patientConsent)
Creates a GetPatientConsentRequest |
Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.hubv3.session |
---|
Methods in be.ehealth.businessconnector.hubv3.session with parameters of type SelectGetPatientConsentType | |
---|---|
GetPatientConsentResponse |
HubService.getPatientConsent(SelectGetPatientConsentType patientConsent)
This operation should be used to retrieve the consent of a patient within a hub. |
GetPatientConsentResponse |
HubService.getPatientConsent(SelectGetPatientConsentType patientConsent,
String breakTheGlass)
This operation should be used to retrieve the consent of a patient within a hub. |
Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.hubv3.session.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type SelectGetPatientConsentType | |
---|---|
GetPatientConsentResponse |
HubServiceImpl.getPatientConsent(SelectGetPatientConsentType patientConsent)
|
GetPatientConsentResponse |
HubServiceImpl.getPatientConsent(SelectGetPatientConsentType patientConsent,
String breakTheGlass)
|
Uses of SelectGetPatientConsentType in be.fgov.ehealth.hubservices.core.v3 |
---|
Methods in be.fgov.ehealth.hubservices.core.v3 that return SelectGetPatientConsentType | |
---|---|
SelectGetPatientConsentType |
ObjectFactory.createSelectGetPatientConsentType()
Create an instance of SelectGetPatientConsentType |
SelectGetPatientConsentType |
GetPatientConsentRequest.getSelect()
Gets the value of the select property. |
Methods in be.fgov.ehealth.hubservices.core.v3 with parameters of type SelectGetPatientConsentType | |
---|---|
void |
GetPatientConsentRequest.setSelect(SelectGetPatientConsentType value)
Sets the value of the select property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |