|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reference | |
|---|---|
| be.ehealth.business.mycarenetcommons.v4.mapper | |
| be.ehealth.business.mycarenetdomaincommons.builders | |
| 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
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 Reference in be.ehealth.business.mycarenetcommons.v4.mapper |
|---|
| Methods in be.ehealth.business.mycarenetcommons.v4.mapper with parameters of type Reference | |
|---|---|
ReferenceType |
CommonInputMapperImpl.map(Reference input)
|
abstract ReferenceType |
CommonInputMapper.map(Reference input)
|
| Uses of Reference in be.ehealth.business.mycarenetdomaincommons.builders |
|---|
| Method parameters in be.ehealth.business.mycarenetdomaincommons.builders with type arguments of type Reference | |
|---|---|
CommonInput |
CommonBuilder.createCommonInput(McnPackageInfo packageInfo,
boolean isTest,
String inputReference,
List<Reference> references,
List<Attribute> attributes)
Creates CommonInputType part with given parameters |
| Uses of Reference in be.ehealth.business.mycarenetdomaincommons.builders.impl |
|---|
| Method parameters in be.ehealth.business.mycarenetdomaincommons.builders.impl with type arguments of type Reference | |
|---|---|
CommonInput |
AbstractCommonBuilderImpl.createCommonInput(McnPackageInfo packageInfo,
boolean isTest,
String inputReference,
List<Reference> references,
List<Attribute> attributes)
|
| Uses of Reference in be.ehealth.business.mycarenetdomaincommons.domain |
|---|
| Methods in be.ehealth.business.mycarenetdomaincommons.domain that return types with arguments of type Reference | |
|---|---|
List<Reference> |
CommonInput.getReferences()
|
| Constructor parameters in be.ehealth.business.mycarenetdomaincommons.domain with type arguments of type Reference | |
|---|---|
CommonInput(Boolean isTest,
Origin origin,
String inputReference,
List<Reference> references,
List<Attribute> attributes)
create the object with all required parameters. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||