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

Packages that use GetFullMessageRequest
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   
 

Uses of GetFullMessageRequest in be.ehealth.businessconnector.ehbox.v3.builders
 

Methods in be.ehealth.businessconnector.ehbox.v3.builders that return GetFullMessageRequest
 GetFullMessageRequest RequestBuilder.createGetFullMessageRequest(String messageId)
          retrieve message information of the message GetFullMessageRequest from INBOX with given messageId.
 GetFullMessageRequest RequestBuilder.createGetFullMessageRequest(String messageId, String source)
          retrieve message information of the message GetFullMessageRequest for the default ehealthbox.
 GetFullMessageRequest RequestBuilder.createGetFullMessageRequest(String messageId, String source, BoxIdType boxId)
          retrieve message information of the message GetFullMessageRequest .
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return GetFullMessageRequest
 GetFullMessageRequest RequestBuilderImpl.createGetFullMessageRequest(String messageId)
           
 GetFullMessageRequest RequestBuilderImpl.createGetFullMessageRequest(String messageId, String source)
           
 GetFullMessageRequest RequestBuilderImpl.createGetFullMessageRequest(String messageId, String source, BoxIdType boxId)
           
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.service with parameters of type GetFullMessageRequest
 GetFullMessageResponse ConsultationService.getFullMessage(SAMLToken token, GetFullMessageRequest messageRequest)
          Gets the full message.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.service.impl with parameters of type GetFullMessageRequest
 GetFullMessageResponse ConsultationServiceImpl.getFullMessage(SAMLToken token, GetFullMessageRequest request)
           
 

Uses of GetFullMessageRequest in be.ehealth.businessconnector.ehbox.v3.session
 

Methods in be.ehealth.businessconnector.ehbox.v3.session with parameters of type GetFullMessageRequest
 GetFullMessageResponse EhealthBoxServiceV3.getFullMessage(GetFullMessageRequest request)
           Retrieves the entire message from the eHealth Box based on its unique identifier.
 

Uses of GetFullMessageRequest in be.ehealth.businessconnector.ehbox.v3.session.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.session.impl with parameters of type GetFullMessageRequest
 GetFullMessageResponse EhealthBoxServiceV3Impl.getFullMessage(GetFullMessageRequest request)
           
 




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