See: Description
Interface | Description |
---|---|
Chap4MedicalAdvisorAgreementRequestWrapper<T> |
Wrapper interface for agreement request objects.
|
Chap4MedicalAdvisorAgreementResponseWrapper<T> |
interface to wrap generated classes XXChap4MedicalAdvisorAgreementResponse in.
|
ResponseTypeIf |
interface around generated source
ResponseType . |
SealedRequestWrapper<T> |
Wrapper interface for sealed response object.
|
UnsealedRequestWrapper<T> |
Wrapper interface for Unsealed request object.
|
UnsealedResponseWrapper<T> |
Wrapper interface for Unsealed response object.
|
WrappedXmlObject<T> |
interface for all wrapped xml objects.
|
each wrapped object also implements the WrappedXmlObject
interface which allows the code to access the wrapped jaxb generated xml object
be.ehealth.businessconnector.chapterIV.builders.XmlObjectFactory
implementations ( which generates the correct objects depending on the ConversationType
).
this way we can use the same builder objects for the Consultation and Admission conversations.
we just have to give a different implementation of the be.ehealth.businessconnector.chapterIV.builders.XmlObjectFactory
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.