|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SelectGetPatientAuditTrailType in be.ehealth.businessconnector.hubv3.builders |
---|
Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type SelectGetPatientAuditTrailType | |
---|---|
GetPatientAuditTrailRequest |
RequestBuilder.buildGetPatientAudiTrail(SelectGetPatientAuditTrailType patientAuditTrail)
Creates a GetPatientAuditTrailRequest |
Uses of SelectGetPatientAuditTrailType in be.ehealth.businessconnector.hubv3.builders.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type SelectGetPatientAuditTrailType | |
---|---|
GetPatientAuditTrailRequest |
RequestBuilderImpl.buildGetPatientAudiTrail(SelectGetPatientAuditTrailType patientAuditTrail)
Creates a GetPatientAuditTrailRequest |
Uses of SelectGetPatientAuditTrailType in be.ehealth.businessconnector.hubv3.session |
---|
Methods in be.ehealth.businessconnector.hubv3.session with parameters of type SelectGetPatientAuditTrailType | |
---|---|
GetPatientAuditTrailResponse |
HubService.getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail)
This operation should be used to get the list of transaction accesses for a given patient. |
GetPatientAuditTrailResponse |
HubService.getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail,
Paginationrequestinfo paginationrequestinfo)
This operation should be used to get the list of transaction accesses for a given patient. |
GetPatientAuditTrailResponse |
HubService.getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail,
Paginationrequestinfo paginationrequestinfo,
String breakTheGlass)
This operation should be used to get the list of transaction accesses for a given patient. |
GetPatientAuditTrailResponse |
HubService.getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail,
String breakTheGlass)
This operation should be used to get the list of transaction accesses for a given patient. |
Uses of SelectGetPatientAuditTrailType in be.ehealth.businessconnector.hubv3.session.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type SelectGetPatientAuditTrailType | |
---|---|
GetPatientAuditTrailResponse |
HubServiceImpl.getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail)
|
GetPatientAuditTrailResponse |
HubServiceImpl.getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail,
Paginationrequestinfo paginationrequestinfo)
|
GetPatientAuditTrailResponse |
HubServiceImpl.getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail,
Paginationrequestinfo paginationrequestinfo,
String breakTheGlass)
|
GetPatientAuditTrailResponse |
HubServiceImpl.getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail,
String breakTheGlass)
|
Uses of SelectGetPatientAuditTrailType in be.fgov.ehealth.hubservices.core.v3 |
---|
Methods in be.fgov.ehealth.hubservices.core.v3 that return SelectGetPatientAuditTrailType | |
---|---|
SelectGetPatientAuditTrailType |
ObjectFactory.createSelectGetPatientAuditTrailType()
Create an instance of SelectGetPatientAuditTrailType |
SelectGetPatientAuditTrailType |
GetPatientAuditTrailRequest.getSelect()
Gets the value of the select property. |
Methods in be.fgov.ehealth.hubservices.core.v3 with parameters of type SelectGetPatientAuditTrailType | |
---|---|
void |
GetPatientAuditTrailRequest.setSelect(SelectGetPatientAuditTrailType value)
Sets the value of the select property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |