|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetBoxInfoResponse | |
---|---|
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 |
Uses of GetBoxInfoResponse in be.ehealth.businessconnector.ehbox.v3.service |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.service that return GetBoxInfoResponse | |
---|---|
GetBoxInfoResponse |
ConsultationService.getBoxInfo(SAMLToken token,
GetBoxInfoRequest getBoxInfoRequest)
Gets the box info. |
Uses of GetBoxInfoResponse in be.ehealth.businessconnector.ehbox.v3.service.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.service.impl that return GetBoxInfoResponse | |
---|---|
GetBoxInfoResponse |
ConsultationServiceImpl.getBoxInfo(SAMLToken token,
GetBoxInfoRequest getBoxInfoRequest)
Gets the box info. |
Uses of GetBoxInfoResponse in be.ehealth.businessconnector.ehbox.v3.session |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.session that return GetBoxInfoResponse | |
---|---|
GetBoxInfoResponse |
EhealthBoxServiceV3.getBoxInfo(GetBoxInfoRequest getBoxInfoRequest)
To retrieve general information relation to the eHealth Box of the General Practitioner: number of messages, total size of all available messages, etc.). |
Uses of GetBoxInfoResponse in be.ehealth.businessconnector.ehbox.v3.session.impl |
---|
Methods in be.ehealth.businessconnector.ehbox.v3.session.impl that return GetBoxInfoResponse | |
---|---|
GetBoxInfoResponse |
EhealthBoxServiceV3Impl.getBoxInfo(GetBoxInfoRequest getBoxInfoRequest)
|
Uses of GetBoxInfoResponse in be.fgov.ehealth.ehbox.consultation.protocol.v3 |
---|
Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 that return GetBoxInfoResponse | |
---|---|
GetBoxInfoResponse |
ObjectFactory.createGetBoxInfoResponse()
Create an instance of GetBoxInfoResponse |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |