|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KmehrBuilder | |
|---|---|
| be.ehealth.businessconnector.chapterIV.builders | |
| be.ehealth.businessconnector.chapterIV.builders.impl | |
| Uses of KmehrBuilder in be.ehealth.businessconnector.chapterIV.builders |
|---|
| Methods in be.ehealth.businessconnector.chapterIV.builders that return KmehrBuilder | |
|---|---|
static KmehrBuilder |
KmehrBuilderFactory.getKmehrBuilder()
|
| Uses of KmehrBuilder in be.ehealth.businessconnector.chapterIV.builders.impl |
|---|
| Classes in be.ehealth.businessconnector.chapterIV.builders.impl that implement KmehrBuilder | |
|---|---|
class |
AbstractKmehrBuilderImpl
Abstract class for Kmehr builders : provides methods to generate some parts of the message Implements : KmehrBuilder |
class |
GenericKmehrBuilder
generic configurable KmehrBuilder. uses HcPartyBuilder from kmehr-business project. to use this builder, you should add the following properties: a configuration for the transaction author config : see javadoc of HcPartyUtil.createAuthorHcParties(project name) , with
'chapterIV.transactionAuthor' as project name. |
class |
KmehrBuilderPersPhysician
Deprecated. use the genericKmehrBuilder and configure it. |
| Constructors in be.ehealth.businessconnector.chapterIV.builders.impl with parameters of type KmehrBuilder | |
|---|---|
CommonBuilderImpl(Chapter4XmlValidator chapter4XmlValidator,
KmehrValidator kmehrValidator,
KmehrBuilder kmehrBuilder)
|
|
CommonBuilderImpl(Crypto crypto,
Chapter4XmlValidator chapter4XmlValidator,
KmehrValidator kmehrValidator,
KmehrBuilder kmehrBuilder)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||