Modifier and Type | Method and Description |
---|---|
GetTransactionRequest |
RequestBuilder.buildGetTransactionRequest(PatientIdType patient,
TransactionBaseType transaction)
Creates a
GetTransactionRequest |
GetTransactionSetRequest |
RequestBuilder.buildGetTransactionSetRequest(PatientIdType patient,
TransactionBaseType transaction)
Creates a
GetTransactionSetRequest |
RevokeTransactionRequest |
RequestBuilder.buildRevokeTransactionRequest(PatientIdType patient,
TransactionBaseType transaction)
Creates a
RevokeTransactionRequest |
Modifier and Type | Method and Description |
---|---|
GetTransactionRequest |
RequestBuilderImpl.buildGetTransactionRequest(PatientIdType patient,
TransactionBaseType transaction)
Creates a
GetTransactionRequest |
GetTransactionSetRequest |
RequestBuilderImpl.buildGetTransactionSetRequest(PatientIdType patient,
TransactionBaseType transaction)
Creates a
GetTransactionSetRequest |
RevokeTransactionRequest |
RequestBuilderImpl.buildRevokeTransactionRequest(PatientIdType patient,
TransactionBaseType transaction)
Creates a
RevokeTransactionRequest |
Modifier and Type | Method and Description |
---|---|
GetTransactionResponse |
HubService.getTransaction(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to retrieve a transaction (given a transaction identifier) within a hub.
|
GetTransactionResponse |
HubService.getTransaction(PatientIdType patient,
TransactionBaseType transaction,
String breakTheGlass)
This operation should be used to retrieve a transaction (given a transaction identifier) within a hub.
|
GetTransactionSetResponse |
HubService.getTransactionSet(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to retrieve a transaction set(given a transaction identifier) within a hub.
|
GetTransactionSetResponse |
HubService.getTransactionSet(PatientIdType patient,
TransactionBaseType transaction,
String breakTheGlass)
This operation should be used to retrieve a transaction set(given a transaction identifier) within a hub.
|
RevokeTransactionResponse |
HubService.revokeTransaction(PatientIdType patient,
TransactionBaseType transaction)
This operation should be used to 'unpublish' a given transaction.
|
RevokeTransactionResponse |
HubService.revokeTransaction(PatientIdType patient,
TransactionBaseType transaction,
String breakTheGlass)
This operation should be used to 'unpublish' a given transaction.
|
Modifier and Type | Method and Description |
---|---|
GetTransactionResponse |
HubServiceImpl.getTransaction(PatientIdType patient,
TransactionBaseType transaction) |
GetTransactionResponse |
HubServiceImpl.getTransaction(PatientIdType patient,
TransactionBaseType transaction,
String breakTheGlass) |
GetTransactionSetResponse |
HubServiceImpl.getTransactionSet(PatientIdType patient,
TransactionBaseType transaction) |
GetTransactionSetResponse |
HubServiceImpl.getTransactionSet(PatientIdType patient,
TransactionBaseType transaction,
String breakTheGlass) |
RevokeTransactionResponse |
HubServiceImpl.revokeTransaction(PatientIdType patient,
TransactionBaseType transaction) |
RevokeTransactionResponse |
HubServiceImpl.revokeTransaction(PatientIdType patient,
TransactionBaseType transaction,
String breakTheGlass) |
Modifier and Type | Method and Description |
---|---|
TransactionBaseType |
ObjectFactory.createTransactionBaseType()
Create an instance of
TransactionBaseType |
TransactionBaseType |
SelectRevokeTransactionType.getTransaction()
Gets the value of the transaction property.
|
TransactionBaseType |
SelectGetTransactionType.getTransaction()
Gets the value of the transaction property.
|
TransactionBaseType |
SelectGetPatientAuditTrailType.getTransaction()
Gets the value of the transaction property.
|
Modifier and Type | Method and Description |
---|---|
void |
SelectRevokeTransactionType.setTransaction(TransactionBaseType value)
Sets the value of the transaction property.
|
void |
SelectGetTransactionType.setTransaction(TransactionBaseType value)
Sets the value of the transaction property.
|
void |
SelectGetPatientAuditTrailType.setTransaction(TransactionBaseType value)
Sets the value of the transaction property.
|
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.