Uses of Interface
fr.ifremer.allegro.data.batch.CatchBatchDao

Packages that use CatchBatchDao
fr.ifremer.allegro.data.batch   
fr.ifremer.allegro.data.batch.generic.service   
fr.ifremer.allegro.data.operation   
fr.ifremer.allegro.data.operation.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.survey.sale.generic.service   
 

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

Classes in fr.ifremer.allegro.data.batch that implement CatchBatchDao
 class CatchBatchDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.batch.CatchBatch.
 class CatchBatchDaoImpl
           
 

Methods in fr.ifremer.allegro.data.batch that return CatchBatchDao
protected  CatchBatchDao CatchBatchDaoBase.getCatchBatchDao()
          Gets the reference to catchBatchDao.
protected  CatchBatchDao SortingBatchDaoBase.getCatchBatchDao()
          Gets the reference to catchBatchDao.
 

Methods in fr.ifremer.allegro.data.batch with parameters of type CatchBatchDao
 void CatchBatchDaoBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatchDao.
 void SortingBatchDaoBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatchDao.
 

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

Methods in fr.ifremer.allegro.data.batch.generic.service that return CatchBatchDao
protected  CatchBatchDao RemoteCatchBatchFullServiceBase.getCatchBatchDao()
          Gets the reference to catchBatch's DAO.
 

Methods in fr.ifremer.allegro.data.batch.generic.service with parameters of type CatchBatchDao
 void RemoteCatchBatchFullServiceBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatch's DAO.
 

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

Methods in fr.ifremer.allegro.data.operation that return CatchBatchDao
protected  CatchBatchDao FishingOperationDaoBase.getCatchBatchDao()
          Gets the reference to catchBatchDao.
 

Methods in fr.ifremer.allegro.data.operation with parameters of type CatchBatchDao
 void FishingOperationDaoBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatchDao.
 

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

Methods in fr.ifremer.allegro.data.operation.generic.service that return CatchBatchDao
protected  CatchBatchDao RemoteFishingOperationFullServiceBase.getCatchBatchDao()
          Gets the reference to catchBatch's DAO.
 

Methods in fr.ifremer.allegro.data.operation.generic.service with parameters of type CatchBatchDao
 void RemoteFishingOperationFullServiceBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatch's DAO.
 

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

Methods in fr.ifremer.allegro.data.survey.landing that return CatchBatchDao
protected  CatchBatchDao LandingDaoBase.getCatchBatchDao()
          Gets the reference to catchBatchDao.
 

Methods in fr.ifremer.allegro.data.survey.landing with parameters of type CatchBatchDao
 void LandingDaoBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatchDao.
 

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

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

Methods in fr.ifremer.allegro.data.survey.landing.generic.service with parameters of type CatchBatchDao
 void RemoteLandingFullServiceBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatch's DAO.
 void RemoteObservedLandingFullServiceBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatch's DAO.
 

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

Methods in fr.ifremer.allegro.data.survey.sale that return CatchBatchDao
protected  CatchBatchDao SaleDaoBase.getCatchBatchDao()
          Gets the reference to catchBatchDao.
 

Methods in fr.ifremer.allegro.data.survey.sale with parameters of type CatchBatchDao
 void SaleDaoBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatchDao.
 

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

Methods in fr.ifremer.allegro.data.survey.sale.generic.service that return CatchBatchDao
protected  CatchBatchDao RemoteObservedSaleFullServiceBase.getCatchBatchDao()
          Gets the reference to catchBatch's DAO.
protected  CatchBatchDao RemoteSaleFullServiceBase.getCatchBatchDao()
          Gets the reference to catchBatch's DAO.
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.service with parameters of type CatchBatchDao
 void RemoteObservedSaleFullServiceBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatch's DAO.
 void RemoteSaleFullServiceBase.setCatchBatchDao(CatchBatchDao catchBatchDao)
          Sets the reference to catchBatch's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.