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

Packages that use MessageRequestType
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 MessageRequestType in be.ehealth.businessconnector.ehboxV2.service
 

Methods in be.ehealth.businessconnector.ehboxV2.service with parameters of type MessageRequestType
 GetFullMessageResponse ConsultationService.getFullMessage(SAMLToken token, MessageRequestType messageRequestType)
          Gets the full message.
 GetHistoryResponse ConsultationService.getMessageHistory(SAMLToken token, MessageRequestType messageRequestType)
          Gets the message history.
 

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

Methods in be.ehealth.businessconnector.ehboxV2.service.impl with parameters of type MessageRequestType
 GetFullMessageResponse ConsultationServiceImpl.getFullMessage(SAMLToken token, MessageRequestType messageRequestType)
          Gets the full message.
 GetHistoryResponse ConsultationServiceImpl.getMessageHistory(SAMLToken token, MessageRequestType messageRequestType)
          Gets the message history.
 

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

Methods in be.ehealth.businessconnector.ehboxV2.session with parameters of type MessageRequestType
 GetFullMessageResponse EhealthBoxServiceV2.getFullMessage(MessageRequestType request)
           Retrieves the entire message from the eHealth Box based on its unique identifier.
 GetHistoryResponse EhealthBoxServiceV2.getMessageHistory(MessageRequestType request)
           With the 'Get History' operation, a messages history can be consulted.
 

Uses of MessageRequestType in be.ehealth.businessconnector.ehboxV2.session.impl
 

Methods in be.ehealth.businessconnector.ehboxV2.session.impl with parameters of type MessageRequestType
 GetFullMessageResponse EhealthBoxServiceV2Impl.getFullMessage(MessageRequestType request)
           
 GetHistoryResponse EhealthBoxServiceV2Impl.getMessageHistory(MessageRequestType request)
           
 

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

Subclasses of MessageRequestType in be.fgov.ehealth.ehbox.consultation.protocol.v2
 class GetFullMessageRequest
          Used to validate the xml on GetFullMessageRequest
 class GetHistoryRequest
          Used to validate the xml on GetHistoryRequest
 

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

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 that return types with arguments of type MessageRequestType
 JAXBElement<MessageRequestType> ObjectFactory.createGetFullMessageRequest(MessageRequestType value)
          Create an instance of JAXBElement<MessageRequestType>}
 JAXBElement<MessageRequestType> ObjectFactory.createGetHistoryRequest(MessageRequestType value)
          Create an instance of JAXBElement<MessageRequestType>}
 

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 with parameters of type MessageRequestType
 JAXBElement<MessageRequestType> ObjectFactory.createGetFullMessageRequest(MessageRequestType value)
          Create an instance of JAXBElement<MessageRequestType>}
 JAXBElement<MessageRequestType> ObjectFactory.createGetHistoryRequest(MessageRequestType value)
          Create an instance of JAXBElement<MessageRequestType>}
 GetFullMessageResponse EhBoxConsultationPortType.getFullMessage(MessageRequestType body)
           
 GetHistoryResponse EhBoxConsultationPortType.getMessageHistory(MessageRequestType body)
           
 




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