Uses of Class
be.ehealth.technicalconnector.config.util.domain.PackageInfo

Packages that use PackageInfo
be.ehealth.business.mycarenetcommons.builders   
be.ehealth.business.mycarenetcommons.builders.impl   
be.ehealth.business.mycarenetcommons.builders.util   
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 
be.ehealth.technicalconnector.config.util   
 

Uses of PackageInfo in be.ehealth.business.mycarenetcommons.builders
 

Methods in be.ehealth.business.mycarenetcommons.builders with parameters of type PackageInfo
 CommonInput CommonBuilder.createCommonInput(PackageInfo packageInfo, boolean isTest, String inputReference)
          Creates CommonInputType part with given parameters
 Origin CommonBuilder.createOrigin(PackageInfo packageInfo)
          Create Origin part with package informations
 

Uses of PackageInfo in be.ehealth.business.mycarenetcommons.builders.impl
 

Methods in be.ehealth.business.mycarenetcommons.builders.impl with parameters of type PackageInfo
 CommonInput AbstractCommonBuilderImpl.createCommonInput(PackageInfo packageInfo, boolean isTest, String inputReference)
           
 Origin AbstractCommonBuilderImpl.createOrigin(PackageInfo packageInfo)
          Create an Origin
 

Uses of PackageInfo in be.ehealth.business.mycarenetcommons.builders.util
 

Methods in be.ehealth.business.mycarenetcommons.builders.util with parameters of type PackageInfo
 GeneralCommonInputBuilder GeneralCommonInputBuilder.addPackageInfo(PackageInfo packageInfo)
           
 

Uses of PackageInfo in be.ehealth.business.mycarenetcommons.domain
 

Methods in be.ehealth.business.mycarenetcommons.domain that return PackageInfo
 PackageInfo Origin.getPackageInfo()
           
 

Methods in be.ehealth.business.mycarenetcommons.domain with parameters of type PackageInfo
 void Origin.setPackageInfo(PackageInfo packageInfo)
           
 

Constructors in be.ehealth.business.mycarenetcommons.domain with parameters of type PackageInfo
Origin(PackageInfo packageInfo, CareProvider careProvider)
           
Origin(PackageInfo packageInfo, Party sender)
           
Origin(PackageInfo packageInfo, String siteId, CareProvider careProvider, Party sender)
           
Origin(PackageInfo packageInfo, String siteId, Party sender)
           
 

Uses of PackageInfo in be.ehealth.technicalconnector.config.util
 

Methods in be.ehealth.technicalconnector.config.util that return PackageInfo
static PackageInfo ConfigUtil.retrievePackageInfo(String componentName)
          Retrieves the package information for a component from config file.
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.