Uses of Class
be.ehealth.technicalconnector.exception.SessionManagementException

Packages that use SessionManagementException
be.ehealth.businessconnector.chapterIV.service   
be.ehealth.businessconnector.chapterIV.service.impl   
be.ehealth.businessconnector.chapterIV.session   
be.ehealth.businessconnector.chapterIV.session.impl   
be.ehealth.businessconnector.civics.service   
be.ehealth.businessconnector.civics.service.impl   
be.ehealth.businessconnector.civics.session   
be.ehealth.businessconnector.civics.session.impl   
be.ehealth.businessconnector.dmg.service   
be.ehealth.businessconnector.dmg.service.impl   
be.ehealth.businessconnector.dmg.session.impl   
be.ehealth.businessconnector.ehboxV2.service   
be.ehealth.businessconnector.ehboxV2.service.impl   
be.ehealth.businessconnector.ehboxV2.session   
be.ehealth.businessconnector.ehboxV2.session.impl   
be.ehealth.businessconnector.genericasync.session   
be.ehealth.businessconnector.genericasync.session.impl   
be.ehealth.businessconnector.genins.service   
be.ehealth.businessconnector.genins.service.impl   
be.ehealth.businessconnector.genins.session   
be.ehealth.businessconnector.genins.session.impl   
be.ehealth.businessconnector.hub.session   
be.ehealth.businessconnector.hub.session.impl   
be.ehealth.businessconnector.recipe.service   
be.ehealth.businessconnector.recipe.service.impl   
be.ehealth.businessconnector.recipe.session   
be.ehealth.businessconnector.recipe.session.impl   
be.ehealth.businessconnector.recipe.utils   
be.ehealth.businessconnector.wsconsent.service   
be.ehealth.businessconnector.wsconsent.service.impl   
be.ehealth.businessconnector.wsconsent.session   
be.ehealth.businessconnector.wsconsent.session.impl   
be.ehealth.technicalconnector.generic.session   
be.ehealth.technicalconnector.generic.session.impl   
be.ehealth.technicalconnector.service.sts.utils   
be.ehealth.technicalconnector.session   
be.ehealth.technicalconnector.session.impl   
be.ehealth.technicalconnector.validator   
be.ehealth.technicalconnector.validator.impl   
 

Uses of SessionManagementException in be.ehealth.businessconnector.chapterIV.service
 

Methods in be.ehealth.businessconnector.chapterIV.service that throw SessionManagementException
 AskChap4MedicalAdvisorAgreementResponse ChapterIVService.askChap4MedicalAdvisorAgreement(SAMLToken token, AskChap4MedicalAdvisorAgreementRequest request)
          returns the AskChap4MedicalAdvisorAgreementResponse.
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVService.consultChap4MedicalAdvisorAgreement(SAMLToken token, ConsultChap4MedicalAdvisorAgreementRequest request)
          returns the ConsultChap4MedicalAdvisorAgreementResponse.
 

Uses of SessionManagementException in be.ehealth.businessconnector.chapterIV.service.impl
 

