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 |
---|---|
GetHistoryRequest |
RequestBuilder.createGetHistoryRequest(String messageId)
retrieve message information of the message GetHistoryRequest from INBOX with given messageId.
|
GetHistoryRequest |
RequestBuilder.createGetHistoryRequest(String messageId,
String source)
retrieve message information of the message GetHistoryRequest for the default ehealthbox.
|
GetHistoryRequest |
RequestBuilder.createGetHistoryRequest(String messageId,
String source,
BoxIdType boxId)
retrieve message information of the message GetHistoryRequest .
|
Modifier and Type | Method and Description |
---|---|
GetHistoryRequest |
RequestBuilderImpl.createGetHistoryRequest(String messageId) |
GetHistoryRequest |
RequestBuilderImpl.createGetHistoryRequest(String messageId,
String source) |
GetHistoryRequest |
RequestBuilderImpl.createGetHistoryRequest(String messageId,
String source,
BoxIdType boxId) |
Modifier and Type | Method and Description |
---|---|
GetHistoryResponse |
ConsultationService.getMessageHistory(SAMLToken token,
GetHistoryRequest messageRequestType)
Gets the message history.
|
Modifier and Type | Method and Description |
---|---|
GetHistoryResponse |
ConsultationServiceImpl.getMessageHistory(SAMLToken token,
GetHistoryRequest request) |
Modifier and Type | Method and Description |
---|---|
GetHistoryResponse |
EhealthBoxServiceV3.getMessageHistory(GetHistoryRequest request)
With the 'Get History' operation, a messages history can be consulted.
|
Modifier and Type | Method and Description |
---|---|
GetHistoryResponse |
EhealthBoxServiceV3Impl.getMessageHistory(GetHistoryRequest request) |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.