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

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

Methods in be.ehealth.businessconnector.ehboxV2.service that return GetMessageListResponseType
 GetMessageListResponseType ConsultationService.getMessageList(SAMLToken token, GetMessagesListRequest messagesListRequest)
          Gets the message list.
 

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

Methods in be.ehealth.businessconnector.ehboxV2.service.impl that return GetMessageListResponseType
 GetMessageListResponseType ConsultationServiceImpl.getMessageList(SAMLToken token, GetMessagesListRequest messagesListRequest)
          Gets the message list.
 

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

Methods in be.ehealth.businessconnector.ehboxV2.session that return GetMessageListResponseType
 GetMessageListResponseType EhealthBoxServiceV2.getMessageList(GetMessagesListRequest request)
           The �Get message List� operation retrieves the list of messages in one of the available folders (inbox, bin or sent).
 

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

Methods in be.ehealth.businessconnector.ehboxV2.session.impl that return GetMessageListResponseType
 GetMessageListResponseType EhealthBoxServiceV2Impl.getMessageList(GetMessagesListRequest request)
           
 

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

Subclasses of GetMessageListResponseType in be.fgov.ehealth.ehbox.consultation.protocol.v2
 class GetMessagesListResponse
          Used to validate the xml on GetMessagesListResponse.
 

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 that return GetMessageListResponseType
 GetMessageListResponseType ObjectFactory.createGetMessageListResponseType()
          Create an instance of GetMessageListResponseType
 GetMessageListResponseType EhBoxConsultationPortType.getAllEhboxesMessagesList(GetAllEhboxesMessagesListRequest body)
           
 GetMessageListResponseType EhBoxConsultationPortType.getMessagesList(GetMessagesListRequest body)
           
 

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

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 with parameters of type GetMessageListResponseType
 JAXBElement<GetMessageListResponseType> ObjectFactory.createGetAllEhboxesMessagesListResponse(GetMessageListResponseType value)
          Create an instance of JAXBElement<GetMessageListResponseType>}
 JAXBElement<GetMessageListResponseType> ObjectFactory.createGetMessagesListResponse(GetMessageListResponseType value)
          Create an instance of JAXBElement<GetMessageListResponseType>}
 




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