|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetFullMessageResponse | |
|---|---|
| be.ehealth.businessconnector.ehbox.v3.builders | Contains the interface to build the Object that 'll be passed to the services and the BuilderFactory to get it . |
| be.ehealth.businessconnector.ehbox.v3.builders.impl | |
| be.ehealth.businessconnector.ehbox.v3.service | Contains the interface of the service publication and consultation and the factory to get it back Use ServiceFactory to get an instance of consultation or publication passing the Access token. |
| be.ehealth.businessconnector.ehbox.v3.service.impl | |
| be.ehealth.businessconnector.ehbox.v3.session | Contains the interface of the service ehealthBox and the factory to get it back Use ServiceFactory to get an instance of ehealthBox with session and token initialized. |
| be.ehealth.businessconnector.ehbox.v3.session.impl | |
| be.fgov.ehealth.ehbox.consultation.protocol.v3 | |
| Uses of GetFullMessageResponse in be.ehealth.businessconnector.ehbox.v3.builders |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders that return types with arguments of type GetFullMessageResponse | |
|---|---|
Message<GetFullMessageResponse> |
ConsultationMessageBuilder.buildFullMessage(GetFullMessageResponse response)
|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders with parameters of type GetFullMessageResponse | |
|---|---|
Message<GetFullMessageResponse> |
ConsultationMessageBuilder.buildFullMessage(GetFullMessageResponse response)
|
| Uses of GetFullMessageResponse in be.ehealth.businessconnector.ehbox.v3.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return types with arguments of type GetFullMessageResponse | |
|---|---|
Message<GetFullMessageResponse> |
ConsultationMessageBuilderImpl.buildFullMessage(GetFullMessageResponse response)
|
Message<GetFullMessageResponse> |
ConsultationFullMessageBuilder.buildFullMessage(GetFullMessageResponse response)
|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl with parameters of type GetFullMessageResponse | |
|---|---|
Message<GetFullMessageResponse> |
ConsultationMessageBuilderImpl.buildFullMessage(GetFullMessageResponse response)
|
Message<GetFullMessageResponse> |
ConsultationFullMessageBuilder.buildFullMessage(GetFullMessageResponse response)
|
| Uses of GetFullMessageResponse in be.ehealth.businessconnector.ehbox.v3.service |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service that return GetFullMessageResponse | |
|---|---|
GetFullMessageResponse |
ConsultationService.getFullMessage(SAMLToken token,
GetFullMessageRequest messageRequest)
Gets the full message. |
GetFullMessageResponse |
ConsultationService.getFullMessage(SAMLToken token,
MessageRequestType messageRequestType)
Deprecated. use getFullMessage(SamlToken token , GetFullMessageRequest request) instead |
| Uses of GetFullMessageResponse in be.ehealth.businessconnector.ehbox.v3.service.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service.impl that return GetFullMessageResponse | |
|---|---|
GetFullMessageResponse |
ConsultationServiceImpl.getFullMessage(SAMLToken token,
GetFullMessageRequest request)
|
GetFullMessageResponse |
ConsultationServiceImpl.getFullMessage(SAMLToken token,
MessageRequestType request)
Deprecated. |
| Uses of GetFullMessageResponse in be.ehealth.businessconnector.ehbox.v3.session |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session that return GetFullMessageResponse | |
|---|---|
GetFullMessageResponse |
EhealthBoxServiceV3.getFullMessage(GetFullMessageRequest request)
Retrieves the entire message from the eHealth Box based on its unique identifier. |
GetFullMessageResponse |
EhealthBoxServiceV3.getFullMessage(MessageRequestType request)
Deprecated. |
| Uses of GetFullMessageResponse in be.ehealth.businessconnector.ehbox.v3.session.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session.impl that return GetFullMessageResponse | |
|---|---|
GetFullMessageResponse |
EhealthBoxServiceV3Impl.getFullMessage(GetFullMessageRequest request)
|
GetFullMessageResponse |
EhealthBoxServiceV3Impl.getFullMessage(MessageRequestType request)
Deprecated. |
| Uses of GetFullMessageResponse in be.fgov.ehealth.ehbox.consultation.protocol.v3 |
|---|
| Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return GetFullMessageResponse | |
|---|---|
GetFullMessageResponse |
ObjectFactory.createGetFullMessageResponse()
Create an instance of GetFullMessageResponse |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||