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

Packages that use GetBoxInfoRequest
be.ehealth.businessconnector.ehbox.v3.builders Contains the interface to build the Object that 'll be passed to the services and the BuilderFactory to get it 
be.ehealth.businessconnector.ehbox.v3.builders.impl   
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 GetBoxInfoRequest in be.ehealth.businessconnector.ehbox.v3.builders
 

Methods in be.ehealth.businessconnector.ehbox.v3.builders that return GetBoxInfoRequest
 GetBoxInfoRequest RequestBuilder.createBoxInfoRequest(BoxIdType boxId)
          retrieve the information from the given ehealthboxes.
 GetBoxInfoRequest RequestBuilder.createBoxInfoRequestForDefaultBox()
          retrieve the information about the default ehealtbox.
 

Uses of GetBoxInfoRequest in be.ehealth.businessconnector.ehbox.v3.builders.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return GetBoxInfoRequest
 GetBoxInfoRequest RequestBuilderImpl.createBoxInfoRequest(BoxIdType boxId)
           
 GetBoxInfoRequest RequestBuilderImpl.createBoxInfoRequestForDefaultBox()
           
 

Uses of GetBoxInfoRequest in be.ehealth.businessconnector.ehbox.v3.service
 

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

Uses of GetBoxInfoRequest in be.ehealth.businessconnector.ehbox.v3.service.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.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.ehbox.v3.session
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.session.impl with parameters of type GetBoxInfoRequest
 GetBoxInfoResponse EhealthBoxServiceV3Impl.getBoxInfo(GetBoxInfoRequest getBoxInfoRequest)
           
 

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

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

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




Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.