public interface TaxonNameExtendDao extends TaxonNameDao
TRANSFORM_NONE| Modifier and Type | Method and Description |
|---|---|
TaxonRefTaxVO[] |
getAllTaxonRefTax()
Get all valid taxon name
|
TaxonRefTaxVO |
getTaxonRefTax(Integer taxonId)
Get a taxon by his id.
|
TaxonRefTaxVO[] getAllTaxonRefTax()
TaxonRefTaxVO getTaxonRefTax(Integer taxonId)
taxonId - taxon IdCopyright © 2013. All Rights Reserved.