Uses of Class
be.ehealth.businessconnector.ehbox.api.domain.exception.EhboxBusinessConnectorException

Packages that use EhboxBusinessConnectorException
be.ehealth.businessconnector.ehbox.api.domain   
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.session.impl   
 

Uses of EhboxBusinessConnectorException in be.ehealth.businessconnector.ehbox.api.domain
 

Methods in be.ehealth.businessconnector.ehbox.api.domain that throw EhboxBusinessConnectorException
 void Document.getDocument(String fullpath)
          Writes content in the document file situated in the directory parameter.
 IdentifierType Addressee.getIdentifierTypeHelper()
           
 void NewsMessage.setNewsTitle(String title)
          Deprecated. will be removed in version 3.3 , use getDocument().setTitle(title) instead
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.builders that throw EhboxBusinessConnectorException
 Message<GetFullMessageResponse> ConsultationMessageBuilder.buildFullMessage(GetFullMessageResponse response)
           
 SendMessageRequest SendMessageBuilder.buildMessage(DocumentMessage<Message> document)
          Builds for a document message.
 Message<Message> ConsultationMessageBuilder.buildMessage(Message response)
           
 SendMessageRequest SendMessageBuilder.buildMessage(NewsMessage<Message> document)
          Builds for a news document message.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that throw EhboxBusinessConnectorException
 Message<GetFullMessageResponse> ConsultationMessageBuilderImpl.buildFullMessage(GetFullMessageResponse response)
           
 Message<GetFullMessageResponse> ConsultationFullMessageBuilder.buildFullMessage(GetFullMessageResponse response)
           
 SendMessageRequest SendMessageBuilderImpl.buildMessage(DocumentMessage<Message> document)
           
 Message<Message> ConsultationReducedMessageBuilder.buildMessage(Message response)
           
 Message<Message> ConsultationMessageBuilderImpl.buildMessage(Message response)
           
 SendMessageRequest SendMessageBuilderImpl.buildMessage(NewsMessage<Message> document)
           
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.service that throw EhboxBusinessConnectorException
static GenericRequest ServiceFactory.getConsultationService(SAMLToken token)
          Gets the consultation service.
static GenericRequest ServiceFactory.getPublicationService(SAMLToken token)
          Gets the publication service.
 SendMessageResponse PublicationService.sendMessage(SAMLToken token, SendMessageRequest sendMessageRequest)
          Send message.
 

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

Methods in be.ehealth.businessconnector.ehbox.v3.session.impl that throw EhboxBusinessConnectorException
 GetAllEhboxesMessagesListResponse EhealthBoxServiceV3Impl.getAllEhboxesMessagesList(GetAllEhboxesMessagesListRequest request)
           
 

Constructors in be.ehealth.businessconnector.ehbox.v3.session.impl that throw EhboxBusinessConnectorException
EhealthBoxServiceV3Impl(SessionValidator sessionValidator, EhboxReplyValidator replyValidator)
           
 




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