Methods in be.ehealth.businessconnector.chapterIV.builders with parameters of type ChapterIVReferences |
ChapterIVBuilderResponse |
ConsultationBuilder.build(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
ChapterIVBuilderResponse |
AdmissionBuilder.build(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
ConsultChap4MedicalAdvisorAgreementRequest |
ConsultationBuilder.buildRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
AskChap4MedicalAdvisorAgreementRequest |
AdmissionBuilder.buildRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
ChapterIVBuilderResponse |
CommonBuilder.createAgreementRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
XmlObjectFactory xmlObjectFactory,
org.joda.time.DateTime agreementStartDate)
creates agreement request with the given input. |
Methods in be.ehealth.businessconnector.chapterIV.builders.impl with parameters of type ChapterIVReferences |
ChapterIVBuilderResponse |
ConsultationBuilderImpl.build(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
ChapterIVBuilderResponse |
AdmissionBuilderImpl.build(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
ConsultChap4MedicalAdvisorAgreementRequest |
ConsultationBuilderImpl.buildRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
AskChap4MedicalAdvisorAgreementRequest |
AdmissionBuilderImpl.buildRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
org.joda.time.DateTime agreementStartDate)
|
ChapterIVBuilderResponse |
CommonBuilderImpl.createAgreementRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
XmlObjectFactory xmlObjectFactory,
org.joda.time.DateTime agreementStartDate)
|