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

Packages that use MoveMessageRequest
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 MoveMessageRequest in be.ehealth.businessconnector.ehbox.v3.builders
 

Methods in be.ehealth.businessconnector.ehbox.v3.builders that return MoveMessageRequest
 MoveMessageRequest RequestBuilder.createMoveMessageRequest(String source, String destination, BoxIdType boxId, List<String> messageIds)
          move messages beteen source for given ehealthboxes.
 MoveMessageRequest RequestBuilder.createMoveMessageRequest(String source, String destination, BoxIdType boxId, String... messageIds)
          move messages beteen source for given ehealthboxes.
 MoveMessageRequest RequestBuilder.createMoveMessageRequest(String source, String destination, List<String> messageIds)
          move messages between sources for default ehealthbox.
 MoveMessageRequest RequestBuilder.createMoveMessageRequest(String source, String destination, String... messageIds)
          move messages between sources for default ehealthbox.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return MoveMessageRequest
 MoveMessageRequest RequestBuilderImpl.createMoveMessageRequest(String source, String destination, BoxIdType boxId, List<String> messageIds)
           
 MoveMessageRequest RequestBuilderImpl.createMoveMessageRequest(String source, String destination, BoxIdType boxId, String... messageIds)
           
 MoveMessageRequest RequestBuilderImpl.createMoveMessageRequest(String source, String destination, List<String> messageIds)
           
 MoveMessageRequest RequestBuilderImpl.createMoveMessageRequest(String source, String destination, String... messageIds)
           
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.service with parameters of type MoveMessageRequest
 MoveMessageResponse ConsultationService.moveMessage(SAMLToken token, MoveMessageRequest messageRequestType)
          Move to in box.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.service.impl with parameters of type MoveMessageRequest
 MoveMessageResponse ConsultationServiceImpl.moveMessage(SAMLToken token, MoveMessageRequest request)
           
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.session with parameters of type MoveMessageRequest
 MoveMessageResponse EhealthBoxServiceV3.moveMessage(MoveMessageRequest request)
           Moves a message back to the inbox.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.session.impl with parameters of type MoveMessageRequest
 MoveMessageResponse EhealthBoxServiceV3Impl.moveMessage(MoveMessageRequest request)
           
 

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

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

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v3 with parameters of type MoveMessageRequest
 MoveMessageResponse EhBoxConsultationPortType.moveMessage(MoveMessageRequest body)
           
 




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