|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeleteMessageResponse | |
|---|---|
| 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 DeleteMessageResponse in be.ehealth.businessconnector.ehbox.v3.service |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service that return DeleteMessageResponse | |
|---|---|
DeleteMessageResponse |
ConsultationService.deleteMessage(SAMLToken token,
DeleteMessageRequest request)
delete specific message. |
| Uses of DeleteMessageResponse in be.ehealth.businessconnector.ehbox.v3.service.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.service.impl that return DeleteMessageResponse | |
|---|---|
DeleteMessageResponse |
ConsultationServiceImpl.deleteMessage(SAMLToken token,
DeleteMessageRequest request)
|
| Uses of DeleteMessageResponse in be.ehealth.businessconnector.ehbox.v3.session |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session that return DeleteMessageResponse | |
|---|---|
DeleteMessageResponse |
EhealthBoxServiceV3.deleteMessage(DeleteMessageRequest request)
delete specific message. |
| Uses of DeleteMessageResponse in be.ehealth.businessconnector.ehbox.v3.session.impl |
|---|
| Methods in be.ehealth.businessconnector.ehbox.v3.session.impl that return DeleteMessageResponse | |
|---|---|
DeleteMessageResponse |
EhealthBoxServiceV3Impl.deleteMessage(DeleteMessageRequest request)
|
| Uses of DeleteMessageResponse in be.fgov.ehealth.ehbox.consultation.protocol.v3 |
|---|
| Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return DeleteMessageResponse | |
|---|---|
DeleteMessageResponse |
ObjectFactory.createDeleteMessageResponse()
Create an instance of DeleteMessageResponse |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||