|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.hub.builders |
---|
Methods in be.ehealth.businessconnector.hub.builders that return SelectGetPatientConsentType | |
---|---|
SelectGetPatientConsentType |
RequestBuilder.buildSelectGetPatientConsentType(String xml)
It builds a SelectGetPatientConsentType. |
Methods in be.ehealth.businessconnector.hub.builders with parameters of type SelectGetPatientConsentType | |
---|---|
GetPatientConsentRequest |
RequestBuilderComplete.buildGetPatientConsent(SelectGetPatientConsentType patientConsent)
Creates a GetPatientConsentRequest |
Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.hub.service |
---|
Methods in be.ehealth.businessconnector.hub.service with parameters of type SelectGetPatientConsentType | |
---|---|
ConsentType |
IntraHubPatientService.getPatientConsent(SelectGetPatientConsentType patientConsent)
Gets the patient consent. |
Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.hub.service.impl |
---|
Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type SelectGetPatientConsentType | |
---|---|
ConsentType |
IntraHubPatientServiceImpl.getPatientConsent(SelectGetPatientConsentType patientConsent)
|
Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.hub.session |
---|
Methods in be.ehealth.businessconnector.hub.session with parameters of type SelectGetPatientConsentType | |
---|---|
GetPatientConsentResponse |
HubServiceComplete.getPatientConsent(SelectGetPatientConsentType patientConsent)
This operation should be used to retrieve the consent of a patient within a hub. |
ConsentType |
HubService.getPatientConsent(SelectGetPatientConsentType patientConsent)
This operation should be used to retrieve the consent of a patient within a hub. |
Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.hub.session.impl |
---|
Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type SelectGetPatientConsentType | |
---|---|
ConsentType |
HubServiceImpl.getPatientConsent(SelectGetPatientConsentType patientConsent)
This operation should be used to retrieve the consent of a patient within a hub. |
GetPatientConsentResponse |
HubServiceCompleteImpl.getPatientConsent(SelectGetPatientConsentType patientConsent)
This operation should be used to retrieve the consent of a patient within a hub. |
Uses of SelectGetPatientConsentType in be.fgov.ehealth.hubservices.core.v1 |
---|
Methods in be.fgov.ehealth.hubservices.core.v1 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.v1 with parameters of type SelectGetPatientConsentType | |
---|---|
void |
GetPatientConsentRequest.setSelect(SelectGetPatientConsentType value)
Sets the value of the select property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |