Uses of Class
be.fgov.ehealth.hubservices.core.v1.TherapeuticLinkType

Packages that use TherapeuticLinkType
be.ehealth.businessconnector.hub.builders   
be.ehealth.businessconnector.hub.service   
be.ehealth.businessconnector.hub.service.impl   
be.ehealth.businessconnector.hub.session   
be.ehealth.businessconnector.hub.session.impl   
be.fgov.ehealth.hubservices.core.v1   
 

Uses of TherapeuticLinkType in be.ehealth.businessconnector.hub.builders
 

Methods in be.ehealth.businessconnector.hub.builders that return TherapeuticLinkType
 TherapeuticLinkType RequestBuilder.buildTherapeuticLinkType(String xml)
          It builds a TherapeuticLinkType.
 

Methods in be.ehealth.businessconnector.hub.builders with parameters of type TherapeuticLinkType
 PutTherapeuticLinkRequest RequestBuilderComplete.buildPutTherapeuticLinkRequest(TherapeuticLinkType therapeuticLink)
          Creates a PutTherapeuticLinkRequest
 RevokeTherapeuticLinkRequest RequestBuilderComplete.buildRevokeTherapeuticLinkRequest(TherapeuticLinkType therapeuticLink)
          Creates a RevokeTherapeuticLinkRequest
 String ResponseBuilder.buildTherapeuticLinkTypeResponse(TherapeuticLinkType response)
          It builds the xml for the TherapeuticLinkType object.
 

Uses of TherapeuticLinkType in be.ehealth.businessconnector.hub.service
 

Methods in be.ehealth.businessconnector.hub.service that return types with arguments of type TherapeuticLinkType
 Collection<TherapeuticLinkType> IntraHubTherapeuticLinkService.getTherapeuticLink(SelectGetHCPartyPatientConsentType patientConsent)
          Gets the therapeutic link.
 

Methods in be.ehealth.businessconnector.hub.service with parameters of type TherapeuticLinkType
 void IntraHubTherapeuticLinkService.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
          Put therapeutic link.
 void IntraHubTherapeuticLinkService.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
          Revoke therapeutic link.
 

Uses of TherapeuticLinkType in be.ehealth.businessconnector.hub.service.impl
 

Methods in be.ehealth.businessconnector.hub.service.impl that return types with arguments of type TherapeuticLinkType
 Collection<TherapeuticLinkType> IntraHubTherapeuticLinkServiceImpl.getTherapeuticLink(SelectGetHCPartyPatientConsentType patientConsent)
           
 

Methods in be.ehealth.businessconnector.hub.service.impl with parameters of type TherapeuticLinkType
 void IntraHubTherapeuticLinkServiceImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
           
 void IntraHubTherapeuticLinkServiceImpl.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
           
 

Uses of TherapeuticLinkType in be.ehealth.businessconnector.hub.session
 

Methods in be.ehealth.businessconnector.hub.session that return types with arguments of type TherapeuticLinkType
 Collection<TherapeuticLinkType> HubService.getTherapeuticLink(SelectGetHCPartyPatientConsentType consent)
          This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
 

Methods in be.ehealth.businessconnector.hub.session with parameters of type TherapeuticLinkType
 PutTherapeuticLinkResponse HubServiceComplete.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
 void HubService.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
 RevokeTherapeuticLinkResponse HubServiceComplete.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to revoke a therapeutic link between a patient and a healthcare party within a hub.
 void HubService.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to revoke a therapeutic link between a patient and a healthcare party within a hub.
 

Uses of TherapeuticLinkType in be.ehealth.businessconnector.hub.session.impl
 

Methods in be.ehealth.businessconnector.hub.session.impl that return types with arguments of type TherapeuticLinkType
 Collection<TherapeuticLinkType> HubServiceImpl.getTherapeuticLink(SelectGetHCPartyPatientConsentType patientConsent)
          This operation should be used to get therapeutic link between a patient and a healthcare party within a hub.
 

Methods in be.ehealth.businessconnector.hub.session.impl with parameters of type TherapeuticLinkType
 void HubServiceImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
 PutTherapeuticLinkResponse HubServiceCompleteImpl.putTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to declare therapeutic link between a patient and a healthcare party within a hub.
 void HubServiceImpl.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to revoke a therapeutic link between a patient and a healthcare party within a hub.
 RevokeTherapeuticLinkResponse HubServiceCompleteImpl.revokeTherapeuticLink(TherapeuticLinkType therapeuticLink)
          This operation should be used to revoke a therapeutic link between a patient and a healthcare party within a hub.
 

Uses of TherapeuticLinkType in be.fgov.ehealth.hubservices.core.v1
 

Methods in be.fgov.ehealth.hubservices.core.v1 that return TherapeuticLinkType
 TherapeuticLinkType ObjectFactory.createTherapeuticLinkType()
          Create an instance of TherapeuticLinkType
 TherapeuticLinkType RevokeTherapeuticLinkRequest.getTherapeuticlink()
          Gets the value of the therapeuticlink property.
 TherapeuticLinkType PutTherapeuticLinkRequest.getTherapeuticlink()
          Gets the value of the therapeuticlink property.
 

Methods in be.fgov.ehealth.hubservices.core.v1 that return types with arguments of type TherapeuticLinkType
 List<TherapeuticLinkType> TherapeuticLinkListType.getTherapeuticlinks()
          Gets the value of the therapeuticlinks property.
 

Methods in be.fgov.ehealth.hubservices.core.v1 with parameters of type TherapeuticLinkType
 void RevokeTherapeuticLinkRequest.setTherapeuticlink(TherapeuticLinkType value)
          Sets the value of the therapeuticlink property.
 void PutTherapeuticLinkRequest.setTherapeuticlink(TherapeuticLinkType value)
          Sets the value of the therapeuticlink property.
 




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