|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaxonGroupInformationDao | |
---|---|
fr.ifremer.allegro.referential.taxon | |
fr.ifremer.allegro.referential.taxon.generic.service |
Uses of TaxonGroupInformationDao in fr.ifremer.allegro.referential.taxon |
---|
Classes in fr.ifremer.allegro.referential.taxon that implement TaxonGroupInformationDao | |
---|---|
class |
TaxonGroupInformationDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.taxon.TaxonGroupInformation . |
class |
TaxonGroupInformationDaoImpl
|
Methods in fr.ifremer.allegro.referential.taxon that return TaxonGroupInformationDao | |
---|---|
protected TaxonGroupInformationDao |
TaxonGroupDaoBase.getTaxonGroupInformationDao()
Gets the reference to taxonGroupInformationDao . |
Methods in fr.ifremer.allegro.referential.taxon with parameters of type TaxonGroupInformationDao | |
---|---|
void |
TaxonGroupDaoBase.setTaxonGroupInformationDao(TaxonGroupInformationDao taxonGroupInformationDao)
Sets the reference to taxonGroupInformationDao . |
Uses of TaxonGroupInformationDao in fr.ifremer.allegro.referential.taxon.generic.service |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.service that return TaxonGroupInformationDao | |
---|---|
protected TaxonGroupInformationDao |
RemoteTaxonGroupInformationFullServiceBase.getTaxonGroupInformationDao()
Gets the reference to taxonGroupInformation 's DAO. |
Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type TaxonGroupInformationDao | |
---|---|
void |
RemoteTaxonGroupInformationFullServiceBase.setTaxonGroupInformationDao(TaxonGroupInformationDao taxonGroupInformationDao)
Sets the reference to taxonGroupInformation 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |