Uses of Interface
fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatchDao

Packages that use DenormalizedBatchDao
fr.ifremer.allegro.data.batch.denormalized   
fr.ifremer.allegro.data.batch.denormalized.generic.service   
 

Uses of DenormalizedBatchDao in fr.ifremer.allegro.data.batch.denormalized
 

Classes in fr.ifremer.allegro.data.batch.denormalized that implement DenormalizedBatchDao
 class DenormalizedBatchDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch.
 class DenormalizedBatchDaoImpl
           
 

Methods in fr.ifremer.allegro.data.batch.denormalized that return DenormalizedBatchDao
protected  DenormalizedBatchDao DenormalisedBatchSortingValueDaoBase.getDenormalizedBatchDao()
          Gets the reference to denormalizedBatchDao.
 

Methods in fr.ifremer.allegro.data.batch.denormalized with parameters of type DenormalizedBatchDao
 void DenormalisedBatchSortingValueDaoBase.setDenormalizedBatchDao(DenormalizedBatchDao denormalizedBatchDao)
          Sets the reference to denormalizedBatchDao.
 

Uses of DenormalizedBatchDao in fr.ifremer.allegro.data.batch.denormalized.generic.service
 

Methods in fr.ifremer.allegro.data.batch.denormalized.generic.service that return DenormalizedBatchDao
protected  DenormalizedBatchDao RemoteDenormalizedBatchFullServiceBase.getDenormalizedBatchDao()
          Gets the reference to denormalizedBatch's DAO.
protected  DenormalizedBatchDao RemoteDenormalisedBatchSortingValueFullServiceBase.getDenormalizedBatchDao()
          Gets the reference to denormalizedBatch's DAO.
 

Methods in fr.ifremer.allegro.data.batch.denormalized.generic.service with parameters of type DenormalizedBatchDao
 void RemoteDenormalizedBatchFullServiceBase.setDenormalizedBatchDao(DenormalizedBatchDao denormalizedBatchDao)
          Sets the reference to denormalizedBatch's DAO.
 void RemoteDenormalisedBatchSortingValueFullServiceBase.setDenormalizedBatchDao(DenormalizedBatchDao denormalizedBatchDao)
          Sets the reference to denormalizedBatch's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.