|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaxonNameDao | |
---|---|
fr.ifremer.allegro.referential.taxon | |
fr.ifremer.allegro.referential.taxon.generic.service |
Uses of TaxonNameDao in fr.ifremer.allegro.referential.taxon |
---|
Classes in fr.ifremer.allegro.referential.taxon that implement TaxonNameDao | |
---|---|
class |
TaxonNameDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.taxon.TaxonName . |
class |
TaxonNameDaoImpl
|
Methods in fr.ifremer.allegro.referential.taxon that return TaxonNameDao | |
---|---|
protected TaxonNameDao |
TaxonInformationDaoBase.getTaxonNameDao()
Gets the reference to taxonNameDao . |
protected TaxonNameDao |
TaxonNameDaoBase.getTaxonNameDao()
Gets the reference to taxonNameDao . |
protected TaxonNameDao |
TaxonomicLevelDaoBase.getTaxonNameDao()
Gets the reference to taxonNameDao . |
protected TaxonNameDao |
TaxonNameHistoryDaoBase.getTaxonNameDao()
Gets the reference to taxonNameDao . |
protected TaxonNameDao |
VirtualComponentDaoBase.getTaxonNameDao()
Gets the reference to taxonNameDao . |
Methods in fr.ifremer.allegro.referential.taxon with parameters of type TaxonNameDao | |
---|---|
void |
TaxonInformationDaoBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonNameDao . |
void |
TaxonNameDaoBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonNameDao . |
void |
TaxonomicLevelDaoBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonNameDao . |
void |
TaxonNameHistoryDaoBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonNameDao . |
void |
VirtualComponentDaoBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonNameDao . |
Uses of TaxonNameDao in fr.ifremer.allegro.referential.taxon.generic.service |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.service that return TaxonNameDao | |
---|---|
protected TaxonNameDao |
RemoteTaxonInformationFullServiceBase.getTaxonNameDao()
Gets the reference to taxonName 's DAO. |
protected TaxonNameDao |
RemoteTaxonNameFullServiceBase.getTaxonNameDao()
Gets the reference to taxonName 's DAO. |
protected TaxonNameDao |
RemoteTaxonomicLevelFullServiceBase.getTaxonNameDao()
Gets the reference to taxonName 's DAO. |
protected TaxonNameDao |
RemoteTaxonNameHistoryFullServiceBase.getTaxonNameDao()
Gets the reference to taxonName 's DAO. |
protected TaxonNameDao |
RemoteVirtualComponentFullServiceBase.getTaxonNameDao()
Gets the reference to taxonName 's DAO. |
Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type TaxonNameDao | |
---|---|
void |
RemoteTaxonInformationFullServiceBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonName 's DAO. |
void |
RemoteTaxonNameFullServiceBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonName 's DAO. |
void |
RemoteTaxonomicLevelFullServiceBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonName 's DAO. |
void |
RemoteTaxonNameHistoryFullServiceBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonName 's DAO. |
void |
RemoteVirtualComponentFullServiceBase.setTaxonNameDao(TaxonNameDao taxonNameDao)
Sets the reference to taxonName 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |