Uses of Interface
fr.ifremer.allegro.referential.regulation.FisheryDao

Packages that use FisheryDao
fr.ifremer.allegro.data.fishingArea   
fr.ifremer.allegro.data.fishingArea.generic.service   
fr.ifremer.allegro.referential.regulation   
fr.ifremer.allegro.referential.regulation.generic.service   
 

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

Methods in fr.ifremer.allegro.data.fishingArea that return FisheryDao
protected  FisheryDao FishingAreaDaoBase.getFisheryDao()
          Gets the reference to fisheryDao.
 

Methods in fr.ifremer.allegro.data.fishingArea with parameters of type FisheryDao
 void FishingAreaDaoBase.setFisheryDao(FisheryDao fisheryDao)
          Sets the reference to fisheryDao.
 

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

Methods in fr.ifremer.allegro.data.fishingArea.generic.service that return FisheryDao
protected  FisheryDao RemoteFishingAreaFullServiceBase.getFisheryDao()
          Gets the reference to fishery's DAO.
 

Methods in fr.ifremer.allegro.data.fishingArea.generic.service with parameters of type FisheryDao
 void RemoteFishingAreaFullServiceBase.setFisheryDao(FisheryDao fisheryDao)
          Sets the reference to fishery's DAO.
 

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

Classes in fr.ifremer.allegro.referential.regulation that implement FisheryDao
 class FisheryDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.regulation.Fishery.
 class FisheryDaoImpl
           
 

Methods in fr.ifremer.allegro.referential.regulation that return FisheryDao
protected  FisheryDao CorpusDaoBase.getFisheryDao()
          Gets the reference to fisheryDao.
protected  FisheryDao RightToProduceDaoBase.getFisheryDao()
          Gets the reference to fisheryDao.
 

Methods in fr.ifremer.allegro.referential.regulation with parameters of type FisheryDao
 void CorpusDaoBase.setFisheryDao(FisheryDao fisheryDao)
          Sets the reference to fisheryDao.
 void RightToProduceDaoBase.setFisheryDao(FisheryDao fisheryDao)
          Sets the reference to fisheryDao.
 

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

Methods in fr.ifremer.allegro.referential.regulation.generic.service that return FisheryDao
protected  FisheryDao RemoteCorpusFullServiceBase.getFisheryDao()
          Gets the reference to fishery's DAO.
protected  FisheryDao RemoteFisheryFullServiceBase.getFisheryDao()
          Gets the reference to fishery's DAO.
protected  FisheryDao RemoteRightToProduceFullServiceBase.getFisheryDao()
          Gets the reference to fishery's DAO.
 

Methods in fr.ifremer.allegro.referential.regulation.generic.service with parameters of type FisheryDao
 void RemoteCorpusFullServiceBase.setFisheryDao(FisheryDao fisheryDao)
          Sets the reference to fishery's DAO.
 void RemoteFisheryFullServiceBase.setFisheryDao(FisheryDao fisheryDao)
          Sets the reference to fishery's DAO.
 void RemoteRightToProduceFullServiceBase.setFisheryDao(FisheryDao fisheryDao)
          Sets the reference to fishery's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.