public class IntraHubServiceImpl extends Object implements IntraHubService, ConfigurationModuleBootstrap.ModuleBootstrapHook
IntraHubService Extends : IntraHubAbstract| Constructor and Description |
|---|
IntraHubServiceImpl()
Instantiates a new consultation service impl.
|
public IntraHubServiceImpl()
public DeclareTransactionResponse declareTransaction(SAMLToken token, DeclareTransactionRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
declareTransaction in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic PutTransactionResponse putTransaction(SAMLToken token, PutTransactionRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putTransaction in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic RevokeTransactionResponse revokeTransaction(SAMLToken token, RevokeTransactionRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokeTransaction in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic GetTransactionListResponse getTransactionList(SAMLToken token, GetTransactionListRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getTransactionList in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic GetTransactionResponse getTransaction(SAMLToken token, GetTransactionRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getTransaction in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic RequestPublicationResponse requestPublication(SAMLToken token, RequestPublicationRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
requestPublication in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic PutHCPartyResponse putHCParty(SAMLToken token, PutHCPartyRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putHCParty in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic GetHCPartyResponse getHCParty(SAMLToken token, GetHCPartyRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getHCParty in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic PutPatientResponse putPatient(SAMLToken token, PutPatientRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putPatient in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic GetPatientResponse getPatient(SAMLToken token, GetPatientRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getPatient in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic PutHCPartyConsentResponse putHCPartyConsent(SAMLToken token, PutHCPartyConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putHCPartyConsent in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic GetHCPartyConsentResponse getHCPartyConsent(SAMLToken token, GetHCPartyConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getHCPartyConsent in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic RevokeHCPartyConsentResponse revokeHCPartyConsent(SAMLToken token, RevokeHCPartyConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokeHCPartyConsent in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic PutPatientConsentResponse putPatientConsent(SAMLToken token, PutPatientConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putPatientConsent in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic GetPatientConsentResponse getPatientConsent(SAMLToken token, GetPatientConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getPatientConsent in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic RevokePatientConsentResponse revokePatientConsent(SAMLToken token, RevokePatientConsentRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokePatientConsent in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic PutTherapeuticLinkResponse putTherapeuticLink(SAMLToken token, PutTherapeuticLinkRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putTherapeuticLink in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic GetTherapeuticLinkResponse getTherapeuticLink(SAMLToken token, GetTherapeuticLinkRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getTherapeuticLink in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic RevokeTherapeuticLinkResponse revokeTherapeuticLink(SAMLToken token, RevokeTherapeuticLinkRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokeTherapeuticLink in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic PutAccessRightResponse putAccessRight(SAMLToken token, PutAccessRightRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
putAccessRight in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic GetAccessRightResponse getAccessRight(SAMLToken token, GetAccessRightRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getAccessRight in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic RevokeAccessRightResponse revokeAccessRight(SAMLToken token, RevokeAccessRightRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
revokeAccessRight in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic GetPatientAuditTrailResponse getPatientAuditTrail(SAMLToken token, GetPatientAuditTrailRequest request) throws IntraHubBusinessConnectorException, TechnicalConnectorException
getPatientAuditTrail in interface IntraHubServicetoken - the tokenrequest - the requestIntraHubBusinessConnectorExceptionTechnicalConnectorExceptionpublic void bootstrap()
bootstrap in interface ConfigurationModuleBootstrap.ModuleBootstrapHook
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.