Methods in be.ehealth.businessconnector.chapterIV.service.impl that throw SessionManagementException
 AskChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.askChap4MedicalAdvisorAgreement(SAMLToken token, AskChap4MedicalAdvisorAgreementRequest request)
           
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(SAMLToken token, ConsultChap4MedicalAdvisorAgreementRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.chapterIV.session
 

Methods in be.ehealth.businessconnector.chapterIV.session that throw SessionManagementException
 AskChap4MedicalAdvisorAgreementResponse ChapterIVService.askChap4MedicalAdvisorAgreementResponse(AskChap4MedicalAdvisorAgreementRequest request)
          retrieves the AskChap4MedicalAdvisorAgreementResponse , it needs a Session to be active.
 AskChap4MedicalAdvisorAgreementResponse ChapterIVService.askChap4MedicalAdvisorAgreementResponse(FolderType folder, String inputReference, boolean isTest, String commonReference, String commonNIPReference, org.joda.time.DateTime agreementStartDate)
          Deprecated. 
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVService.consultChap4MedicalAdvisorAgreement(ConsultChap4MedicalAdvisorAgreementRequest request)
          retrieves the ConsultChap4MedicalAdvisorAgreementResponse , it needs a Session to be active.
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVService.consultChap4MedicalAdvisorAgreement(FolderType folder, String inputReference, boolean isTest, String commonReference, String commonNIPReference, org.joda.time.DateTime agreementStartDate)
          Deprecated. 
 

Uses of SessionManagementException in be.ehealth.businessconnector.chapterIV.session.impl
 

Methods in be.ehealth.businessconnector.chapterIV.session.impl that throw SessionManagementException
 AskChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.askChap4MedicalAdvisorAgreementResponse(AskChap4MedicalAdvisorAgreementRequest request)
           
 AskChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.askChap4MedicalAdvisorAgreementResponse(FolderType folder, String inputReference, boolean isTest, String commonReference, String commonNIPReference, org.joda.time.DateTime agreementStartDate)
           
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(ConsultChap4MedicalAdvisorAgreementRequest request)
           
 ConsultChap4MedicalAdvisorAgreementResponse ChapterIVServiceImpl.consultChap4MedicalAdvisorAgreement(FolderType folder, String inputReference, boolean isTest, String commonReference, String commonNIPReference, org.joda.time.DateTime agreementStartDate)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.civics.service
 

Methods in be.ehealth.businessconnector.civics.service that throw SessionManagementException
 FindCNKResponse SamCivicsService.findCNK(X509Certificate certificate, PrivateKey privateKey, FindCNKRequest request)
          Find CNK
 FindParagraphTextResponse SamCivicsService.findParagraphText(X509Certificate certificate, PrivateKey privateKey, ParagraphAndVersesRequestType request)
          Find paragraph text.
 FindReimbursementConditionsResponse SamCivicsService.findReimbursementConditions(X509Certificate certificate, PrivateKey privateKey, FindReimbursementConditionsRequest request)
          Find reimbursement conditions.
 GetAddedDocumentsResponse SamCivicsService.getAddedDocuments(X509Certificate certificate, PrivateKey privateKey, ParagraphAndVersesRequestType request)
          Gets the added documents.
 GetParagraphExclusionsResponse SamCivicsService.getParagraphExclusions(X509Certificate certificate, PrivateKey privateKey, ParagraphRequestType request)
          Gets the paragraph exclusions.
 GetParagraphIncludedSpecialitiesResponse SamCivicsService.getParagraphIncludedSpecialties(X509Certificate certificate, PrivateKey privateKey, ParagraphRequestType request)
          Gets the paragraph included specialties.
 GetProfessionalAuthorisationsResponse SamCivicsService.getProfessionalAuthorizations(X509Certificate certificate, PrivateKey privateKey, GetProfessionalAuthorisationsRequest request)
          Gets the professional authorizations.
 

Uses of SessionManagementException in be.ehealth.businessconnector.civics.service.impl
 

Methods in be.ehealth.businessconnector.civics.service.impl that throw SessionManagementException
 FindCNKResponse SamCivicsServiceImpl.findCNK(X509Certificate certificate, PrivateKey privateKey, FindCNKRequest request)
           
 FindParagraphTextResponse SamCivicsServiceImpl.findParagraphText(X509Certificate certificate, PrivateKey privateKey, ParagraphAndVersesRequestType request)
          Find paragraph text.
 FindReimbursementConditionsResponse SamCivicsServiceImpl.findReimbursementConditions(X509Certificate certificate, PrivateKey privateKey, FindReimbursementConditionsRequest request)
          Find reimbursement conditions.
 GetAddedDocumentsResponse SamCivicsServiceImpl.getAddedDocuments(X509Certificate certificate, PrivateKey privateKey, ParagraphAndVersesRequestType request)
          Gets the added documents.
 GetParagraphExclusionsResponse SamCivicsServiceImpl.getParagraphExclusions(X509Certificate certificate, PrivateKey privateKey, ParagraphRequestType request)
          Gets the paragraph exclusions.
 GetParagraphIncludedSpecialitiesResponse SamCivicsServiceImpl.getParagraphIncludedSpecialties(X509Certificate certificate, PrivateKey privateKey, ParagraphRequestType request)
          Gets the paragraph included specialties.
 GetProfessionalAuthorisationsResponse SamCivicsServiceImpl.getProfessionalAuthorizations(X509Certificate certificate, PrivateKey privateKey, GetProfessionalAuthorisationsRequest request)
          Gets the professional authorizations.
 

Uses of SessionManagementException in be.ehealth.businessconnector.civics.session
 

Methods in be.ehealth.businessconnector.civics.session that throw SessionManagementException
 FindCNKResponse CivicsService.findCNK(FindCNKRequest request)
           The final operation 'Find Reimbursement Conditions' returns all information on prices and reimbursement amounts.
 FindParagraphTextResponse CivicsService.findParagraphText(ParagraphAndVersesRequestType request)
           The 'Find Paragraph Text' operation is responsible for fetching the textual part and related data with regards to reimbursement stipulations.
 FindReimbursementConditionsResponse CivicsService.findReimbursementConditions(FindReimbursementConditionsRequest request)
           The final operation 'Find Reimbursement Conditions' returns all information on prices and reimbursement amounts.
 GetAddedDocumentsResponse CivicsService.getAddedDocuments(ParagraphAndVersesRequestType request)
           The 'Get Added Documents' operation returns the description and identification of the structured forms annexed to a paragraph, including the URL referencing the NIHDI-website where the forms can be consulted or downloaded.
 GetParagraphExclusionsResponse CivicsService.getParagraphExclusions(ParagraphRequestType request)
           Some specialties may not be reimbursed in combination with other administered specialties for which there already is a refund agreement.
 GetParagraphIncludedSpecialitiesResponse CivicsService.getParagraphIncludedSpecialties(ParagraphRequestType request)
           The 'Get Paragraph Included Specialties' operation returns all specialties which are reimbursed within the requested paragraph.
 GetProfessionalAuthorisationsResponse CivicsService.getProfessionalAuthorizations(GetProfessionalAuthorisationsRequest request)
           Certain paragraphs stipulate requirements concerning the professional qualification of the physician-prescriber.
 

Uses of SessionManagementException in be.ehealth.businessconnector.civics.session.impl
 

Methods in be.ehealth.businessconnector.civics.session.impl that throw SessionManagementException
 FindCNKResponse CivicsServiceImpl.findCNK(FindCNKRequest request)
           
 FindParagraphTextResponse CivicsServiceImpl.findParagraphText(ParagraphAndVersesRequestType request)
           The 'Find Paragraph Text' operation is responsible for fetching the textual part and related data with regards to reimbursement stipulations.
 FindReimbursementConditionsResponse CivicsServiceImpl.findReimbursementConditions(FindReimbursementConditionsRequest request)
           The final operation 'Find Reimbursement Conditions' returns all information on prices and reimbursement amounts.
 GetAddedDocumentsResponse CivicsServiceImpl.getAddedDocuments(ParagraphAndVersesRequestType request)
           The 'Get Added Documents' operation returns the description and identification of the structured forms annexed to a paragraph, including the URL referencing the NIHDI-website where the forms can be consulted or downloaded.
 GetParagraphExclusionsResponse CivicsServiceImpl.getParagraphExclusions(ParagraphRequestType request)
           Some specialties may not be reimbursed in combination with other administered specialties for which there already is a refund agreement.
 GetParagraphIncludedSpecialitiesResponse CivicsServiceImpl.getParagraphIncludedSpecialties(ParagraphRequestType request)
           The 'Get Paragraph Included Specialties' operation returns all specialties which are reimbursed within the requested paragraph.
 GetProfessionalAuthorisationsResponse CivicsServiceImpl.getProfessionalAuthorizations(GetProfessionalAuthorisationsRequest request)
           Certain paragraphs stipulate requirements concerning the professional qualification of the physician-prescriber.
 

Uses of SessionManagementException in be.ehealth.businessconnector.dmg.service
 

Methods in be.ehealth.businessconnector.dmg.service that throw SessionManagementException
 ConsultGlobalMedicalFileResponse DmgService.consultGlobalMedicalFile(SAMLToken token, ConsultGlobalMedicalFileRequest request)
          Sends the consultation request to the WS and retrieves the response.
 NotifyGlobalMedicalFileResponse DmgService.notifyGlobalMedicalFile(SAMLToken token, NotifyGlobalMedicalFileRequest request)
          Sends the notification request to the WS and retrieves the response.
 

Uses of SessionManagementException in be.ehealth.businessconnector.dmg.service.impl
 

Methods in be.ehealth.businessconnector.dmg.service.impl that throw SessionManagementException
 ConsultGlobalMedicalFileResponse DmgServiceImpl.consultGlobalMedicalFile(SAMLToken token, ConsultGlobalMedicalFileRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.dmg.session.impl
 

Methods in be.ehealth.businessconnector.dmg.session.impl that throw SessionManagementException
 ConsultGlobalMedicalFileResponse DmgServiceImpl.consultGlobalMedicalFile(ConsultGlobalMedicalFileRequest request)
           
 NotifyGlobalMedicalFileResponse DmgServiceImpl.notifyGlobalMedicalFile(NotifyGlobalMedicalFileRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.ehboxV2.service
 

Methods in be.ehealth.businessconnector.ehboxV2.service that throw SessionManagementException
 DeleteMessageResponse ConsultationService.deleteMessage(SAMLToken token, DeleteMessageRequest request)
           
 GetBoxInfoResponse ConsultationService.getBoxInfo(SAMLToken token, GetBoxInfoRequest getBoxInfoRequest)
          Gets the box info.
 GetFullMessageResponse ConsultationService.getFullMessage(SAMLToken token, MessageRequestType messageRequestType)
          Gets the full message.
 GetMessageAcknowledgmentsStatusResponse ConsultationService.getMessageAcknowledgmentsStatusResponse(SAMLToken token, GetMessageAcknowledgmentsStatusRequest messageAcknowledgmentsStatusRequest)
          Get the acknowlegement status.
 GetHistoryResponse ConsultationService.getMessageHistory(SAMLToken token, MessageRequestType messageRequestType)
          Gets the message history.
 GetMessageListResponseType ConsultationService.getMessageList(SAMLToken token, GetMessagesListRequest messagesListRequest)
          Gets the message list.
 ResponseType ConsultationService.moveMessage(SAMLToken token, MoveMessageRequest messageRequestType)
          Move to in box.
 SendMessageResponse PublicationService.sendMessage(SAMLToken token, SendMessageRequest sendMessageRequest)
          Send message.
 

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

Methods in be.ehealth.businessconnector.ehboxV2.service.impl that throw SessionManagementException
 DeleteMessageResponse ConsultationServiceImpl.deleteMessage(SAMLToken token, DeleteMessageRequest request)
           
 GetBoxInfoResponse ConsultationServiceImpl.getBoxInfo(SAMLToken token, GetBoxInfoRequest getBoxInfoRequest)
          Gets the box info.
 GetFullMessageResponse ConsultationServiceImpl.getFullMessage(SAMLToken token, MessageRequestType messageRequestType)
          Gets the full message.
 GetMessageAcknowledgmentsStatusResponse ConsultationServiceImpl.getMessageAcknowledgmentsStatusResponse(SAMLToken token, GetMessageAcknowledgmentsStatusRequest messageAcknowledgmentsStatusRequest)
           
 GetHistoryResponse ConsultationServiceImpl.getMessageHistory(SAMLToken token, MessageRequestType messageRequestType)
          Gets the message history.
 GetMessageListResponseType ConsultationServiceImpl.getMessageList(SAMLToken token, GetMessagesListRequest messagesListRequest)
          Gets the message list.
 ResponseType ConsultationServiceImpl.moveMessage(SAMLToken token, MoveMessageRequest messageRequestType)
          Move to in box.
 SendMessageResponse PublicationServiceImpl.sendMessage(SAMLToken token, SendMessageRequest sendMessageRequestType)
          Send message.
 

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

Methods in be.ehealth.businessconnector.ehboxV2.session that throw SessionManagementException
 DeleteMessageResponse EhealthBoxServiceV2.deleteMessage(DeleteMessageRequest request)
           
 GetBoxInfoResponse EhealthBoxServiceV2.getBoxInfo(GetBoxInfoRequest getBoxInfoRequest)
           To retrieve general information relation to the eHealth Box of the General Practitioner: number of messages, total size of all available messages, etc.).
 GetFullMessageResponse EhealthBoxServiceV2.getFullMessage(MessageRequestType request)
           Retrieves the entire message from the eHealth Box based on its unique identifier.
 GetMessageAcknowledgmentsStatusResponse EhealthBoxServiceV2.getMessageAcknowledgmentsStatusRequest(GetMessageAcknowledgmentsStatusRequest request)
           Gets the acknowlegment status.
 GetHistoryResponse EhealthBoxServiceV2.getMessageHistory(MessageRequestType request)
           With the 'Get History' operation, a messages history can be consulted.
 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).
 ResponseType EhealthBoxServiceV2.moveMessage(MoveMessageRequest request)
           Moves a message back to the inbox.
 SendMessageResponse EhealthBoxServiceV2.sendMessage(SendMessageRequest sendMessageRequest)
           The �Send Message� operation allows a message to be sent to one or more recipients.
 

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

Methods in be.ehealth.businessconnector.ehboxV2.session.impl that throw SessionManagementException
 GetBoxInfoResponse EhealthBoxServiceV2Impl.getBoxInfo(GetBoxInfoRequest getBoxInfoRequest)
           
 GetFullMessageResponse EhealthBoxServiceV2Impl.getFullMessage(MessageRequestType request)
           
 GetMessageAcknowledgmentsStatusResponse EhealthBoxServiceV2Impl.getMessageAcknowledgmentsStatusRequest(GetMessageAcknowledgmentsStatusRequest request)
           
 GetHistoryResponse EhealthBoxServiceV2Impl.getMessageHistory(MessageRequestType request)
           
 GetMessageListResponseType EhealthBoxServiceV2Impl.getMessageList(GetMessagesListRequest request)
           
 ResponseType EhealthBoxServiceV2Impl.moveMessage(MoveMessageRequest request)
           
 SendMessageResponse EhealthBoxServiceV2Impl.sendMessage(SendMessageRequest sendMessageRequest)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.genericasync.session
 

Methods in be.ehealth.businessconnector.genericasync.session that throw SessionManagementException
 ConfirmResponse GenAsyncService.confirmRequest(Confirm request, WsAddressingHeader header)
          Sends a confirm request to the WS.
 GetResponse GenAsyncService.getRequest(Get request, WsAddressingHeader header)
          Returns the Responses from the post previously sent and generate the token.
 PostResponse GenAsyncService.postRequest(Post request, WsAddressingHeader header)
          Returns the TAck of the request of an operation and generate the token.
 

Uses of SessionManagementException in be.ehealth.businessconnector.genericasync.session.impl
 

Methods in be.ehealth.businessconnector.genericasync.session.impl that throw SessionManagementException
 ConfirmResponse GenAsyncServiceImpl.confirmRequest(Confirm request, WsAddressingHeader header)
           
 GetResponse GenAsyncServiceImpl.getRequest(Get request, WsAddressingHeader header)
           
 PostResponse GenAsyncServiceImpl.postRequest(Post request, WsAddressingHeader header)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.genins.service
 

Methods in be.ehealth.businessconnector.genins.service that throw SessionManagementException
 GetInsurabilityResponse GenInsService.getInsurability(SAMLToken token, GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
          Method which call the web service getInsurability
 GetInsurabilityAsFlatResponse GenInsService.getInsurabilityAsFlat(SAMLToken token, GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
          Method which call the web service getInsurabilityAsFlat
 

Uses of SessionManagementException in be.ehealth.businessconnector.genins.service.impl
 

Methods in be.ehealth.businessconnector.genins.service.impl that throw SessionManagementException
 GetInsurabilityResponse GenInsServiceImpl.getInsurability(SAMLToken token, GetInsurabilityAsXmlOrFlatRequestType requestType)
           
 GetInsurabilityAsFlatResponse GenInsServiceImpl.getInsurabilityAsFlat(SAMLToken token, GetInsurabilityAsXmlOrFlatRequestType request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.genins.session
 

Methods in be.ehealth.businessconnector.genins.session that throw SessionManagementException
 GetInsurabilityResponse GenInsService.getInsurability(GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
          Method which call the web service getInsurability
 GetInsurabilityAsFlatResponse GenInsService.getInsurabilityAsFlat(GetInsurabilityAsXmlOrFlatRequestType getInsurabilityAsXmlOrFlatRequestType)
          Method which call the web service getInsurabilityAsFlat
 

Uses of SessionManagementException in be.ehealth.businessconnector.genins.session.impl
 

Methods in be.ehealth.businessconnector.genins.session.impl that throw SessionManagementException
 GetInsurabilityResponse GenInsServiceImpl.getInsurability(GetInsurabilityAsXmlOrFlatRequestType request)
           
 GetInsurabilityAsFlatResponse GenInsServiceImpl.getInsurabilityAsFlat(GetInsurabilityAsXmlOrFlatRequestType request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.hub.session
 

Methods in be.ehealth.businessconnector.hub.session that throw SessionManagementException
 DeclareTransactionResponse HubServiceComplete.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
          This operation should be used to declare a transaction within a hub.
 List<IDKMEHR> HubService.declareTransaction(KmehrHeaderDeclareTransaction kmehrHeader)
          This operation should be used to declare a transaction within a hub.
 GetTherapeuticLinkResponse HubServiceComplete.getTherapeuticLink(SelectGetHCPartyPatientConsentType consent)
          This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
 Collection<TherapeuticLinkType> HubService.getTherapeuticLink(SelectGetHCPartyPatientConsentType consent)
          This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
 PutTherapeuticLinkResponse HubServiceComplete.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
 void HubService.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
 

Uses of SessionManagementException in be.ehealth.businessconnector.hub.session.impl
 

Methods in be.ehealth.businessconnector.hub.session.impl that throw SessionManagementException
 void HubServiceImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
 PutTherapeuticLinkResponse HubServiceCompleteImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
 

Uses of SessionManagementException in be.ehealth.businessconnector.recipe.service
 

Methods in be.ehealth.businessconnector.recipe.service that throw SessionManagementException
 String RecipePrescriberService.createPrescription(boolean feedbackRequest, long patientId, byte[] prescription, String prescriptionType)
          Deprecated. The create prescription operation stores a new prescription (provided as input parameter in Kmehr format) in the Recip-e central system.
 CreatePrescriptionResponse PrescriberService.createPrescription(SAMLToken token, CreatePrescriptionRequest request)
          Deprecated. Creates the prescription.
 GetPrescriptionForPrescriberResponse PrescriberService.getPrescription(SAMLToken token, GetPrescriptionForPrescriberRequest request)
          Deprecated. Gets the prescription.
 GetPrescriptionForPrescriberResult RecipePrescriberService.getPrescription(String rid)
          Deprecated. The �Get Prescription� operation allows a General Practitioner to retrieve a previously submitted prescription (by him/her).
 List<ListFeedbackItem> RecipePrescriberService.listFeedback(boolean readFlag)
          Deprecated. The Recip-e solution allows executors to provide feedback related to a delivered prescription.
 ListFeedbacksResponse PrescriberService.listFeedbacks(SAMLToken token, ListFeedbacksRequest request)
          Deprecated. List feedback.
 List<String> RecipePrescriberService.listOpenPrescription()
          Deprecated. This operation provides a list of all prescriptions created by the General Practitioner that haven't been delivered yet to an executor.
 ListOpenPrescriptionsResponse PrescriberService.listOpenPrescription(SAMLToken token, ListOpenPrescriptionsRequest request)
          Deprecated. List open prescription.
 void RecipePrescriberService.prepareCreatePrescription(long patientId, String prescriptionType)
          Deprecated. The Create Prescription operation involves the execution of several external eHealth-platform services before a prescription can be send.
 RevokePrescriptionResponse PrescriberService.revokePrescription(SAMLToken token, RevokePrescriptionRequest request)
          Deprecated. Revoke prescription.
 void RecipePrescriberService.revokePrescription(String rid, String reason)
          Deprecated. Whenever an erroneous or incorrect prescription has been submitted, it can be removed from the central Recip-e system via this 'Revoke Prescription' operation.
 void RecipePrescriberService.sendNotification(byte[] notificationTextXML, long patientId, long executorId)
          Deprecated. This operation permits a General Practitioner to send a notification to a specific executor (example: pharmacist).
 SendNotificationResponse PrescriberService.sendNotification(SAMLToken token, SendNotificationRequest request)
          Deprecated. Send notification.
 UpdateFeedbackFlagResponse PrescriberService.updateFeedbackFlag(SAMLToken token, UpdateFeedbackFlagRequest request)
          Deprecated. Update feedback flag.
 void RecipePrescriberService.updateFeedbackFlag(String rid, boolean feedbackAllowed)
          Deprecated. The feedback flag of an already submitted prescription can be updated via this operation.
 

Uses of SessionManagementException in be.ehealth.businessconnector.recipe.service.impl
 

Methods in be.ehealth.businessconnector.recipe.service.impl that throw SessionManagementException
 CreatePrescriptionResponse PrescriberServiceImpl.createPrescription(SAMLToken token, CreatePrescriptionRequest request)
          Deprecated. Creates the prescription.
 GetPrescriptionForPrescriberResponse PrescriberServiceImpl.getPrescription(SAMLToken token, GetPrescriptionForPrescriberRequest request)
          Deprecated. Gets the prescription.
 ListFeedbacksResponse PrescriberServiceImpl.listFeedbacks(SAMLToken token, ListFeedbacksRequest request)
          Deprecated. List feedbacks.
 List<String> RecipePrescriberServiceImpl.listOpenPrescription()
          Deprecated. List open prescription.
 ListOpenPrescriptionsResponse PrescriberServiceImpl.listOpenPrescription(SAMLToken token, ListOpenPrescriptionsRequest request)
          Deprecated. List open prescription.
 RevokePrescriptionResponse PrescriberServiceImpl.revokePrescription(SAMLToken token, RevokePrescriptionRequest request)
          Deprecated. Revoke prescription.
 SendNotificationResponse PrescriberServiceImpl.sendNotification(SAMLToken token, SendNotificationRequest request)
          Deprecated. Send notification.
 UpdateFeedbackFlagResponse PrescriberServiceImpl.updateFeedbackFlag(SAMLToken token, UpdateFeedbackFlagRequest request)
          Deprecated. Update feedback flag.
 

Uses of SessionManagementException in be.ehealth.businessconnector.recipe.session
 

Methods in be.ehealth.businessconnector.recipe.session that throw SessionManagementException
 String RecipePrescriberService.createPrescription(boolean feedbackRequest, long patientId, byte[] prescription, String prescriptionType)
          Deprecated. The create prescription operation stores a new prescription (provided as input parameter in Kmehr format) in the Recip-e central system.
 GetPrescriptionForPrescriberResult RecipePrescriberService.getPrescription(String rid)
          Deprecated. The �Get Prescription� operation allows a General Practitioner to retrieve a previously submitted prescription (by him/her).
 List<ListFeedbackItem> RecipePrescriberService.listFeedback(boolean readFlag)
          Deprecated. The Recip-e solution allows executors to provide feedback related to a delivered prescription.
 List<String> RecipePrescriberService.listOpenPrescription()
          Deprecated. This operation provides a list of all prescriptions created by the General Practitioner that haven't been delivered yet to an executor.
 void RecipePrescriberService.prepareCreatePrescription(long patientId, String prescriptionType)
          Deprecated. The Create Prescription operation involves the execution of several external eHealth-platform services before a prescription can be send.
 void RecipePrescriberService.revokePrescription(String rid, String reason)
          Deprecated. Whenever an erroneous or incorrect prescription has been submitted, it can be removed from the central Recip-e system via this 'Revoke Prescription' operation.
 void RecipePrescriberService.sendNotification(byte[] notificationTextXML, long patientId, long executorId)
          Deprecated. This operation permits a General Practitioner to send a notification to a specific executor (example: pharmacist).
 void RecipePrescriberService.updateFeedbackFlag(String rid, boolean feedbackAllowed)
          Deprecated. The feedback flag of an already submitted prescription can be updated via this operation.
 

Uses of SessionManagementException in be.ehealth.businessconnector.recipe.session.impl
 

Methods in be.ehealth.businessconnector.recipe.session.impl that throw SessionManagementException
 void RecipePrescriberServiceImpl.prepareCreatePrescription(long patientId, String prescriptionType)
          Deprecated. Prepare create prescription.
 

Uses of SessionManagementException in be.ehealth.businessconnector.recipe.utils
 

Methods in be.ehealth.businessconnector.recipe.utils that throw SessionManagementException
static GetPrescriptionForPrescriberResult RecipeCommonsUtil.getPrescription(BuilderFactory builders, PrescriberService service, String rid)
          Deprecated. Gets the prescription.
static List<ListFeedbackItem> RecipeCommonsUtil.listFeedback(BuilderFactory builders, PrescriberService service, boolean readFlag)
          Deprecated. List feedback.
static List<String> RecipeCommonsUtil.listOpenPrescription(BuilderFactory builders, PrescriberService service)
          Deprecated. List open prescription.
static void RecipeCommonsUtil.prepareCreatePrescription(long patientId, String prescriptionType)
          Deprecated. Prepare create prescription.
static void RecipeCommonsUtil.sendNotification(BuilderFactory builders, PrescriberService service, byte[] notificationText, long patientId, long executorId)
          Deprecated. Send notification.
static void RecipeCommonsUtil.updateFeedbackFlag(BuilderFactory builders, PrescriberService service, String rid, boolean feedbackAllowed)
          Deprecated. Update feedback flag.
 

Uses of SessionManagementException in be.ehealth.businessconnector.wsconsent.service
 

Methods in be.ehealth.businessconnector.wsconsent.service that throw SessionManagementException
 GetPatientConsentResponse WsConsentService.getPatientConsent(SAMLToken token, GetPatientConsentRequest getPatientConsentRequestType)
          Method which perform the call to the webSevice which allows an end-user to check the existence of an informed patient consent (and to get the information about this consent – ‘active’ or ‘inactive’).
 PutPatientConsentResponse WsConsentService.putPatientConsent(SAMLToken token, PutPatientConsentRequest putPatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
 RevokePatientConsentResponse WsConsentService.revokePatientConsent(SAMLToken token, RevokePatientConsentRequest revokePatientConsentRequestType)
          Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent.
 

Uses of SessionManagementException in be.ehealth.businessconnector.wsconsent.service.impl
 

Methods in be.ehealth.businessconnector.wsconsent.service.impl that throw SessionManagementException
 GetPatientConsentResponse WsConsentServiceImpl.getPatientConsent(SAMLToken token, GetPatientConsentRequest request)
           
 PutPatientConsentResponse WsConsentServiceImpl.putPatientConsent(SAMLToken token, PutPatientConsentRequest request)
           
 RevokePatientConsentResponse WsConsentServiceImpl.revokePatientConsent(SAMLToken token, RevokePatientConsentRequest request)
           
 

Uses of SessionManagementException in be.ehealth.businessconnector.wsconsent.session
 

Methods in be.ehealth.businessconnector.wsconsent.session that throw SessionManagementException
 GetPatientConsentResponse WsConsentService.getPatientConsent(GetPatientConsentRequest getPatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to check the existence of an informed patient consent (and to get the information about this consent – ‘active’ or ‘inactive’).
 PutPatientConsentResponse WsConsentService.putPatientConsent(PutPatientConsentRequest putPatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to declare an informed patient consent.
 RevokePatientConsentResponse WsConsentService.revokePatientConsent(RevokePatientConsentRequest revokePatientConsentRequest)
          Method which perform the call to the webSevice which allows an end-user to declare the revocation of an informed patient consent.
 

Uses of SessionManagementException in be.ehealth.businessconnector.wsconsent.session.impl
 

Methods in be.ehealth.businessconnector.wsconsent.session.impl that throw SessionManagementException
 GetPatientConsentResponse WsConsentServiceImpl.getPatientConsent(GetPatientConsentRequest request)
           
 PutPatientConsentResponse WsConsentServiceImpl.putPatientConsent(PutPatientConsentRequest request)
           
 RevokePatientConsentResponse WsConsentServiceImpl.revokePatientConsent(RevokePatientConsentRequest request)
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.generic.session
 

Methods in be.ehealth.technicalconnector.generic.session that throw SessionManagementException
 Node GenericService.sendDocument(Document payload, String endpoint)
           
 Node GenericService.sendDocument(Document payload, String endpoint, String soapAction)
           
 Node GenericService.sendDocument(Document payload, URL endpoint)
           
 Node GenericService.sendDocument(Document payload, URL endpoint, String soapAction)
           
 String GenericService.sendXML(String payload, String endpoint)
           
 String GenericService.sendXML(String payload, String endpoint, String soapAction)
           
 String GenericService.sendXML(String payload, URL endpoint)
           
 String GenericService.sendXML(String payload, URL endpoint, String soapAction)
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.generic.session.impl
 

Methods in be.ehealth.technicalconnector.generic.session.impl that throw SessionManagementException
 Node GenericServiceImpl.sendDocument(Document payload, String endpoint)
           
 Node GenericServiceImpl.sendDocument(Document payload, String endpoint, String soapAction)
           
 Node GenericServiceImpl.sendDocument(Document payload, URL endpoint)
           
 Node GenericServiceImpl.sendDocument(Document payload, URL endpoint, String soapAction)
           
 String GenericServiceImpl.sendXML(String payload, String endpoint)
           
 String GenericServiceImpl.sendXML(String payload, String endpoint, String soapAction)
           
 String GenericServiceImpl.sendXML(String payload, URL endpoint)
           
 String GenericServiceImpl.sendXML(String payload, URL endpoint, String soapAction)
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.service.sts.utils
 

Methods in be.ehealth.technicalconnector.service.sts.utils that throw SessionManagementException
static List<SAMLAttributeDesignator> SAMLConfigHelper.getSAMLAttributeDesignators(String key)
           
static List<SAMLAttribute> SAMLConfigHelper.getSAMLAttributes(String key)
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.session
 

Methods in be.ehealth.technicalconnector.session that throw SessionManagementException
 SessionItem SessionManager.createFallbackSession(String hokPwd)
          Creates a fallback session using a eHealth certificate stored on the computer.
 SessionItem SessionManager.createFallbackSession(String hokPwd, String encryptionPwd)
          Creates a fallback session using a eHealth certificate stored on the computer.
 SessionItem SessionManager.createFallbackSession(String identPwd, String hokPwd, String encryptionPwd)
          Creates a fallback session using a eHealth certificate stored on the computer.
 SessionItem SessionManager.createSession(String hokPwd)
          Creates a session using the certificate on the eID of the user and an holder of key certificate stored on the computer.
 SessionItem SessionManager.createSession(String hokPwd, String encryptionPwd)
          Creates a session using the certificate on the eID of the user and an holder of key certificate stored on the computer.
 SessionItem SessionManager.createSessionEidOnly()
          Creates a session only based on eid card.
 boolean SessionManager.hasValidSession()
          Checks for valid session.
 void SessionManager.loadEncryptionKeys(String encryptionPwd)
           
 void SessionManager.loadSession(SAMLToken token, String hokPwd)
          Load a session using a previously stored SAML token.
 void SessionManager.loadSession(SAMLToken token, String hokPwd, String encryptionPwd)
          Load a session using a previously stored SAML token with the associated eHealth Encryption Certificates, needed for sealing and unsealing messages.
 

Uses of SessionManagementException in be.ehealth.technicalconnector.session.impl
 

Methods in be.ehealth.technicalconnector.session.impl that throw SessionManagementException
 boolean SessionManagerImpl.hasValidSession()
           
 

Uses of SessionManagementException in be.ehealth.technicalconnector.validator
 

Methods in be.ehealth.technicalconnector.validator that throw SessionManagementException
 boolean SessionValidator.validateSession()
          Validate session.
 boolean SessionValidator.validateToken(SAMLToken samlToken)
          Method to check if the provided SAMLToken is still valid.
 

Uses of SessionManagementException in be.ehealth.technicalconnector.validator.impl
 

Methods in be.ehealth.technicalconnector.validator.impl that throw SessionManagementException
 boolean SAMLSessionValidator.validateSession()
           
 boolean SAMLSessionValidator.validateToken(SAMLToken samlToken)
           
 




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