|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||