Uses of Class
be.ehealth.businessconnector.civics.exception.CivicsBusinessConnectorException

Packages that use CivicsBusinessConnectorException
be.ehealth.businessconnector.civics.service   
be.ehealth.businessconnector.civics.service.impl   
be.ehealth.businessconnector.civics.session   
be.ehealth.businessconnector.civics.session.impl   
 

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

Methods in be.ehealth.businessconnector.civics.service that throw CivicsBusinessConnectorException
 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.
static GenericRequest ServiceFactory.getSamCivicsPort(X509Certificate certificate, PrivateKey privateKey)
          Gets the consultation service.
 

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

Methods in be.ehealth.businessconnector.civics.service.impl that throw CivicsBusinessConnectorException
 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 CivicsBusinessConnectorException in be.ehealth.businessconnector.civics.session
 

Methods in be.ehealth.businessconnector.civics.session that throw CivicsBusinessConnectorException
 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 CivicsBusinessConnectorException in be.ehealth.businessconnector.civics.session.impl
 

Methods in be.ehealth.businessconnector.civics.session.impl that throw CivicsBusinessConnectorException
 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.
 




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