Uses of Class
be.fgov.ehealth.standards.kmehr.schema.v1.Kmehrmessage

Packages that use Kmehrmessage
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   
be.fgov.ehealth.hubservices.core.v2   
be.fgov.ehealth.standards.kmehr.schema.v1   
 

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

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

Methods in be.ehealth.businessconnector.hub.builders with parameters of type Kmehrmessage
 String ResponseBuilder.buildKmehrmessageResponse(Kmehrmessage response)
          It builds the xml for the Kmehrmessage object.
 PutTransactionRequest RequestBuilderComplete.buildPutTransactionRequest(Kmehrmessage kmehrHeader)
          Creates a PutTransactionRequest
 

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

Methods in be.ehealth.businessconnector.hub.service that return Kmehrmessage
 Kmehrmessage IntraHubTransactionService.getTransaction(PatientIdType patient, TransactionBaseType transaction)
          Gets the transaction.
 

Methods in be.ehealth.businessconnector.hub.service with parameters of type Kmehrmessage
 void IntraHubTransactionService.putTransaction(Kmehrmessage kmehrHeader)
          Put transaction.
 

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

Methods in be.ehealth.businessconnector.hub.service.impl that return Kmehrmessage
 Kmehrmessage IntraHubTransactionServiceImpl.getTransaction(PatientIdType patient, TransactionBaseType transaction)
           
 

Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type Kmehrmessage
 void IntraHubTransactionServiceImpl.putTransaction(Kmehrmessage input)
           
 

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

Methods in be.ehealth.businessconnector.hub.session that return Kmehrmessage
 Kmehrmessage HubService.getTransaction(PatientIdType patient, TransactionBaseType transaction)
          This operation should be used to retrieve a transaction (given a transaction identifier) within a hub.
 

Methods in be.ehealth.businessconnector.hub.session with parameters of type Kmehrmessage
 PutTransactionResponse HubServiceComplete.putTransaction(Kmehrmessage msg)
          This operation should be used to declare and to store a given transaction within a hub.
 void HubService.putTransaction(Kmehrmessage msg)
          This operation should be used to declare and to store a given transaction within a hub.
 

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

Methods in be.ehealth.businessconnector.hub.session.impl that return Kmehrmessage
 Kmehrmessage HubServiceImpl.getTransaction(PatientIdType patient, TransactionBaseType transaction)
          This operation should be used to retrieve a transaction (given a transaction identifier) within a hub.
 

Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type Kmehrmessage
 void HubServiceImpl.putTransaction(Kmehrmessage kmehrHeader)
          This operation should be used to declare and to store a given transaction within a hub.
 PutTransactionResponse HubServiceCompleteImpl.putTransaction(Kmehrmessage kmehrHeader)
          This operation should be used to declare and to store a given transaction within a hub.
 

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

Methods in be.fgov.ehealth.hubservices.core.v1 that return Kmehrmessage
 Kmehrmessage PutTransactionRequest.getKmehrmessage()
          Gets the value of the kmehrmessage property.
 Kmehrmessage GetTransactionResponse.getKmehrmessage()
          Gets the value of the kmehrmessage property.
 

Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type Kmehrmessage
 void PutTransactionRequest.setKmehrmessage(Kmehrmessage value)
          Sets the value of the kmehrmessage property.
 void GetTransactionResponse.setKmehrmessage(Kmehrmessage value)
          Sets the value of the kmehrmessage property.
 

Uses of Kmehrmessage in be.fgov.ehealth.hubservices.core.v2
 

Methods in be.fgov.ehealth.hubservices.core.v2 that return Kmehrmessage
 Kmehrmessage PutTransactionRequest.getKmehrmessage()
          Gets the value of the kmehrmessage property.
 Kmehrmessage GetTransactionResponse.getKmehrmessage()
          Gets the value of the kmehrmessage property.
 

Methods in be.fgov.ehealth.hubservices.core.v2 with parameters of type Kmehrmessage
 void PutTransactionRequest.setKmehrmessage(Kmehrmessage value)
          Sets the value of the kmehrmessage property.
 void GetTransactionResponse.setKmehrmessage(Kmehrmessage value)
          Sets the value of the kmehrmessage property.
 

Uses of Kmehrmessage in be.fgov.ehealth.standards.kmehr.schema.v1
 

Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return Kmehrmessage
 Kmehrmessage ObjectFactory.createKmehrmessage()
          Create an instance of Kmehrmessage
 




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