|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetHistoryRequest | |
|---|---|
| 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 | |
| Uses of GetHistoryRequest in be.ehealth.businessconnector.ehbox.v3.builders |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders that return GetHistoryRequest | |
|---|---|
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 . |
| Uses of GetHistoryRequest in be.ehealth.businessconnector.ehbox.v3.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return GetHistoryRequest | |
|---|---|
GetHistoryRequest |
RequestBuilderImpl.createGetHistoryRequest(String messageId)
|
GetHistoryRequest |
RequestBuilderImpl.createGetHistoryRequest(String messageId,
String source)
|
GetHistoryRequest |
RequestBuilderImpl.createGetHistoryRequest(String messageId,
String source,
BoxIdType boxId)
|
| Uses of GetHistoryRequest in be.ehealth.businessconnector.ehbox.v3.service |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service with parameters of type GetHistoryRequest | |
|---|---|
GetHistoryResponse |
ConsultationService.getMessageHistory(SAMLToken token,
GetHistoryRequest messageRequestType)
Gets the message history. |
| Uses of GetHistoryRequest in be.ehealth.businessconnector.ehbox.v3.service.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service.impl with parameters of type GetHistoryRequest | |
|---|---|
GetHistoryResponse |
ConsultationServiceImpl.getMessageHistory(SAMLToken token,
GetHistoryRequest request)
|
| Uses of GetHistoryRequest in be.ehealth.businessconnector.ehbox.v3.session |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session with parameters of type GetHistoryRequest | |
|---|---|
GetHistoryResponse |
EhealthBoxServiceV3.getMessageHistory(GetHistoryRequest request)
With the 'Get History' operation, a messages history can be consulted. |
| Uses of GetHistoryRequest in be.ehealth.businessconnector.ehbox.v3.session.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session.impl with parameters of type GetHistoryRequest | |
|---|---|
GetHistoryResponse |
EhealthBoxServiceV3Impl.getMessageHistory(GetHistoryRequest request)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||