Uses of Interface
fr.ifremer.allegro.data.measure.GearUseMeasurementDao

Packages that use GearUseMeasurementDao
fr.ifremer.allegro.data.measure   
fr.ifremer.allegro.data.measure.generic.service   
fr.ifremer.allegro.data.vessel.feature.use   
fr.ifremer.allegro.data.vessel.feature.use.generic.service   
 

Uses of GearUseMeasurementDao in fr.ifremer.allegro.data.measure
 

Classes in fr.ifremer.allegro.data.measure that implement GearUseMeasurementDao
 class GearUseMeasurementDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.measure.GearUseMeasurement.
 class GearUseMeasurementDaoImpl
           
 

Uses of GearUseMeasurementDao in fr.ifremer.allegro.data.measure.generic.service
 

Methods in fr.ifremer.allegro.data.measure.generic.service that return GearUseMeasurementDao
protected  GearUseMeasurementDao RemoteGearUseMeasurementFullServiceBase.getGearUseMeasurementDao()
          Gets the reference to gearUseMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type GearUseMeasurementDao
 void RemoteGearUseMeasurementFullServiceBase.setGearUseMeasurementDao(GearUseMeasurementDao gearUseMeasurementDao)
          Sets the reference to gearUseMeasurement's DAO.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.use that return GearUseMeasurementDao
protected  GearUseMeasurementDao GearUseFeaturesDaoBase.getGearUseMeasurementDao()
          Gets the reference to gearUseMeasurementDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use with parameters of type GearUseMeasurementDao
 void GearUseFeaturesDaoBase.setGearUseMeasurementDao(GearUseMeasurementDao gearUseMeasurementDao)
          Sets the reference to gearUseMeasurementDao.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service that return GearUseMeasurementDao
protected  GearUseMeasurementDao RemoteGearUseFeaturesFullServiceBase.getGearUseMeasurementDao()
          Gets the reference to gearUseMeasurement's DAO.
protected  GearUseMeasurementDao RemoteMetierUseFeaturesFullServiceBase.getGearUseMeasurementDao()
          Gets the reference to gearUseMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service with parameters of type GearUseMeasurementDao
 void RemoteGearUseFeaturesFullServiceBase.setGearUseMeasurementDao(GearUseMeasurementDao gearUseMeasurementDao)
          Sets the reference to gearUseMeasurement's DAO.
 void RemoteMetierUseFeaturesFullServiceBase.setGearUseMeasurementDao(GearUseMeasurementDao gearUseMeasurementDao)
          Sets the reference to gearUseMeasurement's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.