|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CareReceiverId | |
|---|---|
| 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
mycarenet documentation site (password protected, ask access to mycarenet servicedesk)
extract from document :
2 Introduction This document is intended for analysts, architect and developers of all applications that interface with the NIP-PIN platform. |
| be.ehealth.businessconnector.dmg.mappers | |
| Uses of CareReceiverId in be.ehealth.business.mycarenetcommons.v3.mapper |
|---|
| Methods in be.ehealth.business.mycarenetcommons.v3.mapper with parameters of type CareReceiverId | |
|---|---|
CareReceiverIdType |
RoutingMapperImpl.map(CareReceiverId input)
|
CareReceiverIdType |
RoutingMapper.map(CareReceiverId input)
|
| Uses of CareReceiverId in be.ehealth.business.mycarenetcommons.v4.mapper |
|---|
| Methods in be.ehealth.business.mycarenetcommons.v4.mapper with parameters of type CareReceiverId | |
|---|---|
CareReceiverIdType |
RoutingMapperImpl.map(CareReceiverId input)
|
CareReceiverIdType |
RoutingMapper.map(CareReceiverId input)
|
| Uses of CareReceiverId in be.ehealth.business.mycarenetdomaincommons.builders.util |
|---|
| Methods in be.ehealth.business.mycarenetdomaincommons.builders.util with parameters of type CareReceiverId | |
|---|---|
GeneralRoutingBuilder |
GeneralRoutingBuilder.addCareReceiver(CareReceiverId careReceiver)
|
| Uses of CareReceiverId in be.ehealth.business.mycarenetdomaincommons.domain |
|---|
| Methods in be.ehealth.business.mycarenetdomaincommons.domain that return CareReceiverId | |
|---|---|
CareReceiverId |
Routing.getCareReceiver()
|
| Methods in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type CareReceiverId | |
|---|---|
void |
Routing.setCareReceiver(CareReceiverId careReceiver)
|
| Constructors in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type CareReceiverId | |
|---|---|
Routing(CareReceiverId careReceiver,
org.joda.time.DateTime referenceDate)
create Routing based on a CareReceiver without period. |
|
Routing(CareReceiverId careReceiver,
org.joda.time.DateTime referenceDate,
Period period)
create Routing based on a CareReceiver with all parameters. |
|
| Uses of CareReceiverId in be.ehealth.businessconnector.dmg.mappers |
|---|
| Methods in be.ehealth.businessconnector.dmg.mappers with parameters of type CareReceiverId | |
|---|---|
CareReceiverIdType |
RoutingMapperImpl.map(CareReceiverId input)
|
CareReceiverIdType |
RoutingMapper.map(CareReceiverId input)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||