|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GetTransactionListResponse in be.ehealth.businessconnector.hubv3.service |
---|
Methods in be.ehealth.businessconnector.hubv3.service that return GetTransactionListResponse | |
---|---|
GetTransactionListResponse |
HubTokenService.getTransactionList(SAMLToken token,
GetTransactionListRequest getTransactionListRequest,
Paginationrequestinfo pagReqInfo,
String breakTheGlass)
Gets the transaction list. |
GetTransactionListResponse |
HubTokenService.getTransactionList(SAMLToken token,
GetTransactionListRequest getTransactionListRequest,
String breakTheGlass)
Gets the transaction list. |
Uses of GetTransactionListResponse in be.ehealth.businessconnector.hubv3.service.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.service.impl that return GetTransactionListResponse | |
---|---|
GetTransactionListResponse |
HubTokenServiceImpl.getTransactionList(SAMLToken token,
GetTransactionListRequest request,
Paginationrequestinfo pagReqInfo,
String breakTheGlass)
|
GetTransactionListResponse |
HubTokenServiceImpl.getTransactionList(SAMLToken token,
GetTransactionListRequest request,
String breakTheGlass)
|
Uses of GetTransactionListResponse in be.ehealth.businessconnector.hubv3.session |
---|
Methods in be.ehealth.businessconnector.hubv3.session that return GetTransactionListResponse | |
---|---|
GetTransactionListResponse |
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. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
Integer maxRows)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
Paginationrequestinfo paginationrequestinfo)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
Paginationrequestinfo paginationrequestinfo,
String breakTheGlass)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
String breakTheGlass)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
GetTransactionListResponse |
HubService.getTransactionList(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction,
String breakTheGlass,
Integer maxRows)
This operation should be used to get the list of available transactions that fulfill some given criteria. |
Uses of GetTransactionListResponse in be.ehealth.businessconnector.hubv3.session.impl |
---|
Uses of GetTransactionListResponse in be.fgov.ehealth.hubservices.core.v3 |
---|
Methods in be.fgov.ehealth.hubservices.core.v3 that return GetTransactionListResponse | |
---|---|
GetTransactionListResponse |
ObjectFactory.createGetTransactionListResponse()
Create an instance of GetTransactionListResponse |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |