|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Identification | |
---|---|
be.ehealth.business.mycarenetcommons.v3.mapper | |
be.ehealth.business.mycarenetcommons.v4.mapper | |
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 |
be.ehealth.businessconnector.genericasync.mappers | |
be.ehealth.businessconnector.genins.mapper |
Uses of Identification in be.ehealth.business.mycarenetcommons.v3.mapper |
---|
Methods in be.ehealth.business.mycarenetcommons.v3.mapper with parameters of type Identification | |
---|---|
IdType |
CommonInputMapperImpl.map(Identification input)
|
abstract IdType |
CommonInputMapper.map(Identification input)
|
Uses of Identification in be.ehealth.business.mycarenetcommons.v4.mapper |
---|
Methods in be.ehealth.business.mycarenetcommons.v4.mapper with parameters of type Identification | |
---|---|
IdType |
CommonInputMapperImpl.map(Identification input)
|
abstract IdType |
CommonInputMapper.map(Identification input)
|
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)
|
Uses of Identification in be.ehealth.businessconnector.genericasync.mappers |
---|
Methods in be.ehealth.businessconnector.genericasync.mappers with parameters of type Identification | |
---|---|
IdType |
CommonInputMapperImpl.map(Identification input)
|
IdType |
CommonInputMapper.map(Identification input)
|
Uses of Identification in be.ehealth.businessconnector.genins.mapper |
---|
Methods in be.ehealth.businessconnector.genins.mapper with parameters of type Identification | |
---|---|
IdType |
CommonInputMapperImpl.map(Identification input)
|
IdType |
CommonInputMapper.map(Identification input)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |