|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ProgramDao in fr.ifremer.allegro.administration.programStrategy |
---|
Classes in fr.ifremer.allegro.administration.programStrategy that implement ProgramDao | |
---|---|
class |
ProgramDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.administration.programStrategy.Program . |
class |
ProgramDaoImpl
|
Methods in fr.ifremer.allegro.administration.programStrategy that return ProgramDao | |
---|---|
protected ProgramDao |
StrategyDaoBase.getProgramDao()
Gets the reference to programDao . |
protected ProgramDao |
Program2DepartmentDaoBase.getProgramDao()
Gets the reference to programDao . |
protected ProgramDao |
Program2PersonDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type ProgramDao | |
---|---|
void |
StrategyDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
void |
Program2DepartmentDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
void |
Program2PersonDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteProgramFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteStrategyFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteProgram2DepartmentFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteProgram2PersonFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteProgramFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteStrategyFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteProgram2DepartmentFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteProgram2PersonFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.sample |
---|
Methods in fr.ifremer.allegro.data.sample that return ProgramDao | |
---|---|
protected ProgramDao |
SampleDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.sample with parameters of type ProgramDao | |
---|---|
void |
SampleDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.sample.generic.service |
---|
Methods in fr.ifremer.allegro.data.sample.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteSampleFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.sample.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteSampleFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.activity |
---|
Methods in fr.ifremer.allegro.data.survey.activity that return ProgramDao | |
---|---|
protected ProgramDao |
ActivityCalendarDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.survey.activity with parameters of type ProgramDao | |
---|---|
void |
ActivityCalendarDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.activity.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.activity.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteActivityCalendarFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.survey.activity.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteActivityCalendarFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.delaration |
---|
Methods in fr.ifremer.allegro.data.survey.delaration that return ProgramDao | |
---|---|
protected ProgramDao |
DeclaredDocumentReferenceDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.survey.delaration with parameters of type ProgramDao | |
---|---|
void |
DeclaredDocumentReferenceDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.delaration.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.delaration.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteDeclaredDocumentReferenceFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.survey.delaration.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteDeclaredDocumentReferenceFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.economy |
---|
Methods in fr.ifremer.allegro.data.survey.economy that return ProgramDao | |
---|---|
protected ProgramDao |
EconomicalSurveyDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.survey.economy with parameters of type ProgramDao | |
---|---|
void |
EconomicalSurveyDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.economy.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.economy.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteEconomicalSurveyFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.survey.economy.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteEconomicalSurveyFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.fishingEffort |
---|
Methods in fr.ifremer.allegro.data.survey.fishingEffort that return ProgramDao | |
---|---|
protected ProgramDao |
FishingEffortCalendarDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.survey.fishingEffort with parameters of type ProgramDao | |
---|---|
void |
FishingEffortCalendarDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.fishingEffort.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.fishingEffort.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteFishingEffortCalendarFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.survey.fishingEffort.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteFishingEffortCalendarFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.fishingTrip |
---|
Methods in fr.ifremer.allegro.data.survey.fishingTrip that return ProgramDao | |
---|---|
protected ProgramDao |
FishingTripDaoBase.getProgramDao()
Gets the reference to programDao . |
protected ProgramDao |
FishingTripOriginDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.survey.fishingTrip with parameters of type ProgramDao | |
---|---|
void |
FishingTripDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
void |
FishingTripOriginDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.fishingTrip.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteObservedFishingTripFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteFishingTripFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteFishingTripOriginFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteObservedFishingTripFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteFishingTripFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteFishingTripOriginFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.landing |
---|
Methods in fr.ifremer.allegro.data.survey.landing that return ProgramDao | |
---|---|
protected ProgramDao |
LandingDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.survey.landing with parameters of type ProgramDao | |
---|---|
void |
LandingDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.landing.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.landing.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteLandingFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteObservedLandingFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.survey.landing.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteLandingFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteObservedLandingFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.physicalGear |
---|
Methods in fr.ifremer.allegro.data.survey.physicalGear that return ProgramDao | |
---|---|
protected ProgramDao |
PhysicalGearSurveyDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.survey.physicalGear with parameters of type ProgramDao | |
---|---|
void |
PhysicalGearSurveyDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.physicalGear.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemotePhysicalGearSurveyFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemotePhysicalGearSurveyFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.sale |
---|
Methods in fr.ifremer.allegro.data.survey.sale that return ProgramDao | |
---|---|
protected ProgramDao |
SaleDaoBase.getProgramDao()
Gets the reference to programDao . |
protected ProgramDao |
SaleOriginDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.survey.sale with parameters of type ProgramDao | |
---|---|
void |
SaleDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
void |
SaleOriginDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.sale.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.sale.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteObservedSaleFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteSaleFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteSaleOriginFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.survey.sale.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteObservedSaleFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteSaleFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteSaleOriginFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.scientificCruise |
---|
Methods in fr.ifremer.allegro.data.survey.scientificCruise that return ProgramDao | |
---|---|
protected ProgramDao |
ScientificCruiseDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.survey.scientificCruise with parameters of type ProgramDao | |
---|---|
void |
ScientificCruiseDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.survey.scientificCruise.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.scientificCruise.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteScientificCruiseFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.survey.scientificCruise.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteScientificCruiseFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.transshipment |
---|
Methods in fr.ifremer.allegro.data.transshipment that return ProgramDao | |
---|---|
protected ProgramDao |
TransshipmentDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.transshipment with parameters of type ProgramDao | |
---|---|
void |
TransshipmentDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.transshipment.generic.service |
---|
Methods in fr.ifremer.allegro.data.transshipment.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteTransshipmentFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.transshipment.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteTransshipmentFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.vessel.feature.physical |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical that return ProgramDao | |
---|---|
protected ProgramDao |
PhysicalFeaturesDaoBase.getProgramDao()
Gets the reference to programDao . |
protected ProgramDao |
GearPhysicalFeaturesOriginDaoBase.getProgramDao()
Gets the reference to programDao . |
protected ProgramDao |
VesselPhysicalFeaturesOriginDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type ProgramDao | |
---|---|
void |
PhysicalFeaturesDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
void |
GearPhysicalFeaturesOriginDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
void |
VesselPhysicalFeaturesOriginDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.vessel.feature.physical.generic.service |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemotePhysicalFeaturesFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteGearPhysicalFeaturesFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteVesselPhysicalFeaturesFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteGearPhysicalFeaturesOriginFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteVesselPhysicalFeaturesOriginFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemotePhysicalFeaturesFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteGearPhysicalFeaturesFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteVesselPhysicalFeaturesFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteGearPhysicalFeaturesOriginFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteVesselPhysicalFeaturesOriginFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.vessel.feature.use |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.use that return ProgramDao | |
---|---|
protected ProgramDao |
UseFeaturesDaoBase.getProgramDao()
Gets the reference to programDao . |
protected ProgramDao |
VesselUseFeaturesOriginDaoBase.getProgramDao()
Gets the reference to programDao . |
protected ProgramDao |
GearUseFeaturesOriginDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.vessel.feature.use with parameters of type ProgramDao | |
---|---|
void |
UseFeaturesDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
void |
VesselUseFeaturesOriginDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
void |
GearUseFeaturesOriginDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.vessel.feature.use.generic.service |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteUseFeaturesFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteGearUseFeaturesFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteMetierUseFeaturesFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteVesselUseFeaturesFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteVesselUseFeaturesOriginFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteGearUseFeaturesOriginFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteUseFeaturesFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteGearUseFeaturesFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteMetierUseFeaturesFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteVesselUseFeaturesFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteVesselUseFeaturesOriginFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteGearUseFeaturesOriginFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.data.vessel.position |
---|
Methods in fr.ifremer.allegro.data.vessel.position that return ProgramDao | |
---|---|
protected ProgramDao |
VesselPositionDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.data.vessel.position with parameters of type ProgramDao | |
---|---|
void |
VesselPositionDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.data.vessel.position.generic.service |
---|
Methods in fr.ifremer.allegro.data.vessel.position.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteVesselExtendedPositionFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
protected ProgramDao |
RemoteVesselPositionFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.data.vessel.position.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteVesselExtendedPositionFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
void |
RemoteVesselPositionFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
Uses of ProgramDao in fr.ifremer.allegro.referential.transcribing |
---|
Methods in fr.ifremer.allegro.referential.transcribing that return ProgramDao | |
---|---|
protected ProgramDao |
TranscribingProgramDaoBase.getProgramDao()
Gets the reference to programDao . |
Methods in fr.ifremer.allegro.referential.transcribing with parameters of type ProgramDao | |
---|---|
void |
TranscribingProgramDaoBase.setProgramDao(ProgramDao programDao)
Sets the reference to programDao . |
Uses of ProgramDao in fr.ifremer.allegro.referential.transcribing.generic.service |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return ProgramDao | |
---|---|
protected ProgramDao |
RemoteTranscribingProgramFullServiceBase.getProgramDao()
Gets the reference to program 's DAO. |
Methods in fr.ifremer.allegro.referential.transcribing.generic.service with parameters of type ProgramDao | |
---|---|
void |
RemoteTranscribingProgramFullServiceBase.setProgramDao(ProgramDao programDao)
Sets the reference to program 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |