|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectGetPatientConsentType | |
|---|---|
| be.ehealth.businessconnector.wsconsent.builders | |
| be.ehealth.businessconnector.wsconsent.builders.impl | |
| be.fgov.ehealth.hubservices.core.v2 | |
| Uses of SelectGetPatientConsentType in be.ehealth.businessconnector.wsconsent.builders |
|---|
| Methods in be.ehealth.businessconnector.wsconsent.builders that return SelectGetPatientConsentType | |
|---|---|
SelectGetPatientConsentType |
ConsentBuilder.createSelectGetPatientConsent(PatientIdType patient,
List<CDCONSENT> consentType)
Method which create SelectGetPatientConsentType based on patient and consentType. |
| Methods in be.ehealth.businessconnector.wsconsent.builders with parameters of type SelectGetPatientConsentType | |
|---|---|
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 SelectGetPatientConsentType in be.ehealth.businessconnector.wsconsent.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.wsconsent.builders.impl that return SelectGetPatientConsentType | |
|---|---|
SelectGetPatientConsentType |
ConsentBuilderImpl.createSelectGetPatientConsent(PatientIdType patient,
List<CDCONSENT> consent)
|
| Methods in be.ehealth.businessconnector.wsconsent.builders.impl with parameters of type SelectGetPatientConsentType | |
|---|---|
GetPatientConsentRequest |
RequestObjectBuilderImpl.createGetRequest(AuthorWithPatientAndPersonType author,
SelectGetPatientConsentType consent)
|
| Uses of SelectGetPatientConsentType in be.fgov.ehealth.hubservices.core.v2 |
|---|
| Methods in be.fgov.ehealth.hubservices.core.v2 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.v2 with parameters of type SelectGetPatientConsentType | |
|---|---|
void |
GetPatientConsentRequest.setSelect(SelectGetPatientConsentType value)
Sets the value of the select property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||