|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TransactionWithPeriodType in be.ehealth.businessconnector.hubv3.builders |
|---|
| Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type TransactionWithPeriodType | |
|---|---|
GetTransactionListRequest |
RequestBuilder.buildGetTransactionListRequest(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
Creates a GetTransactionListRequest |
RequestPublicationRequest |
RequestBuilder.buildRequestPublicationRequest(PatientIdType patient,
TransactionWithPeriodType transaction,
String comment)
Creates a RequestPublicationRequest |
| Uses of TransactionWithPeriodType in be.ehealth.businessconnector.hubv3.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type TransactionWithPeriodType | |
|---|---|
GetTransactionListRequest |
RequestBuilderImpl.buildGetTransactionListRequest(PatientIdType patient,
LocalSearchType searchType,
TransactionWithPeriodType transaction)
|
RequestPublicationRequest |
RequestBuilderImpl.buildRequestPublicationRequest(PatientIdType patient,
TransactionWithPeriodType transaction,
String comment)
Creates a RequestPublicationRequest |
| Uses of TransactionWithPeriodType in be.ehealth.businessconnector.hubv3.session |
|---|
| Methods in be.ehealth.businessconnector.hubv3.session with parameters of type TransactionWithPeriodType | |
|---|---|
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. |
RequestPublicationResponse |
HubService.requestPublication(PatientIdType patient,
TransactionWithPeriodType transaction,
String comment)
This operation allows a healthcare party to ask to another healthcare party to publish documents related to a patient. |
RequestPublicationResponse |
HubService.requestPublication(PatientIdType patient,
TransactionWithPeriodType transaction,
String comment,
String breakTheGlass)
This operation allows a healthcare party to ask to another healthcare party to publish documents related to a patient. |
| Uses of TransactionWithPeriodType in be.ehealth.businessconnector.hubv3.session.impl |
|---|
| Uses of TransactionWithPeriodType in be.fgov.ehealth.hubservices.core.v3 |
|---|
| Methods in be.fgov.ehealth.hubservices.core.v3 that return TransactionWithPeriodType | |
|---|---|
TransactionWithPeriodType |
ObjectFactory.createTransactionWithPeriodType()
Create an instance of TransactionWithPeriodType |
TransactionWithPeriodType |
SelectRequestPublicationType.getTransaction()
Gets the value of the transaction property. |
TransactionWithPeriodType |
SelectGetTransactionListType.getTransaction()
Gets the value of the transaction property. |
| Methods in be.fgov.ehealth.hubservices.core.v3 with parameters of type TransactionWithPeriodType | |
|---|---|
void |
SelectRequestPublicationType.setTransaction(TransactionWithPeriodType value)
Sets the value of the transaction property. |
void |
SelectGetTransactionListType.setTransaction(TransactionWithPeriodType value)
Sets the value of the transaction property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||