|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Patient | |
---|---|
be.ehealth.business.common.domain | |
be.ehealth.business.common.util | |
be.ehealth.business.mycarenetcommons.builders | |
be.ehealth.business.mycarenetcommons.builders.impl |
Uses of Patient in be.ehealth.business.common.domain |
---|
Methods in be.ehealth.business.common.domain that return Patient | |
---|---|
Patient |
Patient.Builder.build()
build the patient object and checks for parameters integrity |
Constructors in be.ehealth.business.common.domain with parameters of type Patient | |
---|---|
Patient.Builder(Patient existingPatient)
Builder with existing (template) patient object. |
Uses of Patient in be.ehealth.business.common.util |
---|
Methods in be.ehealth.business.common.util that return Patient | |
---|---|
static Patient |
EidUtils.readFromEidCard()
retrieves from eidcard with default scope. |
static Patient |
EidUtils.readFromEidCard(String scope)
retrieves from eidcard to build a Patient object |
Uses of Patient in be.ehealth.business.mycarenetcommons.builders |
---|
Methods in be.ehealth.business.mycarenetcommons.builders with parameters of type Patient | |
---|---|
Routing |
CommonBuilder.createRouting(Patient patientInfo,
org.joda.time.DateTime refDate)
Creates Routing object with given parameters. |
Uses of Patient in be.ehealth.business.mycarenetcommons.builders.impl |
---|
Methods in be.ehealth.business.mycarenetcommons.builders.impl with parameters of type Patient | |
---|---|
Routing |
AbstractCommonBuilderImpl.createRouting(Patient patientInfo,
org.joda.time.DateTime refDate)
Create the Routing with the patientInfo |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |