|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaxonNameHistoryDao | |
---|---|
fr.ifremer.allegro.referential.taxon | |
fr.ifremer.allegro.referential.taxon.generic.service |
Uses of TaxonNameHistoryDao in fr.ifremer.allegro.referential.taxon |
---|
Classes in fr.ifremer.allegro.referential.taxon that implement TaxonNameHistoryDao | |
---|---|
class |
TaxonNameHistoryDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.taxon.TaxonNameHistory . |
class |
TaxonNameHistoryDaoImpl
|
Methods in fr.ifremer.allegro.referential.taxon that return TaxonNameHistoryDao | |
---|---|
protected TaxonNameHistoryDao |
TaxonNameDaoBase.getTaxonNameHistoryDao()
Gets the reference to taxonNameHistoryDao . |
protected TaxonNameHistoryDao |
TaxonInformationHistoryDaoBase.getTaxonNameHistoryDao()
Gets the reference to taxonNameHistoryDao . |
Methods in fr.ifremer.allegro.referential.taxon with parameters of type TaxonNameHistoryDao | |
---|---|
void |
TaxonNameDaoBase.setTaxonNameHistoryDao(TaxonNameHistoryDao taxonNameHistoryDao)
Sets the reference to taxonNameHistoryDao . |
void |
TaxonInformationHistoryDaoBase.setTaxonNameHistoryDao(TaxonNameHistoryDao taxonNameHistoryDao)
Sets the reference to taxonNameHistoryDao . |
Uses of TaxonNameHistoryDao in fr.ifremer.allegro.referential.taxon.generic.service |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.service that return TaxonNameHistoryDao | |
---|---|
protected TaxonNameHistoryDao |
RemoteTaxonNameFullServiceBase.getTaxonNameHistoryDao()
Gets the reference to taxonNameHistory 's DAO. |
protected TaxonNameHistoryDao |
RemoteTaxonNameHistoryFullServiceBase.getTaxonNameHistoryDao()
Gets the reference to taxonNameHistory 's DAO. |
protected TaxonNameHistoryDao |
RemoteTaxonInformationHistoryFullServiceBase.getTaxonNameHistoryDao()
Gets the reference to taxonNameHistory 's DAO. |
Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type TaxonNameHistoryDao | |
---|---|
void |
RemoteTaxonNameFullServiceBase.setTaxonNameHistoryDao(TaxonNameHistoryDao taxonNameHistoryDao)
Sets the reference to taxonNameHistory 's DAO. |
void |
RemoteTaxonNameHistoryFullServiceBase.setTaxonNameHistoryDao(TaxonNameHistoryDao taxonNameHistoryDao)
Sets the reference to taxonNameHistory 's DAO. |
void |
RemoteTaxonInformationHistoryFullServiceBase.setTaxonNameHistoryDao(TaxonNameHistoryDao taxonNameHistoryDao)
Sets the reference to taxonNameHistory 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |