|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SealedRequestWrapper in be.ehealth.businessconnector.chapterIV.domain |
|---|
| Methods in be.ehealth.businessconnector.chapterIV.domain that return SealedRequestWrapper | |
|---|---|
SealedRequestWrapper<?> |
ChapterIVBuilderResponse.getSealedRequest()
|
| Uses of SealedRequestWrapper in be.ehealth.businessconnector.chapterIV.wrapper.factory |
|---|
| Methods in be.ehealth.businessconnector.chapterIV.wrapper.factory that return SealedRequestWrapper | |
|---|---|
SealedRequestWrapper |
XmlObjectFactory.createSealedRequest()
creates a sealed request, in a wrapped object ( which implements the common interface ). |
| Uses of SealedRequestWrapper in be.ehealth.businessconnector.chapterIV.wrapper.factory.impl |
|---|
| Methods in be.ehealth.businessconnector.chapterIV.wrapper.factory.impl that return SealedRequestWrapper | |
|---|---|
SealedRequestWrapper<Request> |
ConsultationXmlObjectFactory.createSealedRequest()
|
SealedRequestWrapper<Request> |
AskXmlObjectFactory.createSealedRequest()
|
| Uses of SealedRequestWrapper in be.ehealth.businessconnector.chapterIV.wrapper.impl |
|---|
| Classes in be.ehealth.businessconnector.chapterIV.wrapper.impl that implement SealedRequestWrapper | |
|---|---|
class |
AskSealedRequestWrapperImpl
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 |
ConsultSealedRequestWrapperImpl
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 | |||||||||