public interface IntraHubHCPartyService
IntraHubHCPartyServiceImpl| Modifier and Type | Method and Description |
|---|---|
HCPartyAdaptedType |
getHCParty(HCPartyIdType hcParty)
Gets the hC party.
|
ConsentHCPartyType |
getHCPartyConsent(HCPartyIdType hcPartyId)
Gets the hC party consent.
|
HCPartyAdaptedType |
putHCParty(HCPartyAdaptedType hcParty)
Put hc party.
|
void |
putHCPartyConsent(ConsentHCPartyType consent)
Put hc party consent.
|
void |
revokeHCPartyConsent(ConsentHCPartyType consent)
Revoke hc party consent.
|
HCPartyAdaptedType getHCParty(HCPartyIdType hcParty) throws TechnicalConnectorException, IntraHubBusinessConnectorException
hcParty - the hc partyTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionHCPartyAdaptedType putHCParty(HCPartyAdaptedType hcParty) throws TechnicalConnectorException, IntraHubBusinessConnectorException
hcParty - the hc partyTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionvoid putHCPartyConsent(ConsentHCPartyType consent) throws TechnicalConnectorException, IntraHubBusinessConnectorException
consent - the consentTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionConsentHCPartyType getHCPartyConsent(HCPartyIdType hcPartyId) throws TechnicalConnectorException, IntraHubBusinessConnectorException
hcPartyId - the hc party idTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exceptionvoid revokeHCPartyConsent(ConsentHCPartyType consent) throws TechnicalConnectorException, IntraHubBusinessConnectorException
consent - the consentTechnicalConnectorException - the technical connector exceptionIntraHubBusinessConnectorException - the business connector exception
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.