Uses of Class
be.fgov.ehealth.hubservices.core.v3.TransactionIdType

Packages that use TransactionIdType
be.ehealth.businessconnector.hubv3.builders   
be.ehealth.businessconnector.hubv3.builders.impl   
be.ehealth.businessconnector.hubv3.session   
be.ehealth.businessconnector.hubv3.session.impl   
be.fgov.ehealth.hubservices.core.v3   
 

Uses of TransactionIdType in be.ehealth.businessconnector.hubv3.builders
 

Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type TransactionIdType
 GetAccessRightRequest RequestBuilder.buildGetAccessRight(TransactionIdType transaction)
          Creates a GetAccessRightRequest
 

Uses of TransactionIdType in be.ehealth.businessconnector.hubv3.builders.impl
 

Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type TransactionIdType
 GetAccessRightRequest RequestBuilderImpl.buildGetAccessRight(TransactionIdType transaction)
          Creates a GetAccessRightRequest
 

Uses of TransactionIdType in be.ehealth.businessconnector.hubv3.session
 

Methods in be.ehealth.businessconnector.hubv3.session with parameters of type TransactionIdType
 GetAccessRightResponse HubService.getAccessRight(TransactionIdType transaction)
          This operation should be used to get access rights on a transaction within a hub.
 GetAccessRightResponse HubService.getAccessRight(TransactionIdType transaction, String breakTheGlass)
          This operation should be used to get access rights on a transaction within a hub.
 

Uses of TransactionIdType in be.ehealth.businessconnector.hubv3.session.impl
 

Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type TransactionIdType
 GetAccessRightResponse HubServiceImpl.getAccessRight(TransactionIdType transaction)
           
 GetAccessRightResponse HubServiceImpl.getAccessRight(TransactionIdType transaction, String breakTheGlass)
           
 

Uses of TransactionIdType in be.fgov.ehealth.hubservices.core.v3
 

Methods in be.fgov.ehealth.hubservices.core.v3 that return TransactionIdType
 TransactionIdType ObjectFactory.createTransactionIdType()
          Create an instance of TransactionIdType
 TransactionIdType SelectRevokeAccessRightType.getTransaction()
          Gets the value of the transaction property.
 TransactionIdType SelectGetAccessRightType.getTransaction()
          Gets the value of the transaction property.
 TransactionIdType PutTransactionResponse.getTransaction()
          Gets the value of the transaction property.
 TransactionIdType DeclareTransactionResponse.getTransaction()
          Gets the value of the transaction property.
 TransactionIdType AccessRightType.getTransaction()
          Gets the value of the transaction property.
 

Methods in be.fgov.ehealth.hubservices.core.v3 that return types with arguments of type TransactionIdType
 List<TransactionIdType> PutTransactionSetResponse.getTransactions()
          Gets the value of the transactions property.
 

Methods in be.fgov.ehealth.hubservices.core.v3 with parameters of type TransactionIdType
 void SelectRevokeAccessRightType.setTransaction(TransactionIdType value)
          Sets the value of the transaction property.
 void SelectGetAccessRightType.setTransaction(TransactionIdType value)
          Sets the value of the transaction property.
 void PutTransactionResponse.setTransaction(TransactionIdType value)
          Sets the value of the transaction property.
 void DeclareTransactionResponse.setTransaction(TransactionIdType value)
          Sets the value of the transaction property.
 void AccessRightType.setTransaction(TransactionIdType value)
          Sets the value of the transaction property.
 




Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.