|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MoveMessageResponse | |
|---|---|
| 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 MoveMessageResponse in be.ehealth.businessconnector.ehbox.v3.service |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service that return MoveMessageResponse | |
|---|---|
MoveMessageResponse |
ConsultationService.moveMessage(SAMLToken token,
MoveMessageRequest messageRequestType)
Move to in box. |
| Uses of MoveMessageResponse in be.ehealth.businessconnector.ehbox.v3.service.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service.impl that return MoveMessageResponse | |
|---|---|
MoveMessageResponse |
ConsultationServiceImpl.moveMessage(SAMLToken token,
MoveMessageRequest request)
|
| Uses of MoveMessageResponse in be.ehealth.businessconnector.ehbox.v3.session |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session that return MoveMessageResponse | |
|---|---|
MoveMessageResponse |
EhealthBoxServiceV3.moveMessage(MoveMessageRequest request)
Moves a message back to the inbox. |
| Uses of MoveMessageResponse in be.ehealth.businessconnector.ehbox.v3.session.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session.impl that return MoveMessageResponse | |
|---|---|
MoveMessageResponse |
EhealthBoxServiceV3Impl.moveMessage(MoveMessageRequest request)
|
| Uses of MoveMessageResponse in be.fgov.ehealth.ehbox.consultation.protocol.v3 |
|---|
| Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return MoveMessageResponse | |
|---|---|
MoveMessageResponse |
ObjectFactory.createMoveMessageResponse()
Create an instance of MoveMessageResponse |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||