Uses of Interface
fr.ifremer.allegro.data.produce.ProduceDao

Packages that use ProduceDao
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.operation   
fr.ifremer.allegro.data.operation.generic.service   
fr.ifremer.allegro.data.produce   
fr.ifremer.allegro.data.produce.generic.service   
fr.ifremer.allegro.data.survey.landing   
fr.ifremer.allegro.data.survey.landing.generic.service   
fr.ifremer.allegro.data.survey.sale   
fr.ifremer.allegro.data.transshipment   
fr.ifremer.allegro.data.transshipment.generic.service   
 

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

Methods in fr.ifremer.allegro.data.batch that return ProduceDao
protected  ProduceDao BatchDaoBase.getProduceDao()
          Gets the reference to produceDao.
 

Methods in fr.ifremer.allegro.data.batch with parameters of type ProduceDao
 void BatchDaoBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produceDao.
 

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

Methods in fr.ifremer.allegro.data.batch.generic.service that return ProduceDao
protected  ProduceDao RemoteBatchFullServiceBase.getProduceDao()
          Gets the reference to produce's DAO.
protected  ProduceDao RemoteCatchBatchFullServiceBase.getProduceDao()
          Gets the reference to produce's DAO.
protected  ProduceDao RemoteSortingBatchFullServiceBase.getProduceDao()
          Gets the reference to produce's DAO.
 

Methods in fr.ifremer.allegro.data.batch.generic.service with parameters of type ProduceDao
 void RemoteBatchFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 void RemoteCatchBatchFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 void RemoteSortingBatchFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 

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

Methods in fr.ifremer.allegro.data.measure that return ProduceDao
protected  ProduceDao SortingMeasurementDaoBase.getProduceDao()
          Gets the reference to produceDao.
protected  ProduceDao QuantificationMeasurementDaoBase.getProduceDao()
          Gets the reference to produceDao.
 

Methods in fr.ifremer.allegro.data.measure with parameters of type ProduceDao
 void SortingMeasurementDaoBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produceDao.
 void QuantificationMeasurementDaoBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produceDao.
 

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

Methods in fr.ifremer.allegro.data.measure.generic.service that return ProduceDao
protected  ProduceDao RemoteSortingMeasurementFullServiceBase.getProduceDao()
          Gets the reference to produce's DAO.
protected  ProduceDao RemoteQuantificationMeasurementFullServiceBase.getProduceDao()
          Gets the reference to produce's DAO.
 

Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type ProduceDao
 void RemoteSortingMeasurementFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 void RemoteQuantificationMeasurementFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 

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

Methods in fr.ifremer.allegro.data.operation that return ProduceDao
protected  ProduceDao FishingOperationDaoBase.getProduceDao()
          Gets the reference to produceDao.
 

Methods in fr.ifremer.allegro.data.operation with parameters of type ProduceDao
 void FishingOperationDaoBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produceDao.
 

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

Methods in fr.ifremer.allegro.data.operation.generic.service that return ProduceDao
protected  ProduceDao RemoteFishingOperationFullServiceBase.getProduceDao()
          Gets the reference to produce's DAO.
 

Methods in fr.ifremer.allegro.data.operation.generic.service with parameters of type ProduceDao
 void RemoteFishingOperationFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 

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

Classes in fr.ifremer.allegro.data.produce that implement ProduceDao
 class ProduceDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.produce.Produce.
 class ProduceDaoImpl
           
 

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

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

Methods in fr.ifremer.allegro.data.produce.generic.service with parameters of type ProduceDao
 void RemoteProduceFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 

Uses of ProduceDao in fr.ifremer.allegro.data.survey.landing
 

Methods in fr.ifremer.allegro.data.survey.landing that return ProduceDao
protected  ProduceDao LandingDaoBase.getProduceDao()
          Gets the reference to produceDao.
 

Methods in fr.ifremer.allegro.data.survey.landing with parameters of type ProduceDao
 void LandingDaoBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produceDao.
 

Uses of ProduceDao in fr.ifremer.allegro.data.survey.landing.generic.service
 

Methods in fr.ifremer.allegro.data.survey.landing.generic.service that return ProduceDao
protected  ProduceDao RemoteLandingFullServiceBase.getProduceDao()
          Gets the reference to produce's DAO.
protected  ProduceDao RemoteObservedLandingFullServiceBase.getProduceDao()
          Gets the reference to produce's DAO.
 

Methods in fr.ifremer.allegro.data.survey.landing.generic.service with parameters of type ProduceDao
 void RemoteLandingFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 void RemoteObservedLandingFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 

Uses of ProduceDao in fr.ifremer.allegro.data.survey.sale
 

Subinterfaces of ProduceDao in fr.ifremer.allegro.data.survey.sale
 interface SaleProduceDao
           
 

Classes in fr.ifremer.allegro.data.survey.sale that implement ProduceDao
 class SaleProduceDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.survey.sale.SaleProduce.
 class SaleProduceDaoImpl
           
 

Uses of ProduceDao in fr.ifremer.allegro.data.transshipment
 

Methods in fr.ifremer.allegro.data.transshipment that return ProduceDao
protected  ProduceDao TransshipmentDaoBase.getProduceDao()
          Gets the reference to produceDao.
 

Methods in fr.ifremer.allegro.data.transshipment with parameters of type ProduceDao
 void TransshipmentDaoBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produceDao.
 

Uses of ProduceDao in fr.ifremer.allegro.data.transshipment.generic.service
 

Methods in fr.ifremer.allegro.data.transshipment.generic.service that return ProduceDao
protected  ProduceDao RemoteTransshipmentFullServiceBase.getProduceDao()
          Gets the reference to produce's DAO.
 

Methods in fr.ifremer.allegro.data.transshipment.generic.service with parameters of type ProduceDao
 void RemoteTransshipmentFullServiceBase.setProduceDao(ProduceDao produceDao)
          Sets the reference to produce's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.