Uses of Class
be.fgov.ehealth.hubservices.core.v1.KmehrHeaderDeclareTransaction

Packages that use KmehrHeaderDeclareTransaction
be.ehealth.businessconnector.hub.builders   
be.ehealth.businessconnector.hub.service   
be.ehealth.businessconnector.hub.service.impl   
be.ehealth.businessconnector.hub.session   
be.ehealth.businessconnector.hub.session.impl   
be.fgov.ehealth.hubservices.core.v1   
 

Uses of KmehrHeaderDeclareTransaction in be.ehealth.businessconnector.hub.builders
 

Methods in be.ehealth.businessconnector.hub.builders that return KmehrHeaderDeclareTransaction
 KmehrHeaderDeclareTransaction RequestBuilder.buildKmehrHeaderDeclareTransaction(String xml)
          It builds a KmehrHeaderDeclareTransaction.
 

Methods in be.ehealth.businessconnector.hub.builders with parameters of type KmehrHeaderDeclareTransaction
 DeclareTransactionRequest RequestBuilderComplete.buildDeclareTransactionRequest(KmehrHeaderDeclareTransaction kmehrHeader)
          Creates a DeclareTransactionRequest
 

Uses of KmehrHeaderDeclareTransaction in be.ehealth.businessconnector.hub.service
 

Methods in be.ehealth.businessconnector.hub.service with parameters of type KmehrHeaderDeclareTransaction
 List<IDKMEHR> IntraHubTransactionService.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
          Declare transaction.
 

Uses of KmehrHeaderDeclareTransaction in be.ehealth.businessconnector.hub.service.impl
 

Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type KmehrHeaderDeclareTransaction
 List<IDKMEHR> IntraHubTransactionServiceImpl.declareTransaction(KmehrHeaderDeclareTransaction input)
           
 

Uses of KmehrHeaderDeclareTransaction in be.ehealth.businessconnector.hub.session
 

Methods in be.ehealth.businessconnector.hub.session with parameters of type KmehrHeaderDeclareTransaction
 DeclareTransactionResponse HubServiceComplete.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
          This operation should be used to declare a transaction within a hub.
 List<IDKMEHR> HubService.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
          This operation should be used to declare a transaction within a hub.
 

Uses of KmehrHeaderDeclareTransaction in be.ehealth.businessconnector.hub.session.impl
 

Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type KmehrHeaderDeclareTransaction
 List<IDKMEHR> HubServiceImpl.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
          This operation should be used to declare a transaction within a hub.
 DeclareTransactionResponse HubServiceCompleteImpl.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
          This operation should be used to declare a transaction within a hub.
 

Uses of KmehrHeaderDeclareTransaction in be.fgov.ehealth.hubservices.core.v1
 

Methods in be.fgov.ehealth.hubservices.core.v1 that return KmehrHeaderDeclareTransaction
 KmehrHeaderDeclareTransaction ObjectFactory.createKmehrHeaderDeclareTransaction()
          Create an instance of KmehrHeaderDeclareTransaction
 KmehrHeaderDeclareTransaction DeclareTransactionRequest.getKmehrheader()
          Gets the value of the kmehrheader property.
 

Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type KmehrHeaderDeclareTransaction
 void DeclareTransactionRequest.setKmehrheader(KmehrHeaderDeclareTransaction value)
          Sets the value of the kmehrheader property.
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.