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

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

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

Classes in fr.ifremer.allegro.data.measure that implement GearPhysicalMeasurementDao
 class GearPhysicalMeasurementDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.measure.GearPhysicalMeasurement.
 class GearPhysicalMeasurementDaoImpl
           
 

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

Methods in fr.ifremer.allegro.data.measure.generic.service that return GearPhysicalMeasurementDao
protected  GearPhysicalMeasurementDao RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementDao()
          Gets the reference to gearPhysicalMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type GearPhysicalMeasurementDao
 void RemoteGearPhysicalMeasurementFullServiceBase.setGearPhysicalMeasurementDao(GearPhysicalMeasurementDao gearPhysicalMeasurementDao)
          Sets the reference to gearPhysicalMeasurement's DAO.
 

Uses of GearPhysicalMeasurementDao in fr.ifremer.allegro.data.vessel.feature.physical
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return GearPhysicalMeasurementDao
protected  GearPhysicalMeasurementDao GearPhysicalFeaturesDaoBase.getGearPhysicalMeasurementDao()
          Gets the reference to gearPhysicalMeasurementDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type GearPhysicalMeasurementDao
 void GearPhysicalFeaturesDaoBase.setGearPhysicalMeasurementDao(GearPhysicalMeasurementDao gearPhysicalMeasurementDao)
          Sets the reference to gearPhysicalMeasurementDao.
 

Uses of GearPhysicalMeasurementDao in fr.ifremer.allegro.data.vessel.feature.physical.generic.service
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return GearPhysicalMeasurementDao
protected  GearPhysicalMeasurementDao RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalMeasurementDao()
          Gets the reference to gearPhysicalMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type GearPhysicalMeasurementDao
 void RemoteGearPhysicalFeaturesFullServiceBase.setGearPhysicalMeasurementDao(GearPhysicalMeasurementDao gearPhysicalMeasurementDao)
          Sets the reference to gearPhysicalMeasurement's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.