Uses of Interface
fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeaturesDao

Packages that use VesselPhysicalFeaturesDao
fr.ifremer.allegro.data.measure   
fr.ifremer.allegro.data.measure.generic.service   
fr.ifremer.allegro.data.survey.physicalGear   
fr.ifremer.allegro.data.survey.physicalGear.generic.service   
fr.ifremer.allegro.data.vessel.feature.physical   
fr.ifremer.allegro.data.vessel.feature.physical.generic.service   
 

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

Methods in fr.ifremer.allegro.data.measure that return VesselPhysicalFeaturesDao
protected  VesselPhysicalFeaturesDao VesselPhysicalMeasurementDaoBase.getVesselPhysicalFeaturesDao()
          Gets the reference to vesselPhysicalFeaturesDao.
 

Methods in fr.ifremer.allegro.data.measure with parameters of type VesselPhysicalFeaturesDao
 void VesselPhysicalMeasurementDaoBase.setVesselPhysicalFeaturesDao(VesselPhysicalFeaturesDao vesselPhysicalFeaturesDao)
          Sets the reference to vesselPhysicalFeaturesDao.
 

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

Methods in fr.ifremer.allegro.data.measure.generic.service that return VesselPhysicalFeaturesDao
protected  VesselPhysicalFeaturesDao RemoteVesselPhysicalMeasurementFullServiceBase.getVesselPhysicalFeaturesDao()
          Gets the reference to vesselPhysicalFeatures's DAO.
 

Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type VesselPhysicalFeaturesDao
 void RemoteVesselPhysicalMeasurementFullServiceBase.setVesselPhysicalFeaturesDao(VesselPhysicalFeaturesDao vesselPhysicalFeaturesDao)
          Sets the reference to vesselPhysicalFeatures's DAO.
 

Uses of VesselPhysicalFeaturesDao in fr.ifremer.allegro.data.survey.physicalGear
 

Methods in fr.ifremer.allegro.data.survey.physicalGear that return VesselPhysicalFeaturesDao
protected  VesselPhysicalFeaturesDao PhysicalGearSurveyDaoBase.getVesselPhysicalFeaturesDao()
          Gets the reference to vesselPhysicalFeaturesDao.
 

Methods in fr.ifremer.allegro.data.survey.physicalGear with parameters of type VesselPhysicalFeaturesDao
 void PhysicalGearSurveyDaoBase.setVesselPhysicalFeaturesDao(VesselPhysicalFeaturesDao vesselPhysicalFeaturesDao)
          Sets the reference to vesselPhysicalFeaturesDao.
 

Uses of VesselPhysicalFeaturesDao in fr.ifremer.allegro.data.survey.physicalGear.generic.service
 

Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.service that return VesselPhysicalFeaturesDao
protected  VesselPhysicalFeaturesDao RemotePhysicalGearSurveyFullServiceBase.getVesselPhysicalFeaturesDao()
          Gets the reference to vesselPhysicalFeatures's DAO.
 

Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.service with parameters of type VesselPhysicalFeaturesDao
 void RemotePhysicalGearSurveyFullServiceBase.setVesselPhysicalFeaturesDao(VesselPhysicalFeaturesDao vesselPhysicalFeaturesDao)
          Sets the reference to vesselPhysicalFeatures's DAO.
 

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

Classes in fr.ifremer.allegro.data.vessel.feature.physical that implement VesselPhysicalFeaturesDao
 class VesselPhysicalFeaturesDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeatures.
 class VesselPhysicalFeaturesDaoImpl
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return VesselPhysicalFeaturesDao
protected  VesselPhysicalFeaturesDao VesselPhysicalFeaturesOriginDaoBase.getVesselPhysicalFeaturesDao()
          Gets the reference to vesselPhysicalFeaturesDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type VesselPhysicalFeaturesDao
 void VesselPhysicalFeaturesOriginDaoBase.setVesselPhysicalFeaturesDao(VesselPhysicalFeaturesDao vesselPhysicalFeaturesDao)
          Sets the reference to vesselPhysicalFeaturesDao.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return VesselPhysicalFeaturesDao
protected  VesselPhysicalFeaturesDao RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesDao()
          Gets the reference to vesselPhysicalFeatures's DAO.
protected  VesselPhysicalFeaturesDao RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesDao()
          Gets the reference to vesselPhysicalFeatures's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type VesselPhysicalFeaturesDao
 void RemoteVesselPhysicalFeaturesFullServiceBase.setVesselPhysicalFeaturesDao(VesselPhysicalFeaturesDao vesselPhysicalFeaturesDao)
          Sets the reference to vesselPhysicalFeatures's DAO.
 void RemoteVesselPhysicalFeaturesOriginFullServiceBase.setVesselPhysicalFeaturesDao(VesselPhysicalFeaturesDao vesselPhysicalFeaturesDao)
          Sets the reference to vesselPhysicalFeatures's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.