|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |