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

Packages that use GearPhysicalFeaturesDao
fr.ifremer.allegro.data.measure   
fr.ifremer.allegro.data.measure.generic.service   
fr.ifremer.allegro.data.operation   
fr.ifremer.allegro.data.operation.generic.service   
fr.ifremer.allegro.data.survey.fishingTrip   
fr.ifremer.allegro.data.survey.fishingTrip.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 GearPhysicalFeaturesDao in fr.ifremer.allegro.data.measure
 

Methods in fr.ifremer.allegro.data.measure that return GearPhysicalFeaturesDao
protected  GearPhysicalFeaturesDao GearPhysicalMeasurementDaoBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeaturesDao.
 

Methods in fr.ifremer.allegro.data.measure with parameters of type GearPhysicalFeaturesDao
 void GearPhysicalMeasurementDaoBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeaturesDao.
 

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

Methods in fr.ifremer.allegro.data.measure.generic.service that return GearPhysicalFeaturesDao
protected  GearPhysicalFeaturesDao RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeatures's DAO.
 

Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type GearPhysicalFeaturesDao
 void RemoteGearPhysicalMeasurementFullServiceBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeatures's DAO.
 

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

Methods in fr.ifremer.allegro.data.operation that return GearPhysicalFeaturesDao
protected  GearPhysicalFeaturesDao OperationDaoBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeaturesDao.
 

Methods in fr.ifremer.allegro.data.operation with parameters of type GearPhysicalFeaturesDao
 void OperationDaoBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeaturesDao.
 

Uses of GearPhysicalFeaturesDao in fr.ifremer.allegro.data.operation.generic.service
 

Methods in fr.ifremer.allegro.data.operation.generic.service that return GearPhysicalFeaturesDao
protected  GearPhysicalFeaturesDao RemoteOperationFullServiceBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeatures's DAO.
protected  GearPhysicalFeaturesDao RemoteFishingOperationFullServiceBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeatures's DAO.
 

Methods in fr.ifremer.allegro.data.operation.generic.service with parameters of type GearPhysicalFeaturesDao
 void RemoteOperationFullServiceBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeatures's DAO.
 void RemoteFishingOperationFullServiceBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeatures's DAO.
 

Uses of GearPhysicalFeaturesDao in fr.ifremer.allegro.data.survey.fishingTrip
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip that return GearPhysicalFeaturesDao
protected  GearPhysicalFeaturesDao FishingTripDaoBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeaturesDao.
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip with parameters of type GearPhysicalFeaturesDao
 void FishingTripDaoBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeaturesDao.
 

Uses of GearPhysicalFeaturesDao in fr.ifremer.allegro.data.survey.fishingTrip.generic.service
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service that return GearPhysicalFeaturesDao
protected  GearPhysicalFeaturesDao RemoteObservedFishingTripFullServiceBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeatures's DAO.
protected  GearPhysicalFeaturesDao RemoteFishingTripFullServiceBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeatures's DAO.
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service with parameters of type GearPhysicalFeaturesDao
 void RemoteObservedFishingTripFullServiceBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeatures's DAO.
 void RemoteFishingTripFullServiceBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeatures's DAO.
 

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

Methods in fr.ifremer.allegro.data.survey.physicalGear that return GearPhysicalFeaturesDao
protected  GearPhysicalFeaturesDao PhysicalGearSurveyDaoBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeaturesDao.
 

Methods in fr.ifremer.allegro.data.survey.physicalGear with parameters of type GearPhysicalFeaturesDao
 void PhysicalGearSurveyDaoBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeaturesDao.
 

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

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

Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.service with parameters of type GearPhysicalFeaturesDao
 void RemotePhysicalGearSurveyFullServiceBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeatures's DAO.
 

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

Classes in fr.ifremer.allegro.data.vessel.feature.physical that implement GearPhysicalFeaturesDao
 class GearPhysicalFeaturesDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.vessel.feature.physical.GearPhysicalFeatures.
 class GearPhysicalFeaturesDaoImpl
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return GearPhysicalFeaturesDao
protected  GearPhysicalFeaturesDao GearPhysicalFeaturesOriginDaoBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeaturesDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type GearPhysicalFeaturesDao
 void GearPhysicalFeaturesOriginDaoBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeaturesDao.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return GearPhysicalFeaturesDao
protected  GearPhysicalFeaturesDao RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeatures's DAO.
protected  GearPhysicalFeaturesDao RemoteGearPhysicalFeaturesOriginFullServiceBase.getGearPhysicalFeaturesDao()
          Gets the reference to gearPhysicalFeatures's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type GearPhysicalFeaturesDao
 void RemoteGearPhysicalFeaturesFullServiceBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeatures's DAO.
 void RemoteGearPhysicalFeaturesOriginFullServiceBase.setGearPhysicalFeaturesDao(GearPhysicalFeaturesDao gearPhysicalFeaturesDao)
          Sets the reference to gearPhysicalFeatures's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.