|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IntraHubTherapeuticLinkService
Interface for therapeutic links specific intrahub services Contains basic requests for this kind of services Default impl :
IntraHubTherapeuticLinkServiceImpl
| Method Summary | |
|---|---|
Collection<TherapeuticLinkType> |
getTherapeuticLink(SelectGetHCPartyPatientConsentType patientConsent)
Gets the therapeutic link. |
void |
putTherapeuticLink(TherapeuticLinkType therapeuticLink)
Put therapeutic link. |
void |
revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
Revoke therapeutic link. |
| Method Detail |
|---|
void putTherapeuticLink(TherapeuticLinkType therapeuticLink)
throws TechnicalConnectorException,
IntraHubBusinessConnectorException
therapeuticLink - the therapeutic link
TechnicalConnectorException - the technical connector exception
IntraHubBusinessConnectorException - the business connector exception
BusinessConnectorException
Collection<TherapeuticLinkType> getTherapeuticLink(SelectGetHCPartyPatientConsentType patientConsent)
throws TechnicalConnectorException,
IntraHubBusinessConnectorException
patientConsent - the patient consent
TechnicalConnectorException - the technical connector exception
IntraHubBusinessConnectorException - the business connector exception
BusinessConnectorException
void revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
throws TechnicalConnectorException,
IntraHubBusinessConnectorException
therapeuticLink - the therapeutic link
TechnicalConnectorException - the technical connector exception
IntraHubBusinessConnectorException - the business connector exception
BusinessConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||