Package | Description |
---|---|
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
|
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
|
be.ehealth.businessconnector.ehbox.v3.session.impl |
Modifier and Type | Method and Description |
---|---|
GetFullMessageRequest |
RequestBuilder.createGetFullMessageRequest(String messageId)
retrieve message information of the message GetFullMessageRequest from INBOX with given messageId.
|
GetFullMessageRequest |
RequestBuilder.createGetFullMessageRequest(String messageId,
String source)
retrieve message information of the message GetFullMessageRequest for the default ehealthbox.
|
GetFullMessageRequest |
RequestBuilder.createGetFullMessageRequest(String messageId,
String source,
BoxIdType boxId)
retrieve message information of the message GetFullMessageRequest .
|
Modifier and Type | Method and Description |
---|---|
GetFullMessageRequest |
RequestBuilderImpl.createGetFullMessageRequest(String messageId) |
GetFullMessageRequest |
RequestBuilderImpl.createGetFullMessageRequest(String messageId,
String source) |
GetFullMessageRequest |
RequestBuilderImpl.createGetFullMessageRequest(String messageId,
String source,
BoxIdType boxId) |
Modifier and Type | Method and Description |
---|---|
GetFullMessageResponse |
ConsultationService.getFullMessage(SAMLToken token,
GetFullMessageRequest messageRequest)
Gets the full message.
|
Modifier and Type | Method and Description |
---|---|
GetFullMessageResponse |
ConsultationServiceImpl.getFullMessage(SAMLToken token,
GetFullMessageRequest request) |
Modifier and Type | Method and Description |
---|---|
GetFullMessageResponse |
EhealthBoxServiceV3.getFullMessage(GetFullMessageRequest request)
Retrieves the entire message from the eHealth Box based on its unique identifier.
|
Modifier and Type | Method and Description |
---|---|
GetFullMessageResponse |
EhealthBoxServiceV3Impl.getFullMessage(GetFullMessageRequest request) |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.