|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetHistoryResponse | |
|---|---|
| be.ehealth.businessconnector.ehbox.v3.service | Contains the interface of the service publication and consultation and the factory to get it back Use ServiceFactory to get an instance of consultation or publication passing the Access token. |
| 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 Use ServiceFactory to get an instance of ehealthBox with session and token initialized. |
| be.ehealth.businessconnector.ehbox.v3.session.impl | |
| be.fgov.ehealth.ehbox.consultation.protocol.v3 | |
| Uses of GetHistoryResponse in be.ehealth.businessconnector.ehbox.v3.service |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service that return GetHistoryResponse | |
|---|---|
GetHistoryResponse |
ConsultationService.getMessageHistory(SAMLToken token,
GetHistoryRequest messageRequestType)
Gets the message history. |
GetHistoryResponse |
ConsultationService.getMessageHistory(SAMLToken token,
MessageRequestType messageRequestType)
Deprecated. use getFullMessage(SamlToken token , GetHistoryRequest request) instead |
| Uses of GetHistoryResponse in be.ehealth.businessconnector.ehbox.v3.service.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service.impl that return GetHistoryResponse | |
|---|---|
GetHistoryResponse |
ConsultationServiceImpl.getMessageHistory(SAMLToken token,
GetHistoryRequest request)
|
GetHistoryResponse |
ConsultationServiceImpl.getMessageHistory(SAMLToken token,
MessageRequestType request)
Deprecated. |
| Uses of GetHistoryResponse in be.ehealth.businessconnector.ehbox.v3.session |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session that return GetHistoryResponse | |
|---|---|
GetHistoryResponse |
EhealthBoxServiceV3.getMessageHistory(GetHistoryRequest request)
With the 'Get History' operation, a messages history can be consulted. |
GetHistoryResponse |
EhealthBoxServiceV3.getMessageHistory(MessageRequestType request)
Deprecated. |
| Uses of GetHistoryResponse in be.ehealth.businessconnector.ehbox.v3.session.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session.impl that return GetHistoryResponse | |
|---|---|
GetHistoryResponse |
EhealthBoxServiceV3Impl.getMessageHistory(GetHistoryRequest request)
|
GetHistoryResponse |
EhealthBoxServiceV3Impl.getMessageHistory(MessageRequestType request)
|
| Uses of GetHistoryResponse in be.fgov.ehealth.ehbox.consultation.protocol.v3 |
|---|
| Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return GetHistoryResponse | |
|---|---|
GetHistoryResponse |
ObjectFactory.createGetHistoryResponse()
Create an instance of GetHistoryResponse |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||