Methods in fr.ifremer.allegro.referential.taxon with parameters of type RemoteTaxonInformationHistoryNaturalId |
TaxonInformationHistory |
TaxonInformationHistoryDaoImpl.remoteTaxonInformationHistoryNaturalIdToEntity(RemoteTaxonInformationHistoryNaturalId remoteTaxonInformationHistoryNaturalId)
|
TaxonInformationHistory |
TaxonInformationHistoryDao.remoteTaxonInformationHistoryNaturalIdToEntity(RemoteTaxonInformationHistoryNaturalId remoteTaxonInformationHistoryNaturalId)
Converts an instance of type RemoteTaxonInformationHistoryNaturalId to this DAO's entity. |
void |
TaxonInformationHistoryDaoImpl.remoteTaxonInformationHistoryNaturalIdToEntity(RemoteTaxonInformationHistoryNaturalId source,
TaxonInformationHistory target,
boolean copyIfNull)
|
void |
TaxonInformationHistoryDao.remoteTaxonInformationHistoryNaturalIdToEntity(RemoteTaxonInformationHistoryNaturalId source,
TaxonInformationHistory target,
boolean copyIfNull)
Copies the fields of RemoteTaxonInformationHistoryNaturalId to the specified entity. |
void |
TaxonInformationHistoryDaoBase.remoteTaxonInformationHistoryNaturalIdToEntity(RemoteTaxonInformationHistoryNaturalId source,
TaxonInformationHistory target,
boolean copyIfNull)
|
void |
TaxonInformationHistoryDaoImpl.toRemoteTaxonInformationHistoryNaturalId(TaxonInformationHistory source,
RemoteTaxonInformationHistoryNaturalId target)
|
void |
TaxonInformationHistoryDao.toRemoteTaxonInformationHistoryNaturalId(TaxonInformationHistory source,
RemoteTaxonInformationHistoryNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
TaxonInformationHistoryDaoBase.toRemoteTaxonInformationHistoryNaturalId(TaxonInformationHistory source,
RemoteTaxonInformationHistoryNaturalId target)
|