|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identification | |
---|---|
be.ehealth.business.mycarenetdomaincommons.builders.util | |
be.ehealth.business.mycarenetdomaincommons.domain | this package contains the domain objects to create a request to send to mycarenet as defined on their document Service_Catalogue_Commons |
Uses of Identification in be.ehealth.business.mycarenetdomaincommons.builders.util |
---|
Methods in be.ehealth.business.mycarenetdomaincommons.builders.util with parameters of type Identification | |
---|---|
CareProviderBuilder |
CareProviderBuilder.addOrganisationIdentification(Identification identification)
fill the organization in a CareProviderBuilder with the specified identification |
CareProviderBuilder |
CareProviderBuilder.addPhysicalPersonIdentification(Identification identification)
fill the professional in a CareProviderBuilder with the specified identification |
Uses of Identification in be.ehealth.business.mycarenetdomaincommons.domain |
---|
Methods in be.ehealth.business.mycarenetdomaincommons.domain that return Identification | |
---|---|
Identification |
Party.getOrganization()
|
Identification |
Party.getPhysicalPerson()
|
Methods in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type Identification | |
---|---|
void |
Party.setOrganization(Identification organization)
|
void |
Party.setPhysicalPerson(Identification physicalPerson)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |