|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Party | |
---|---|
be.ehealth.business.mycarenetcommons.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 Party in be.ehealth.business.mycarenetcommons.domain |
---|
Subclasses of Party in be.ehealth.business.mycarenetcommons.domain | |
---|---|
class |
CareProvider
maps to the mycarenet CareProviderType. |
Methods in be.ehealth.business.mycarenetcommons.domain that return Party | |
---|---|
Party |
Origin.getSender()
|
Methods in be.ehealth.business.mycarenetcommons.domain with parameters of type Party | |
---|---|
void |
Origin.setSender(Party sender)
|
Constructors in be.ehealth.business.mycarenetcommons.domain with parameters of type Party | |
---|---|
Origin(PackageInfo packageInfo,
Party sender)
|
|
Origin(PackageInfo packageInfo,
String siteId,
CareProvider careProvider,
Party sender)
|
|
Origin(PackageInfo packageInfo,
String siteId,
Party sender)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |