|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Period | |
|---|---|
| be.ehealth.business.mycarenetcommons.v3.mapper | |
| be.ehealth.business.mycarenetcommons.v4.mapper | |
| 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 Period in be.ehealth.business.mycarenetcommons.v3.mapper |
|---|
| Methods in be.ehealth.business.mycarenetcommons.v3.mapper with parameters of type Period | |
|---|---|
PeriodType |
RoutingMapperImpl.map(Period input)
|
PeriodType |
RoutingMapper.map(Period input)
|
| Uses of Period in be.ehealth.business.mycarenetcommons.v4.mapper |
|---|
| Methods in be.ehealth.business.mycarenetcommons.v4.mapper with parameters of type Period | |
|---|---|
PeriodType |
RoutingMapperImpl.map(Period input)
|
PeriodType |
RoutingMapper.map(Period input)
|
| Uses of Period in be.ehealth.business.mycarenetdomaincommons.domain |
|---|
| Methods in be.ehealth.business.mycarenetdomaincommons.domain that return Period | |
|---|---|
Period |
Routing.getPeriod()
|
| Methods in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type Period | |
|---|---|
void |
Routing.setPeriod(Period period)
|
| Constructors in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type Period | |
|---|---|
Routing(CareReceiverId careReceiver,
org.joda.time.DateTime referenceDate,
Period period)
create Routing based on a CareReceiver with all parameters. |
|
Routing(Subject subject,
org.joda.time.DateTime referenceDate,
Period period)
create Routing based on a subject with all parameters. |
|
| Uses of Period in be.ehealth.businessconnector.dmg.mappers |
|---|
| Methods in be.ehealth.businessconnector.dmg.mappers with parameters of type Period | |
|---|---|
PeriodType |
RoutingMapperImpl.map(Period input)
|
PeriodType |
RoutingMapper.map(Period input)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||