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

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

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

Classes in fr.ifremer.allegro.referential.taxon that implement TaxonInformationHistoryDao
 class TaxonInformationHistoryDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.taxon.TaxonInformationHistory.
 class TaxonInformationHistoryDaoImpl
           
 

Methods in fr.ifremer.allegro.referential.taxon that return TaxonInformationHistoryDao
protected  TaxonInformationHistoryDao ReferenceDocumentDaoBase.getTaxonInformationHistoryDao()
          Gets the reference to taxonInformationHistoryDao.
 

Methods in fr.ifremer.allegro.referential.taxon with parameters of type TaxonInformationHistoryDao
 void ReferenceDocumentDaoBase.setTaxonInformationHistoryDao(TaxonInformationHistoryDao taxonInformationHistoryDao)
          Sets the reference to taxonInformationHistoryDao.
 

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

Methods in fr.ifremer.allegro.referential.taxon.generic.service that return TaxonInformationHistoryDao
protected  TaxonInformationHistoryDao RemoteTaxonInformationHistoryFullServiceBase.getTaxonInformationHistoryDao()
          Gets the reference to taxonInformationHistory's DAO.
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type TaxonInformationHistoryDao
 void RemoteTaxonInformationHistoryFullServiceBase.setTaxonInformationHistoryDao(TaxonInformationHistoryDao taxonInformationHistoryDao)
          Sets the reference to taxonInformationHistory's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.