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

Packages that use VesselPhysicalMeasurementDao
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 VesselPhysicalMeasurementDao in fr.ifremer.allegro.data.measure
 

Classes in fr.ifremer.allegro.data.measure that implement VesselPhysicalMeasurementDao
 class VesselPhysicalMeasurementDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.measure.VesselPhysicalMeasurement.
 class VesselPhysicalMeasurementDaoImpl
           
 

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

Methods in fr.ifremer.allegro.data.measure.generic.service that return VesselPhysicalMeasurementDao
protected  VesselPhysicalMeasurementDao RemoteVesselPhysicalMeasurementFullServiceBase.getVesselPhysicalMeasurementDao()
          Gets the reference to vesselPhysicalMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type VesselPhysicalMeasurementDao
 void RemoteVesselPhysicalMeasurementFullServiceBase.setVesselPhysicalMeasurementDao(VesselPhysicalMeasurementDao vesselPhysicalMeasurementDao)
          Sets the reference to vesselPhysicalMeasurement's DAO.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return VesselPhysicalMeasurementDao
protected  VesselPhysicalMeasurementDao VesselPhysicalFeaturesDaoBase.getVesselPhysicalMeasurementDao()
          Gets the reference to vesselPhysicalMeasurementDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type VesselPhysicalMeasurementDao
 void VesselPhysicalFeaturesDaoBase.setVesselPhysicalMeasurementDao(VesselPhysicalMeasurementDao vesselPhysicalMeasurementDao)
          Sets the reference to vesselPhysicalMeasurementDao.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return VesselPhysicalMeasurementDao
protected  VesselPhysicalMeasurementDao RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalMeasurementDao()
          Gets the reference to vesselPhysicalMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type VesselPhysicalMeasurementDao
 void RemoteVesselPhysicalFeaturesFullServiceBase.setVesselPhysicalMeasurementDao(VesselPhysicalMeasurementDao vesselPhysicalMeasurementDao)
          Sets the reference to vesselPhysicalMeasurement's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.