Uses of Interface
fr.ifremer.allegro.data.vessel.feature.use.MetierUseFeaturesDao

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

Uses of MetierUseFeaturesDao in fr.ifremer.allegro.data.operation
 

Methods in fr.ifremer.allegro.data.operation that return MetierUseFeaturesDao
protected  MetierUseFeaturesDao OperationDaoBase.getMetierUseFeaturesDao()
          Gets the reference to metierUseFeaturesDao.
 

Methods in fr.ifremer.allegro.data.operation with parameters of type MetierUseFeaturesDao
 void OperationDaoBase.setMetierUseFeaturesDao(MetierUseFeaturesDao metierUseFeaturesDao)
          Sets the reference to metierUseFeaturesDao.
 

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

Methods in fr.ifremer.allegro.data.survey.activity that return MetierUseFeaturesDao
protected  MetierUseFeaturesDao ActivityCalendarDaoBase.getMetierUseFeaturesDao()
          Gets the reference to metierUseFeaturesDao.
 

Methods in fr.ifremer.allegro.data.survey.activity with parameters of type MetierUseFeaturesDao
 void ActivityCalendarDaoBase.setMetierUseFeaturesDao(MetierUseFeaturesDao metierUseFeaturesDao)
          Sets the reference to metierUseFeaturesDao.
 

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

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

Methods in fr.ifremer.allegro.data.survey.activity.generic.service with parameters of type MetierUseFeaturesDao
 void RemoteActivityCalendarFullServiceBase.setMetierUseFeaturesDao(MetierUseFeaturesDao metierUseFeaturesDao)
          Sets the reference to metierUseFeatures's DAO.
 

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

Methods in fr.ifremer.allegro.data.survey.fishingEffort that return MetierUseFeaturesDao
protected  MetierUseFeaturesDao FishingEffortCalendarDaoBase.getMetierUseFeaturesDao()
          Gets the reference to metierUseFeaturesDao.
 

Methods in fr.ifremer.allegro.data.survey.fishingEffort with parameters of type MetierUseFeaturesDao
 void FishingEffortCalendarDaoBase.setMetierUseFeaturesDao(MetierUseFeaturesDao metierUseFeaturesDao)
          Sets the reference to metierUseFeaturesDao.
 

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

Classes in fr.ifremer.allegro.data.vessel.feature.use that implement MetierUseFeaturesDao
 class MetierUseFeaturesDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.vessel.feature.use.MetierUseFeatures.
 class MetierUseFeaturesDaoImpl
           
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service that return MetierUseFeaturesDao
protected  MetierUseFeaturesDao RemoteMetierUseFeaturesFullServiceBase.getMetierUseFeaturesDao()
          Gets the reference to metierUseFeatures's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service with parameters of type MetierUseFeaturesDao
 void RemoteMetierUseFeaturesFullServiceBase.setMetierUseFeaturesDao(MetierUseFeaturesDao metierUseFeaturesDao)
          Sets the reference to metierUseFeatures's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.