Uses of Interface
be.ehealth.businessconnector.chapterIV.wrapper.UnsealedRequestWrapper

Packages that use UnsealedRequestWrapper
be.ehealth.businessconnector.chapterIV.wrapper.factory   
be.ehealth.businessconnector.chapterIV.wrapper.factory.impl   
be.ehealth.businessconnector.chapterIV.wrapper.impl   
 

Uses of UnsealedRequestWrapper in be.ehealth.businessconnector.chapterIV.wrapper.factory
 

Methods in be.ehealth.businessconnector.chapterIV.wrapper.factory that return UnsealedRequestWrapper
 UnsealedRequestWrapper XmlObjectFactory.createUnsealedRequest()
          creates a unsealed request, in a wrapped object ( which implements the common interface ).
 

Uses of UnsealedRequestWrapper in be.ehealth.businessconnector.chapterIV.wrapper.factory.impl
 

Methods in be.ehealth.businessconnector.chapterIV.wrapper.factory.impl that return UnsealedRequestWrapper
 UnsealedRequestWrapper<Request> ConsultationXmlObjectFactory.createUnsealedRequest()
           
 UnsealedRequestWrapper<Request> AskXmlObjectFactory.createUnsealedRequest()
           
 

Uses of UnsealedRequestWrapper in be.ehealth.businessconnector.chapterIV.wrapper.impl
 

Classes in be.ehealth.businessconnector.chapterIV.wrapper.impl that implement UnsealedRequestWrapper
 class AskUnsealedRequestWrapperImpl
          wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment.
 class ConsultUnsealedRequestWrapperImpl
          wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment.
 




Connector Packaging generic 3.28.5 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.