|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of KmehrHeaderDeclareTransaction in be.ehealth.businessconnector.hubv3.builders |
---|
Methods in be.ehealth.businessconnector.hubv3.builders with parameters of type KmehrHeaderDeclareTransaction | |
---|---|
DeclareTransactionRequest |
RequestBuilder.buildDeclareTransactionRequest(KmehrHeaderDeclareTransaction kmehrHeader)
Creates a DeclareTransactionRequest |
Uses of KmehrHeaderDeclareTransaction in be.ehealth.businessconnector.hubv3.builders.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.builders.impl with parameters of type KmehrHeaderDeclareTransaction | |
---|---|
DeclareTransactionRequest |
RequestBuilderImpl.buildDeclareTransactionRequest(KmehrHeaderDeclareTransaction kmehrHeader)
Creates a DeclareTransactionRequest |
Uses of KmehrHeaderDeclareTransaction in be.ehealth.businessconnector.hubv3.session |
---|
Methods in be.ehealth.businessconnector.hubv3.session with parameters of type KmehrHeaderDeclareTransaction | |
---|---|
DeclareTransactionResponse |
HubService.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
This operation should be used to declare a transaction within a hub. |
DeclareTransactionResponse |
HubService.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader,
String breakTheGlass)
This operation should be used to declare a transaction within a hub. |
Uses of KmehrHeaderDeclareTransaction in be.ehealth.businessconnector.hubv3.session.impl |
---|
Methods in be.ehealth.businessconnector.hubv3.session.impl with parameters of type KmehrHeaderDeclareTransaction | |
---|---|
DeclareTransactionResponse |
HubServiceImpl.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
|
DeclareTransactionResponse |
HubServiceImpl.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader,
String breakTheGlass)
|
Uses of KmehrHeaderDeclareTransaction in be.fgov.ehealth.hubservices.core.v3 |
---|
Methods in be.fgov.ehealth.hubservices.core.v3 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.v3 with parameters of type KmehrHeaderDeclareTransaction | |
---|---|
void |
DeclareTransactionRequest.setKmehrheader(KmehrHeaderDeclareTransaction value)
Sets the value of the kmehrheader property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |