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

Packages that use SortingMeasurementDao
fr.ifremer.allegro.data.batch   
fr.ifremer.allegro.data.batch.generic.service   
fr.ifremer.allegro.data.measure   
fr.ifremer.allegro.data.measure.generic.service   
fr.ifremer.allegro.data.produce   
fr.ifremer.allegro.data.produce.generic.service   
fr.ifremer.allegro.data.survey.sale.generic.service   
 

Uses of SortingMeasurementDao in fr.ifremer.allegro.data.batch
 

Methods in fr.ifremer.allegro.data.batch that return SortingMeasurementDao
protected  SortingMeasurementDao SortingBatchDaoBase.getSortingMeasurementDao()
          Gets the reference to sortingMeasurementDao.
 

Methods in fr.ifremer.allegro.data.batch with parameters of type SortingMeasurementDao
 void SortingBatchDaoBase.setSortingMeasurementDao(SortingMeasurementDao sortingMeasurementDao)
          Sets the reference to sortingMeasurementDao.
 

Uses of SortingMeasurementDao in fr.ifremer.allegro.data.batch.generic.service
 

Methods in fr.ifremer.allegro.data.batch.generic.service that return SortingMeasurementDao
protected  SortingMeasurementDao RemoteSortingBatchFullServiceBase.getSortingMeasurementDao()
          Gets the reference to sortingMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.batch.generic.service with parameters of type SortingMeasurementDao
 void RemoteSortingBatchFullServiceBase.setSortingMeasurementDao(SortingMeasurementDao sortingMeasurementDao)
          Sets the reference to sortingMeasurement's DAO.
 

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

Classes in fr.ifremer.allegro.data.measure that implement SortingMeasurementDao
 class SortingMeasurementDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.measure.SortingMeasurement.
 class SortingMeasurementDaoImpl
           
 

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

Methods in fr.ifremer.allegro.data.measure.generic.service that return SortingMeasurementDao
protected  SortingMeasurementDao RemoteSortingMeasurementFullServiceBase.getSortingMeasurementDao()
          Gets the reference to sortingMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type SortingMeasurementDao
 void RemoteSortingMeasurementFullServiceBase.setSortingMeasurementDao(SortingMeasurementDao sortingMeasurementDao)
          Sets the reference to sortingMeasurement's DAO.
 

Uses of SortingMeasurementDao in fr.ifremer.allegro.data.produce
 

Methods in fr.ifremer.allegro.data.produce that return SortingMeasurementDao
protected  SortingMeasurementDao ProduceDaoBase.getSortingMeasurementDao()
          Gets the reference to sortingMeasurementDao.
 

Methods in fr.ifremer.allegro.data.produce with parameters of type SortingMeasurementDao
 void ProduceDaoBase.setSortingMeasurementDao(SortingMeasurementDao sortingMeasurementDao)
          Sets the reference to sortingMeasurementDao.
 

Uses of SortingMeasurementDao in fr.ifremer.allegro.data.produce.generic.service
 

Methods in fr.ifremer.allegro.data.produce.generic.service that return SortingMeasurementDao
protected  SortingMeasurementDao RemoteProduceFullServiceBase.getSortingMeasurementDao()
          Gets the reference to sortingMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.produce.generic.service with parameters of type SortingMeasurementDao
 void RemoteProduceFullServiceBase.setSortingMeasurementDao(SortingMeasurementDao sortingMeasurementDao)
          Sets the reference to sortingMeasurement's DAO.
 

Uses of SortingMeasurementDao in fr.ifremer.allegro.data.survey.sale.generic.service
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.service that return SortingMeasurementDao
protected  SortingMeasurementDao RemoteSaleProduceFullServiceBase.getSortingMeasurementDao()
          Gets the reference to sortingMeasurement's DAO.
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.service with parameters of type SortingMeasurementDao
 void RemoteSaleProduceFullServiceBase.setSortingMeasurementDao(SortingMeasurementDao sortingMeasurementDao)
          Sets the reference to sortingMeasurement's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.