public class ProtempaDestinationFactory extends Object
| Constructor and Description |
|---|
ProtempaDestinationFactory(DestinationDao inDestinationDao,
DeidPerPatientParamsDao inDeidPerPatientParamsDao,
EtlProperties etlProperties,
EurekaDeidConfigFactory inEurekaDeidConfigFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.protempa.dest.Destination |
getInstance(DestinationEntity dest,
boolean updateData) |
org.protempa.dest.Destination |
getInstance(Long destId,
boolean updateData) |
@Inject public ProtempaDestinationFactory(DestinationDao inDestinationDao, DeidPerPatientParamsDao inDeidPerPatientParamsDao, EtlProperties etlProperties, EurekaDeidConfigFactory inEurekaDeidConfigFactory)
public org.protempa.dest.Destination getInstance(Long destId, boolean updateData) throws org.protempa.dest.DestinationInitException
org.protempa.dest.DestinationInitExceptionpublic org.protempa.dest.Destination getInstance(DestinationEntity dest, boolean updateData) throws org.protempa.dest.DestinationInitException
org.protempa.dest.DestinationInitExceptionCopyright © 2012–2018 Emory University. All rights reserved.