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