|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of KmehrHeaderGetTransactionList in be.ehealth.businessconnector.hub.builders |
---|
Methods in be.ehealth.businessconnector.hub.builders with parameters of type KmehrHeaderGetTransactionList | |
---|---|
String |
ResponseBuilder.buildKmehrHeaderGetTransactionListResponse(KmehrHeaderGetTransactionList response)
It builds the xml for the KmehrHeaderGetTransactionList object. |
Uses of KmehrHeaderGetTransactionList in be.ehealth.businessconnector.hub.service |
---|
Methods in be.ehealth.businessconnector.hub.service that return KmehrHeaderGetTransactionList | |
---|---|
KmehrHeaderGetTransactionList |
IntraHubTransactionService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
Gets the transaction list. |
Uses of KmehrHeaderGetTransactionList in be.ehealth.businessconnector.hub.service.impl |
---|
Methods in be.ehealth.businessconnector.hub.service.impl that return KmehrHeaderGetTransactionList | |
---|---|
KmehrHeaderGetTransactionList |
IntraHubTransactionServiceImpl.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
|
Uses of KmehrHeaderGetTransactionList in be.ehealth.businessconnector.hub.session |
---|
Methods in be.ehealth.businessconnector.hub.session that return KmehrHeaderGetTransactionList | |
---|---|
KmehrHeaderGetTransactionList |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
Uses of KmehrHeaderGetTransactionList in be.ehealth.businessconnector.hub.session.impl |
---|
Methods in be.ehealth.businessconnector.hub.session.impl that return KmehrHeaderGetTransactionList | |
---|---|
KmehrHeaderGetTransactionList |
HubServiceImpl.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
Uses of KmehrHeaderGetTransactionList in be.fgov.ehealth.hubservices.core.v1 |
---|
Methods in be.fgov.ehealth.hubservices.core.v1 that return KmehrHeaderGetTransactionList | |
---|---|
KmehrHeaderGetTransactionList |
ObjectFactory.createKmehrHeaderGetTransactionList()
Create an instance of KmehrHeaderGetTransactionList |
KmehrHeaderGetTransactionList |
GetTransactionListResponse.getKmehrheader()
Gets the value of the kmehrheader property. |
Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type KmehrHeaderGetTransactionList | |
---|---|
void |
GetTransactionListResponse.setKmehrheader(KmehrHeaderGetTransactionList value)
Sets the value of the kmehrheader property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |