Package | Description |
---|---|
fr.ifremer.adagio.core.dao.referential.taxon | |
fr.ifremer.adagio.core.service.referential.taxon |
Modifier and Type | Method and Description |
---|---|
TaxonRefVO |
TaxonNameExtendDao.createAsTemporary(TaxonRefVO taxonNameVO,
String comments)
Create a new taxon name, as temporary (used for HSQLDB database only).
|
TaxonRefVO |
TaxonNameDaoImpl.createAsTemporary(TaxonRefVO taxonNameVO,
String comments) |
TaxonRefVO[] |
TaxonNameExtendDao.getAllTaxonNames(boolean withSynonyms)
Get all taxon names, but obsolete taxon names are skipped.
|
TaxonRefVO[] |
TaxonNameDaoImpl.getAllTaxonNames(boolean withSynonyms) |
TaxonRefVO[] |
TaxonNameExtendDao.getAllTaxonNames(boolean withSynonyms,
Integer transcribingId) |
TaxonRefVO[] |
TaxonNameDaoImpl.getAllTaxonNames(boolean withSynonyms,
Integer transcribingId) |
TaxonRefVO |
TaxonNameExtendDao.getTaxonNameReferent(Integer referenceTaxonId)
Get a taxon name by his referenceTaxonId.
|
TaxonRefVO |
TaxonNameDaoImpl.getTaxonNameReferent(Integer referenceTaxonId) |
TaxonRefVO |
TaxonNameExtendDao.getTaxonNameReferent(Integer referenceTaxonId,
Integer transcribingId)
Get a taxon name by his referenceTaxonId.
|
TaxonRefVO |
TaxonNameDaoImpl.getTaxonNameReferent(Integer referenceTaxonId,
Integer transcribingId) |
protected TaxonRefVO |
TaxonNameDaoImpl.loadTaxon(Object[] cols,
boolean withTranscribing) |
Modifier and Type | Method and Description |
---|---|
TaxonRefVO |
TaxonNameExtendDao.createAsTemporary(TaxonRefVO taxonNameVO,
String comments)
Create a new taxon name, as temporary (used for HSQLDB database only).
|
TaxonRefVO |
TaxonNameDaoImpl.createAsTemporary(TaxonRefVO taxonNameVO,
String comments) |
Modifier and Type | Method and Description |
---|---|
TaxonRefVO |
TaxonServiceImpl.getTaxonNameReferent(int referenceTaxonId) |
TaxonRefVO |
TaxonService.getTaxonNameReferent(int referenceTaxonId) |
Copyright © 2012–2014 IFREMER. All rights reserved.