Uses of Class
be.ehealth.businessconnector.therlink.domain.requests.PutTherapeuticLinkRequest

Packages that use PutTherapeuticLinkRequest
be.ehealth.businessconnector.therlink   
be.ehealth.businessconnector.therlink.builders   
be.ehealth.businessconnector.therlink.builders.impl   
be.ehealth.businessconnector.therlink.mappers   
 

Uses of PutTherapeuticLinkRequest in be.ehealth.businessconnector.therlink
 

Methods in be.ehealth.businessconnector.therlink that return PutTherapeuticLinkRequest
static PutTherapeuticLinkRequest DefaultImplementationForgeneralPractitioner.createDefaultTherapeuticLinkWithEidReading()
          Creates a new PutTherapeuticLinkRequest, it will use the info from the patients eid card and the enduser in the current session.
static PutTherapeuticLinkRequest DefaultImplementationForgeneralPractitioner.createDefaultTherapeuticLinkWithEidSigning()
          Creates a new PutTherapeuticLinkRequest, it will use the info from the patients eid card and the enduser in the current session.
static PutTherapeuticLinkRequest DefaultImplementationForgeneralPractitioner.createDefaultTherapeuticLinkWithIsiReading(Patient patient)
          Creates a new PutTherapeuticLinkRequest, it will use the info from the enduser in the current session.
static PutTherapeuticLinkRequest DefaultImplementationForgeneralPractitioner.createDefaultTherapeuticLinkWithSisReading(Patient patient)
          Creates a new PutTherapeuticLinkRequest, it will use the info from the enduser in the current session.
 

Uses of PutTherapeuticLinkRequest in be.ehealth.businessconnector.therlink.builders
 

Methods in be.ehealth.businessconnector.therlink.builders that return PutTherapeuticLinkRequest
 PutTherapeuticLinkRequest RequestObjectBuilder.createPutTherapeuticLinkRequest(org.joda.time.DateTime endDate, Patient patient, HcParty concernedHealthCareProfessionel, String therLinkType, String comment, Proof... proofs)
          Creates a new PutTherapeuticLinkRequest
 PutTherapeuticLinkRequest RequestObjectBuilder.createPutTherapeuticLinkRequest(Patient patient, HcParty concernedHealthCareProfessionel, Date endDate, String therLinkType, String comment, Proof... proofs)
          Deprecated. 
 PutTherapeuticLinkRequest RequestObjectBuilder.createPutTherapeuticLinkRequest(Patient patient, HcParty hcp, String therLinkType, Proof proof)
          Creates a putTherapeuticLinkRequest enddate & comment are null by default
 

Uses of PutTherapeuticLinkRequest in be.ehealth.businessconnector.therlink.builders.impl
 

Methods in be.ehealth.businessconnector.therlink.builders.impl that return PutTherapeuticLinkRequest
 PutTherapeuticLinkRequest AbstractRequestObjectBuilderImpl.createPutTherapeuticLinkRequest(org.joda.time.DateTime endDate, Patient patient, HcParty concernedHealthCareProfessionel, String therLinkType, String comment, Proof... proofs)
           
 PutTherapeuticLinkRequest AbstractRequestObjectBuilderImpl.createPutTherapeuticLinkRequest(Patient patient, HcParty concernedHealthCareProfessionel, Date endDate, String therLinkType, String comment, Proof... proofs)
          Deprecated. 
 PutTherapeuticLinkRequest AbstractRequestObjectBuilderImpl.createPutTherapeuticLinkRequest(Patient patient, HcParty hcp, String therLinkType, Proof proof)
           
 

Uses of PutTherapeuticLinkRequest in be.ehealth.businessconnector.therlink.mappers
 

Methods in be.ehealth.businessconnector.therlink.mappers with parameters of type PutTherapeuticLinkRequest
 PutTherapeuticLinkRequest RequestObjectMapper.mapPutTherapeuticLinkRequest(PutTherapeuticLinkRequest request)
          Maps a putTherapeuticLink object to a jawb putTherapeuticLinkRequest
 String RequestObjectMapper.mapPutTherapeuticLinkToXML(PutTherapeuticLinkRequest request)
          Maps a putTherapeuticLink object to a XML string
 




Connector Business ORGPHARMACY 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.