Uses of Class
be.fgov.ehealth.ehbox.consultation.protocol.v2.GetBoxInfoRequest

Packages that use GetBoxInfoRequest
be.ehealth.businessconnector.ehboxV2.service   
be.ehealth.businessconnector.ehboxV2.service.impl   
be.ehealth.businessconnector.ehboxV2.session   
be.ehealth.businessconnector.ehboxV2.session.impl   
be.fgov.ehealth.ehbox.consultation.protocol.v2   
 

Uses of GetBoxInfoRequest in be.ehealth.businessconnector.ehboxV2.service
 

Methods in be.ehealth.businessconnector.ehboxV2.service with parameters of type GetBoxInfoRequest
 GetBoxInfoResponse ConsultationService.getBoxInfo(SAMLToken token, GetBoxInfoRequest getBoxInfoRequest)
          Gets the box info.
 

Uses of GetBoxInfoRequest in be.ehealth.businessconnector.ehboxV2.service.impl
 

Methods in be.ehealth.businessconnector.ehboxV2.service.impl with parameters of type GetBoxInfoRequest
 GetBoxInfoResponse ConsultationServiceImpl.getBoxInfo(SAMLToken token, GetBoxInfoRequest getBoxInfoRequest)
          Gets the box info.
 

Uses of GetBoxInfoRequest in be.ehealth.businessconnector.ehboxV2.session
 

Methods in be.ehealth.businessconnector.ehboxV2.session with parameters of type GetBoxInfoRequest
 GetBoxInfoResponse EhealthBoxServiceV2.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 GetBoxInfoRequest in be.ehealth.businessconnector.ehboxV2.session.impl
 

Methods in be.ehealth.businessconnector.ehboxV2.session.impl with parameters of type GetBoxInfoRequest
 GetBoxInfoResponse EhealthBoxServiceV2Impl.getBoxInfo(GetBoxInfoRequest getBoxInfoRequest)
           
 

Uses of GetBoxInfoRequest in be.fgov.ehealth.ehbox.consultation.protocol.v2
 

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 that return GetBoxInfoRequest
 GetBoxInfoRequest ObjectFactory.createGetBoxInfoRequest()
          Create an instance of GetBoxInfoRequest
 

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 with parameters of type GetBoxInfoRequest
 GetBoxInfoResponse EhBoxConsultationPortType.getBoxInfo(GetBoxInfoRequest body)
           
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.