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 |
---|---|
MoveMessageRequest |
RequestBuilder.createMoveMessageRequest(String source,
String destination,
BoxIdType boxId,
List<String> messageIds)
move messages beteen source for given ehealthboxes.
|
MoveMessageRequest |
RequestBuilder.createMoveMessageRequest(String source,
String destination,
BoxIdType boxId,
String... messageIds)
move messages beteen source for given ehealthboxes.
|
MoveMessageRequest |
RequestBuilder.createMoveMessageRequest(String source,
String destination,
List<String> messageIds)
move messages between sources for default ehealthbox.
|
MoveMessageRequest |
RequestBuilder.createMoveMessageRequest(String source,
String destination,
String... messageIds)
move messages between sources for default ehealthbox.
|
Modifier and Type | Method and Description |
---|---|
MoveMessageRequest |
RequestBuilderImpl.createMoveMessageRequest(String source,
String destination,
BoxIdType boxId,
List<String> messageIds) |
MoveMessageRequest |
RequestBuilderImpl.createMoveMessageRequest(String source,
String destination,
BoxIdType boxId,
String... messageIds) |
MoveMessageRequest |
RequestBuilderImpl.createMoveMessageRequest(String source,
String destination,
List<String> messageIds) |
MoveMessageRequest |
RequestBuilderImpl.createMoveMessageRequest(String source,
String destination,
String... messageIds) |
Modifier and Type | Method and Description |
---|---|
MoveMessageResponse |
ConsultationService.moveMessage(SAMLToken token,
MoveMessageRequest messageRequestType)
Move to in box.
|
Modifier and Type | Method and Description |
---|---|
MoveMessageResponse |
ConsultationServiceImpl.moveMessage(SAMLToken token,
MoveMessageRequest request) |
Modifier and Type | Method and Description |
---|---|
MoveMessageResponse |
EhealthBoxServiceV3.moveMessage(MoveMessageRequest request)
Moves a message back to the inbox.
|
Modifier and Type | Method and Description |
---|---|
MoveMessageResponse |
EhealthBoxServiceV3Impl.moveMessage(MoveMessageRequest request) |
Modifier and Type | Method and Description |
---|---|
MoveMessageRequest |
ObjectFactory.createMoveMessageRequest()
Create an instance of
MoveMessageRequest |
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.