Uses of Interface
fr.ifremer.allegro.data.fishingArea.FishingAreaDao

Packages that use FishingAreaDao
fr.ifremer.allegro.data.fishingArea   
fr.ifremer.allegro.data.fishingArea.generic.service   
fr.ifremer.allegro.data.produce   
fr.ifremer.allegro.data.produce.generic.service   
fr.ifremer.allegro.data.sample   
fr.ifremer.allegro.data.sample.generic.service   
fr.ifremer.allegro.data.survey.sale.generic.service   
fr.ifremer.allegro.data.vessel.feature.use   
fr.ifremer.allegro.data.vessel.feature.use.generic.service   
fr.ifremer.allegro.referential.regulation   
fr.ifremer.allegro.referential.regulation.generic.service   
 

Uses of FishingAreaDao in fr.ifremer.allegro.data.fishingArea
 

Classes in fr.ifremer.allegro.data.fishingArea that implement FishingAreaDao
 class FishingAreaDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.fishingArea.FishingArea.
 class FishingAreaDaoImpl
           
 

Methods in fr.ifremer.allegro.data.fishingArea that return FishingAreaDao
protected  FishingAreaDao FishingArea2RegulationLocationDaoBase.getFishingAreaDao()
          Gets the reference to fishingAreaDao.
 

Methods in fr.ifremer.allegro.data.fishingArea with parameters of type FishingAreaDao
 void FishingArea2RegulationLocationDaoBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingAreaDao.
 

Uses of FishingAreaDao in fr.ifremer.allegro.data.fishingArea.generic.service
 

Methods in fr.ifremer.allegro.data.fishingArea.generic.service that return FishingAreaDao
protected  FishingAreaDao RemoteFishingAreaFullServiceBase.getFishingAreaDao()
          Gets the reference to fishingArea's DAO.
protected  FishingAreaDao RemoteFishingArea2RegulationLocationFullServiceBase.getFishingAreaDao()
          Gets the reference to fishingArea's DAO.
 

Methods in fr.ifremer.allegro.data.fishingArea.generic.service with parameters of type FishingAreaDao
 void RemoteFishingAreaFullServiceBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingArea's DAO.
 void RemoteFishingArea2RegulationLocationFullServiceBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingArea's DAO.
 

Uses of FishingAreaDao in fr.ifremer.allegro.data.produce
 

Methods in fr.ifremer.allegro.data.produce that return FishingAreaDao
protected  FishingAreaDao ProduceDaoBase.getFishingAreaDao()
          Gets the reference to fishingAreaDao.
 

Methods in fr.ifremer.allegro.data.produce with parameters of type FishingAreaDao
 void ProduceDaoBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingAreaDao.
 

Uses of FishingAreaDao in fr.ifremer.allegro.data.produce.generic.service
 

Methods in fr.ifremer.allegro.data.produce.generic.service that return FishingAreaDao
protected  FishingAreaDao RemoteProduceFullServiceBase.getFishingAreaDao()
          Gets the reference to fishingArea's DAO.
 

Methods in fr.ifremer.allegro.data.produce.generic.service with parameters of type FishingAreaDao
 void RemoteProduceFullServiceBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingArea's DAO.
 

Uses of FishingAreaDao in fr.ifremer.allegro.data.sample
 

Methods in fr.ifremer.allegro.data.sample that return FishingAreaDao
protected  FishingAreaDao SampleDaoBase.getFishingAreaDao()
          Gets the reference to fishingAreaDao.
 

Methods in fr.ifremer.allegro.data.sample with parameters of type FishingAreaDao
 void SampleDaoBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingAreaDao.
 

Uses of FishingAreaDao in fr.ifremer.allegro.data.sample.generic.service
 

Methods in fr.ifremer.allegro.data.sample.generic.service that return FishingAreaDao
protected  FishingAreaDao RemoteSampleFullServiceBase.getFishingAreaDao()
          Gets the reference to fishingArea's DAO.
 

Methods in fr.ifremer.allegro.data.sample.generic.service with parameters of type FishingAreaDao
 void RemoteSampleFullServiceBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingArea's DAO.
 

Uses of FishingAreaDao in fr.ifremer.allegro.data.survey.sale.generic.service
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.service that return FishingAreaDao
protected  FishingAreaDao RemoteSaleProduceFullServiceBase.getFishingAreaDao()
          Gets the reference to fishingArea's DAO.
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.service with parameters of type FishingAreaDao
 void RemoteSaleProduceFullServiceBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingArea's DAO.
 

Uses of FishingAreaDao in fr.ifremer.allegro.data.vessel.feature.use
 

Methods in fr.ifremer.allegro.data.vessel.feature.use that return FishingAreaDao
protected  FishingAreaDao GearUseFeaturesDaoBase.getFishingAreaDao()
          Gets the reference to fishingAreaDao.
protected  FishingAreaDao VesselUseFeaturesDaoBase.getFishingAreaDao()
          Gets the reference to fishingAreaDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use with parameters of type FishingAreaDao
 void GearUseFeaturesDaoBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingAreaDao.
 void VesselUseFeaturesDaoBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingAreaDao.
 

Uses of FishingAreaDao in fr.ifremer.allegro.data.vessel.feature.use.generic.service
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service that return FishingAreaDao
protected  FishingAreaDao RemoteGearUseFeaturesFullServiceBase.getFishingAreaDao()
          Gets the reference to fishingArea's DAO.
protected  FishingAreaDao RemoteMetierUseFeaturesFullServiceBase.getFishingAreaDao()
          Gets the reference to fishingArea's DAO.
protected  FishingAreaDao RemoteVesselUseFeaturesFullServiceBase.getFishingAreaDao()
          Gets the reference to fishingArea's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service with parameters of type FishingAreaDao
 void RemoteGearUseFeaturesFullServiceBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingArea's DAO.
 void RemoteMetierUseFeaturesFullServiceBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingArea's DAO.
 void RemoteVesselUseFeaturesFullServiceBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingArea's DAO.
 

Uses of FishingAreaDao in fr.ifremer.allegro.referential.regulation
 

Methods in fr.ifremer.allegro.referential.regulation that return FishingAreaDao
protected  FishingAreaDao FisheryDaoBase.getFishingAreaDao()
          Gets the reference to fishingAreaDao.
 

Methods in fr.ifremer.allegro.referential.regulation with parameters of type FishingAreaDao
 void FisheryDaoBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingAreaDao.
 

Uses of FishingAreaDao in fr.ifremer.allegro.referential.regulation.generic.service
 

Methods in fr.ifremer.allegro.referential.regulation.generic.service that return FishingAreaDao
protected  FishingAreaDao RemoteFisheryFullServiceBase.getFishingAreaDao()
          Gets the reference to fishingArea's DAO.
 

Methods in fr.ifremer.allegro.referential.regulation.generic.service with parameters of type FishingAreaDao
 void RemoteFisheryFullServiceBase.setFishingAreaDao(FishingAreaDao fishingAreaDao)
          Sets the reference to fishingArea's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.