|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Subject | |
|---|---|
| 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. |
| Uses of Subject in be.ehealth.business.mycarenetdomaincommons.domain |
|---|
| Subclasses of Subject in be.ehealth.business.mycarenetdomaincommons.domain | |
|---|---|
class |
Actor
|
| Methods in be.ehealth.business.mycarenetdomaincommons.domain that return Subject | |
|---|---|
Subject |
Routing.getSubject()
|
| Methods in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type Subject | |
|---|---|
void |
Routing.setSubject(Subject subject)
|
| Constructors in be.ehealth.business.mycarenetdomaincommons.domain with parameters of type Subject | |
|---|---|
Routing(Subject subject,
org.joda.time.DateTime referenceDate)
create Routing based on a subject without period. |
|
Routing(Subject subject,
org.joda.time.DateTime referenceDate,
Period period)
create Routing based on a subject with all parameters. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||