Package be.ehealth.businessconnector.chapterIV.wrapper

this package contains wrappers for jaxb generated java code that doesn't use common interfaces or superclasses

See:
          Description

Interface Summary
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.
 

Package be.ehealth.businessconnector.chapterIV.wrapper Description

this package contains wrappers for jaxb generated java code that doesn't use common interfaces or superclasses

to be able to use common code , this packages contains the common interfaces and wrapper classes that implement these interfaces and can be wrapped around the jaxb generated code.

this package could potentially be removed when chapterIV xsds are updated

each wrapped object also implements the WrappedXmlObject interface which allows the code to access the wrapped jaxb generated xml object

These classes are created by the 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 Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.