Uses of Interface
fr.ifremer.allegro.referential.taxon.TaxonGroupHistoricalRecordDao

Packages that use TaxonGroupHistoricalRecordDao
fr.ifremer.allegro.referential.taxon   
fr.ifremer.allegro.referential.taxon.generic.service   
 

Uses of TaxonGroupHistoricalRecordDao in fr.ifremer.allegro.referential.taxon
 

Classes in fr.ifremer.allegro.referential.taxon that implement TaxonGroupHistoricalRecordDao
 class TaxonGroupHistoricalRecordDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.taxon.TaxonGroupHistoricalRecord.
 class TaxonGroupHistoricalRecordDaoImpl
           
 

Methods in fr.ifremer.allegro.referential.taxon that return TaxonGroupHistoricalRecordDao
protected  TaxonGroupHistoricalRecordDao TaxonGroupDaoBase.getTaxonGroupHistoricalRecordDao()
          Gets the reference to taxonGroupHistoricalRecordDao.
 

Methods in fr.ifremer.allegro.referential.taxon with parameters of type TaxonGroupHistoricalRecordDao
 void TaxonGroupDaoBase.setTaxonGroupHistoricalRecordDao(TaxonGroupHistoricalRecordDao taxonGroupHistoricalRecordDao)
          Sets the reference to taxonGroupHistoricalRecordDao.
 

Uses of TaxonGroupHistoricalRecordDao in fr.ifremer.allegro.referential.taxon.generic.service
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service that return TaxonGroupHistoricalRecordDao
protected  TaxonGroupHistoricalRecordDao RemoteTaxonGroupHistoricalRecordFullServiceBase.getTaxonGroupHistoricalRecordDao()
          Gets the reference to taxonGroupHistoricalRecord's DAO.
protected  TaxonGroupHistoricalRecordDao RemoteTaxonGroupFullServiceBase.getTaxonGroupHistoricalRecordDao()
          Gets the reference to taxonGroupHistoricalRecord's DAO.
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type TaxonGroupHistoricalRecordDao
 void RemoteTaxonGroupHistoricalRecordFullServiceBase.setTaxonGroupHistoricalRecordDao(TaxonGroupHistoricalRecordDao taxonGroupHistoricalRecordDao)
          Sets the reference to taxonGroupHistoricalRecord's DAO.
 void RemoteTaxonGroupFullServiceBase.setTaxonGroupHistoricalRecordDao(TaxonGroupHistoricalRecordDao taxonGroupHistoricalRecordDao)
          Sets the reference to taxonGroupHistoricalRecord's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.