public interface IntraHubAccessRightService
IntraHubAccessRightServiceImpl| Modifier and Type | Method and Description |
|---|---|
AccessRightListType |
getAccessRight(TransactionIdType transaction)
Gets the access right.
|
TransactionAccessListType |
getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail)
Gets the patient audit trail.
|
void |
putAccessRight(AccessRightType accessRight)
Put access right.
|
void |
revokeAccessRight(SelectRevokeAccessRightType accessRight)
Revoke access right.
|
void putAccessRight(AccessRightType accessRight) throws TechnicalConnectorException, IntraHubBusinessConnectorException
accessRight - the access rightTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionBusinessConnectorExceptionAccessRightListType getAccessRight(TransactionIdType transaction) throws TechnicalConnectorException, IntraHubBusinessConnectorException
transaction - the transactionTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionBusinessConnectorExceptionvoid revokeAccessRight(SelectRevokeAccessRightType accessRight) throws TechnicalConnectorException, IntraHubBusinessConnectorException
accessRight - the access rightTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionBusinessConnectorExceptionTransactionAccessListType getPatientAuditTrail(SelectGetPatientAuditTrailType patientAuditTrail) throws TechnicalConnectorException, IntraHubBusinessConnectorException
patientAuditTrail - the patient audit trailTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionBusinessConnectorException
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.