|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Party | |
|---|---|
| be.ehealth.business.mycarenetcommons.v3.mapper | |
| be.ehealth.business.mycarenetcommons.v4.mapper | |
| be.ehealth.business.mycarenetdomaincommons.builders.impl | |
| 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.dmg.mappers | |
| be.ehealth.businessconnector.genericasync.mappers | |
| be.ehealth.businessconnector.genins.mapper | |
| be.ehealth.businessconnector.insurabilityv2.mappers | |
| Uses of Party in be.ehealth.business.mycarenetcommons.v3.mapper |
|---|
| Methods in be.ehealth.business.mycarenetcommons.v3.mapper with parameters of type Party | |
|---|---|
PartyType |
CommonInputMapperImpl.map(Party input)
|
abstract PartyType |
CommonInputMapper.map(Party input)
|
| Uses of Party in be.ehealth.business.mycarenetcommons.v4.mapper |
|---|
| Methods in be.ehealth.business.mycarenetcommons.v4.mapper with parameters of type Party | |
|---|---|
PartyType |
CommonInputMapperImpl.map(Party input)
|
abstract PartyType |
CommonInputMapper.map(Party input)
|
| Uses of Party in be.ehealth.business.mycarenetdomaincommons.builders.impl |
|---|
| Methods in be.ehealth.business.mycarenetdomaincommons.builders.impl that return Party | |
|---|---|
Party |
AbstractCommonBuilderImpl.createSenderForOrigin()
Create the sender ( Party) from config properties : mycarenet.{projectname}.sender.physicalperson
mycarenet.{projectname}.sender.organization |
| Uses of Party in be.ehealth.business.mycarenetdomaincommons.domain |
|---|
| Subclasses of Party in be.ehealth.business.mycarenetdomaincommons.domain | |
|---|---|
class |
CareProvider
maps to the mycarenet CareProviderType. |
| Methods in be.ehealth.business.mycarenetdomaincommons.domain that return Party | |
|---|---|
Party |
Origin.getSender()
|
| Methods in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type Party | |
|---|---|
void |
Origin.setSender(Party sender)
|
| Constructors in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type Party | |
|---|---|
Origin(McnPackageInfo packageInfo,
Party sender)
|
|
Origin(McnPackageInfo packageInfo,
String siteId,
CareProvider careProvider,
Party sender,
List<Actor> actors)
|
|
Origin(McnPackageInfo packageInfo,
String siteId,
Party sender)
|
|
Origin(PackageInfo packageInfo,
Party sender)
Deprecated. PackageInfo parameter deprecated : use constructor with new McnPackageInfo type instead |
|
Origin(PackageInfo packageInfo,
String siteId,
CareProvider careProvider,
Party sender)
Deprecated. PackageInfo parameter deprecated : use constructor with new McnPackageInfo type instead |
|
Origin(PackageInfo packageInfo,
String siteId,
Party sender)
Deprecated. PackageInfo parameter deprecated : use constructor with new McnPackageInfo type instead |
|
| Uses of Party in be.ehealth.businessconnector.dmg.mappers |
|---|
| Methods in be.ehealth.businessconnector.dmg.mappers with parameters of type Party | |
|---|---|
PartyType |
CommonInputMapperImpl.map(Party input)
|
PartyType |
CommonInputMapper.map(Party input)
|
| Uses of Party in be.ehealth.businessconnector.genericasync.mappers |
|---|
| Methods in be.ehealth.businessconnector.genericasync.mappers with parameters of type Party | |
|---|---|
PartyType |
CommonInputMapperImpl.map(Party input)
|
PartyType |
CommonInputMapper.map(Party input)
|
| Uses of Party in be.ehealth.businessconnector.genins.mapper |
|---|
| Methods in be.ehealth.businessconnector.genins.mapper with parameters of type Party | |
|---|---|
CareProviderType |
CommonInputMapperImpl.map(Party input)
|
CareProviderType |
CommonInputMapper.map(Party input)
|
| Uses of Party in be.ehealth.businessconnector.insurabilityv2.mappers |
|---|
| Methods in be.ehealth.businessconnector.insurabilityv2.mappers with parameters of type Party | |
|---|---|
PartyType |
CommonInputMapperImpl.map(Party input)
|
PartyType |
CommonInputMapper.map(Party input)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||