|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FolderType in be.ehealth.businessconnector.chapterIV.builders |
---|
Methods in be.ehealth.businessconnector.chapterIV.builders with parameters of type FolderType | |
---|---|
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)
|
ConsultChap4MedicalAdvisorAgreementRequest |
ConsultationBuilder.buildRequest(FolderType folder,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
Deprecated. , use ConsultationBuilder .buildRequest(FolderType folder, boolean isTest, ChapterIVReferences references,
DateTime agreementStartDate). |
AskChap4MedicalAdvisorAgreementRequest |
AdmissionBuilder.buildRequest(FolderType folder,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
Deprecated. |
ChapterIVBuilderResponse |
CommonBuilder.createAgreementRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
XmlObjectFactory xmlObjectFactory,
org.joda.time.DateTime agreementStartDate)
creates agreement request with the given input. |
Uses of FolderType in be.ehealth.businessconnector.chapterIV.builders.impl |
---|
Methods in be.ehealth.businessconnector.chapterIV.builders.impl with parameters of type FolderType | |
---|---|
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)
|
ConsultChap4MedicalAdvisorAgreementRequest |
ConsultationBuilderImpl.buildRequest(FolderType folder,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
|
AskChap4MedicalAdvisorAgreementRequest |
AdmissionBuilderImpl.buildRequest(FolderType folder,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
|
ChapterIVBuilderResponse |
CommonBuilderImpl.createAgreementRequest(FolderType folder,
boolean isTest,
ChapterIVReferences references,
XmlObjectFactory xmlObjectFactory,
org.joda.time.DateTime agreementStartDate)
|
Uses of FolderType in be.ehealth.businessconnector.chapterIV.domain |
---|
Methods in be.ehealth.businessconnector.chapterIV.domain that return FolderType | |
---|---|
FolderType |
ChapterIVBuilderResponse.getFolder()
|
Uses of FolderType in be.ehealth.businessconnector.chapterIV.session |
---|
Methods in be.ehealth.businessconnector.chapterIV.session with parameters of type FolderType | |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVService.askChap4MedicalAdvisorAgreementResponse(FolderType folder,
String inputReference,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
Deprecated. |
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVService.consultChap4MedicalAdvisorAgreement(FolderType folder,
String inputReference,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
Deprecated. |
Uses of FolderType in be.ehealth.businessconnector.chapterIV.session.impl |
---|
Methods in be.ehealth.businessconnector.chapterIV.session.impl with parameters of type FolderType | |
---|---|
AskChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.askChap4MedicalAdvisorAgreementResponse(FolderType folder,
String inputReference,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
|
ConsultChap4MedicalAdvisorAgreementResponse |
ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(FolderType folder,
String inputReference,
boolean isTest,
String commonReference,
String commonNIPReference,
org.joda.time.DateTime agreementStartDate)
|
Uses of FolderType in be.ehealth.businessconnector.chapterIV.utils |
---|
Methods in be.ehealth.businessconnector.chapterIV.utils that return FolderType | |
---|---|
static FolderType |
ChapterIVJaxbUtils.parseFolderType(InputStream folderTypeXmlInputStream)
Deprecated. use marshallerHelper.toObject instead |
Methods in be.ehealth.businessconnector.chapterIV.utils with parameters of type FolderType | |
---|---|
static org.joda.time.DateTime |
FolderTypeUtils.retrieveConsultationStartDateOrAgreementStartDate(FolderType folder)
tries to retrieve the agreementStartDate to use in the webrequest ( see crosschecks in chapterIV documentation ). |
Uses of FolderType in be.fgov.ehealth.standards.kmehr.schema.v1 |
---|
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return FolderType | |
---|---|
FolderType |
ObjectFactory.createFolderType()
Create an instance of FolderType |
Methods in be.fgov.ehealth.standards.kmehr.schema.v1 that return types with arguments of type FolderType | |
---|---|
List<FolderType> |
Kmehrmessage.getFolders()
Gets the value of the folders property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |