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 | |
be.fgov.ehealth.ehbox.consultation.protocol.v3 |
Modifier and Type | Method and Description |
---|---|
GetAllEhboxesMessagesListRequest |
RequestBuilder.createAllEhboxesMessagesListRequest(String source)
retrieve all messages for given source from all ehealthboxes.
|
GetAllEhboxesMessagesListRequest |
RequestBuilder.createAllEhboxesMessagesListRequest(String source,
Integer startIndex,
Integer endIndex)
retrieve all messages for default ehealthbox.
|
GetAllEhboxesMessagesListRequest |
RequestBuilder.createGetAllEhboxesMessagesListRequest(String source,
Integer startIndex,
Integer endIndex)
retrieve messages from all ehealthboxes for a given source , start and endIndex.
|
Modifier and Type | Method and Description |
---|---|
GetAllEhboxesMessagesListRequest |
RequestBuilderImpl.createAllEhboxesMessagesListRequest(String source) |
GetAllEhboxesMessagesListRequest |
RequestBuilderImpl.createAllEhboxesMessagesListRequest(String source,
Integer startIndex,
Integer endIndex) |
GetAllEhboxesMessagesListRequest |
RequestBuilderImpl.createGetAllEhboxesMessagesListRequest(String source,
Integer startIndex,
Integer endIndex) |
Modifier and Type | Method and Description |
---|---|
GetAllEhboxesMessagesListResponse |
ConsultationService.getAllEhboxesMessagesList(SAMLToken initSession,
GetAllEhboxesMessagesListRequest request)
retrieve all messages from given source for all mailboxes.
|
Modifier and Type | Method and Description |
---|---|
GetAllEhboxesMessagesListResponse |
ConsultationServiceImpl.getAllEhboxesMessagesList(SAMLToken token,
GetAllEhboxesMessagesListRequest request) |
Modifier and Type | Method and Description |
---|---|
GetAllEhboxesMessagesListResponse |
EhealthBoxServiceV3.getAllEhboxesMessagesList(GetAllEhboxesMessagesListRequest request)
retrieves all messages from all mailboxes for user.
|
Modifier and Type | Method and Description |
---|---|
GetAllEhboxesMessagesListResponse |
EhealthBoxServiceV3Impl.getAllEhboxesMessagesList(GetAllEhboxesMessagesListRequest request) |
Modifier and Type | Method and Description |
---|---|
GetAllEhboxesMessagesListRequest |
ObjectFactory.createGetAllEhboxesMessagesListRequest()
Create an instance of
GetAllEhboxesMessagesListRequest |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.