Uses of Interface
fr.ifremer.allegro.data.survey.fishingEffort.FishingEffortCalendarDao

Packages that use FishingEffortCalendarDao
fr.ifremer.allegro.data.survey.activity   
fr.ifremer.allegro.data.survey.activity.generic.service   
fr.ifremer.allegro.data.survey.fishingEffort   
fr.ifremer.allegro.data.survey.fishingEffort.generic.service   
fr.ifremer.allegro.data.vessel.feature.use   
fr.ifremer.allegro.data.vessel.feature.use.generic.service   
 

Uses of FishingEffortCalendarDao in fr.ifremer.allegro.data.survey.activity
 

Methods in fr.ifremer.allegro.data.survey.activity that return FishingEffortCalendarDao
protected  FishingEffortCalendarDao ActivityCalendarDaoBase.getFishingEffortCalendarDao()
          Gets the reference to fishingEffortCalendarDao.
 

Methods in fr.ifremer.allegro.data.survey.activity with parameters of type FishingEffortCalendarDao
 void ActivityCalendarDaoBase.setFishingEffortCalendarDao(FishingEffortCalendarDao fishingEffortCalendarDao)
          Sets the reference to fishingEffortCalendarDao.
 

Uses of FishingEffortCalendarDao in fr.ifremer.allegro.data.survey.activity.generic.service
 

Methods in fr.ifremer.allegro.data.survey.activity.generic.service that return FishingEffortCalendarDao
protected  FishingEffortCalendarDao RemoteActivityCalendarFullServiceBase.getFishingEffortCalendarDao()
          Gets the reference to fishingEffortCalendar's DAO.
 

Methods in fr.ifremer.allegro.data.survey.activity.generic.service with parameters of type FishingEffortCalendarDao
 void RemoteActivityCalendarFullServiceBase.setFishingEffortCalendarDao(FishingEffortCalendarDao fishingEffortCalendarDao)
          Sets the reference to fishingEffortCalendar's DAO.
 

Uses of FishingEffortCalendarDao in fr.ifremer.allegro.data.survey.fishingEffort
 

Classes in fr.ifremer.allegro.data.survey.fishingEffort that implement FishingEffortCalendarDao
 class FishingEffortCalendarDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.survey.fishingEffort.FishingEffortCalendar.
 class FishingEffortCalendarDaoImpl
           
 

Uses of FishingEffortCalendarDao in fr.ifremer.allegro.data.survey.fishingEffort.generic.service
 

Methods in fr.ifremer.allegro.data.survey.fishingEffort.generic.service that return FishingEffortCalendarDao
protected  FishingEffortCalendarDao RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarDao()
          Gets the reference to fishingEffortCalendar's DAO.
 

Methods in fr.ifremer.allegro.data.survey.fishingEffort.generic.service with parameters of type FishingEffortCalendarDao
 void RemoteFishingEffortCalendarFullServiceBase.setFishingEffortCalendarDao(FishingEffortCalendarDao fishingEffortCalendarDao)
          Sets the reference to fishingEffortCalendar's DAO.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.use that return FishingEffortCalendarDao
protected  FishingEffortCalendarDao GearUseFeaturesDaoBase.getFishingEffortCalendarDao()
          Gets the reference to fishingEffortCalendarDao.
protected  FishingEffortCalendarDao VesselUseFeaturesDaoBase.getFishingEffortCalendarDao()
          Gets the reference to fishingEffortCalendarDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use with parameters of type FishingEffortCalendarDao
 void GearUseFeaturesDaoBase.setFishingEffortCalendarDao(FishingEffortCalendarDao fishingEffortCalendarDao)
          Sets the reference to fishingEffortCalendarDao.
 void VesselUseFeaturesDaoBase.setFishingEffortCalendarDao(FishingEffortCalendarDao fishingEffortCalendarDao)
          Sets the reference to fishingEffortCalendarDao.
 

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

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

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service with parameters of type FishingEffortCalendarDao
 void RemoteGearUseFeaturesFullServiceBase.setFishingEffortCalendarDao(FishingEffortCalendarDao fishingEffortCalendarDao)
          Sets the reference to fishingEffortCalendar's DAO.
 void RemoteMetierUseFeaturesFullServiceBase.setFishingEffortCalendarDao(FishingEffortCalendarDao fishingEffortCalendarDao)
          Sets the reference to fishingEffortCalendar's DAO.
 void RemoteVesselUseFeaturesFullServiceBase.setFishingEffortCalendarDao(FishingEffortCalendarDao fishingEffortCalendarDao)
          Sets the reference to fishingEffortCalendar's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.