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 |
---|---|
MessageRequestType |
RequestBuilder.createMessageRequestType(String messageId)
Deprecated.
|
MessageRequestType |
RequestBuilder.createMessageRequestType(String messageId,
String source)
Deprecated.
|
MessageRequestType |
RequestBuilder.createMessageRequestType(String messageId,
String source,
BoxIdType boxId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MessageRequestType |
RequestBuilderImpl.createMessageRequestType(String messageId) |
MessageRequestType |
RequestBuilderImpl.createMessageRequestType(String messageId,
String source) |
MessageRequestType |
RequestBuilderImpl.createMessageRequestType(String messageId,
String source,
BoxIdType boxId) |
Modifier and Type | Method and Description |
---|---|
GetFullMessageResponse |
ConsultationService.getFullMessage(SAMLToken token,
MessageRequestType messageRequestType)
Deprecated.
use getFullMessage(SamlToken token , GetFullMessageRequest request) instead
|
GetHistoryResponse |
ConsultationService.getMessageHistory(SAMLToken token,
MessageRequestType messageRequestType)
Deprecated.
use getFullMessage(SamlToken token , GetHistoryRequest request) instead
|
Modifier and Type | Method and Description |
---|---|
GetFullMessageResponse |
ConsultationServiceImpl.getFullMessage(SAMLToken token,
MessageRequestType request)
Deprecated.
|
GetHistoryResponse |
ConsultationServiceImpl.getMessageHistory(SAMLToken token,
MessageRequestType request)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetFullMessageResponse |
EhealthBoxServiceV3.getFullMessage(MessageRequestType request)
Deprecated.
|
GetHistoryResponse |
EhealthBoxServiceV3.getMessageHistory(MessageRequestType request)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
GetFullMessageResponse |
EhealthBoxServiceV3Impl.getFullMessage(MessageRequestType request)
Deprecated.
|
GetHistoryResponse |
EhealthBoxServiceV3Impl.getMessageHistory(MessageRequestType request) |
Modifier and Type | Class and Description |
---|---|
class |
GetFullMessageRequest
Java class for MessageRequestType complex type.
|
class |
GetHistoryRequest
Java class for MessageRequestType complex type.
|
Modifier and Type | Method and Description |
---|---|
MessageRequestType |
ObjectFactory.createMessageRequestType()
Create an instance of
MessageRequestType |
Modifier and Type | Method and Description |
---|---|
JAXBElement<MessageRequestType> |
ObjectFactory.createGetFullMessageRequest(MessageRequestType value)
|
JAXBElement<MessageRequestType> |
ObjectFactory.createGetHistoryRequest(MessageRequestType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<MessageRequestType> |
ObjectFactory.createGetFullMessageRequest(MessageRequestType value)
|
JAXBElement<MessageRequestType> |
ObjectFactory.createGetHistoryRequest(MessageRequestType value)
|
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.