Uses of Interface
fr.ifremer.allegro.referential.PrecisionTypeDao

Packages that use PrecisionTypeDao
fr.ifremer.allegro.administration.programStrategy   
fr.ifremer.allegro.administration.programStrategy.generic.service   
fr.ifremer.allegro.data.measure   
fr.ifremer.allegro.data.measure.generic.service   
fr.ifremer.allegro.referential   
fr.ifremer.allegro.referential.generic.service   
 

Uses of PrecisionTypeDao in fr.ifremer.allegro.administration.programStrategy
 

Methods in fr.ifremer.allegro.administration.programStrategy that return PrecisionTypeDao
protected  PrecisionTypeDao PmfmStrategyDaoBase.getPrecisionTypeDao()
          Gets the reference to precisionTypeDao.
 

Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type PrecisionTypeDao
 void PmfmStrategyDaoBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionTypeDao.
 

Uses of PrecisionTypeDao in fr.ifremer.allegro.administration.programStrategy.generic.service
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return PrecisionTypeDao
protected  PrecisionTypeDao RemotePmfmStrategyFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type PrecisionTypeDao
 void RemotePmfmStrategyFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 

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

Methods in fr.ifremer.allegro.data.measure that return PrecisionTypeDao
protected  PrecisionTypeDao MeasurementDaoBase.getPrecisionTypeDao()
          Gets the reference to precisionTypeDao.
 

Methods in fr.ifremer.allegro.data.measure with parameters of type PrecisionTypeDao
 void MeasurementDaoBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionTypeDao.
 

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

Methods in fr.ifremer.allegro.data.measure.generic.service that return PrecisionTypeDao
protected  PrecisionTypeDao RemoteMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteSortingMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteQuantificationMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteSampleMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteVesselPhysicalMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteVesselUseMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteGearPhysicalMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteGearUseMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteSaleMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteLandingMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteVesselPositionMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
protected  PrecisionTypeDao RemoteSurveyMeasurementFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
 

Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type PrecisionTypeDao
 void RemoteMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteSortingMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteQuantificationMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteSampleMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteVesselPhysicalMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteVesselUseMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteGearPhysicalMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteGearUseMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteSaleMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteLandingMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteVesselPositionMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 void RemoteSurveyMeasurementFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 

Uses of PrecisionTypeDao in fr.ifremer.allegro.referential
 

Classes in fr.ifremer.allegro.referential that implement PrecisionTypeDao
 class PrecisionTypeDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.PrecisionType.
 class PrecisionTypeDaoImpl
           
 

Uses of PrecisionTypeDao in fr.ifremer.allegro.referential.generic.service
 

Methods in fr.ifremer.allegro.referential.generic.service that return PrecisionTypeDao
protected  PrecisionTypeDao RemotePrecisionTypeFullServiceBase.getPrecisionTypeDao()
          Gets the reference to precisionType's DAO.
 

Methods in fr.ifremer.allegro.referential.generic.service with parameters of type PrecisionTypeDao
 void RemotePrecisionTypeFullServiceBase.setPrecisionTypeDao(PrecisionTypeDao precisionTypeDao)
          Sets the reference to precisionType's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.