|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.orm.hibernate3.support.HibernateDaoSupport
fr.ifremer.allegro.referential.taxon.TaxonInformationHistoryDaoBase
fr.ifremer.allegro.referential.taxon.TaxonInformationHistoryDaoImpl
public class TaxonInformationHistoryDaoImpl
TaxonInformationHistory
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.taxon.TaxonInformationHistoryDao |
---|
TRANSFORM_CLUSTERTAXONINFORMATIONHISTORY, TRANSFORM_NONE, TRANSFORM_REMOTETAXONINFORMATIONHISTORYFULLVO, TRANSFORM_REMOTETAXONINFORMATIONHISTORYNATURALID |
Constructor Summary | |
---|---|
TaxonInformationHistoryDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaxonInformationHistoryDaoImpl()
Method Detail |
---|
protected TaxonInformationHistory handleCreateFromClusterTaxonInformationHistory(ClusterTaxonInformationHistory clusterTaxonInformationHistory)
TaxonInformationHistoryDaoBase
TaxonInformationHistoryDaoBase.createFromClusterTaxonInformationHistory(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformationHistory)
handleCreateFromClusterTaxonInformationHistory
in class TaxonInformationHistoryDaoBase
TaxonInformationHistoryDao.createFromClusterTaxonInformationHistory(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformationHistory)
public void toRemoteTaxonInformationHistoryFullVO(TaxonInformationHistory source, RemoteTaxonInformationHistoryFullVO target)
TaxonInformationHistoryDao
toRemoteTaxonInformationHistoryFullVO
in interface TaxonInformationHistoryDao
toRemoteTaxonInformationHistoryFullVO
in class TaxonInformationHistoryDaoBase
TaxonInformationHistoryDao.toRemoteTaxonInformationHistoryFullVO(fr.ifremer.allegro.referential.taxon.TaxonInformationHistory, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO)
public RemoteTaxonInformationHistoryFullVO toRemoteTaxonInformationHistoryFullVO(TaxonInformationHistory entity)
TaxonInformationHistoryDao
RemoteTaxonInformationHistoryFullVO
.
toRemoteTaxonInformationHistoryFullVO
in interface TaxonInformationHistoryDao
toRemoteTaxonInformationHistoryFullVO
in class TaxonInformationHistoryDaoBase
TaxonInformationHistoryDao.toRemoteTaxonInformationHistoryFullVO(fr.ifremer.allegro.referential.taxon.TaxonInformationHistory)
public TaxonInformationHistory remoteTaxonInformationHistoryFullVOToEntity(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVO)
TaxonInformationHistoryDao
RemoteTaxonInformationHistoryFullVO
to this DAO's entity.
TaxonInformationHistoryDao.remoteTaxonInformationHistoryFullVOToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO)
public void remoteTaxonInformationHistoryFullVOToEntity(RemoteTaxonInformationHistoryFullVO source, TaxonInformationHistory target, boolean copyIfNull)
TaxonInformationHistoryDao
RemoteTaxonInformationHistoryFullVO
to the specified entity.
remoteTaxonInformationHistoryFullVOToEntity
in interface TaxonInformationHistoryDao
remoteTaxonInformationHistoryFullVOToEntity
in class TaxonInformationHistoryDaoBase
copyIfNull
- If FALSE, the value object's field will not be copied to the entity if the value is NULL. If TRUE,
it will be copied regardless of its value.fr.ifremer.allegro.referential.taxon.TaxonInformationHistoryDao#remoteTaxonInformationHistoryFullVOToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO, fr.ifremer.allegro.referential.taxon.TaxonInformationHistory)
public void toRemoteTaxonInformationHistoryNaturalId(TaxonInformationHistory source, RemoteTaxonInformationHistoryNaturalId target)
TaxonInformationHistoryDao
toRemoteTaxonInformationHistoryNaturalId
in interface TaxonInformationHistoryDao
toRemoteTaxonInformationHistoryNaturalId
in class TaxonInformationHistoryDaoBase
TaxonInformationHistoryDao.toRemoteTaxonInformationHistoryNaturalId(fr.ifremer.allegro.referential.taxon.TaxonInformationHistory, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryNaturalId)
public RemoteTaxonInformationHistoryNaturalId toRemoteTaxonInformationHistoryNaturalId(TaxonInformationHistory entity)
TaxonInformationHistoryDao
RemoteTaxonInformationHistoryNaturalId
.
toRemoteTaxonInformationHistoryNaturalId
in interface TaxonInformationHistoryDao
toRemoteTaxonInformationHistoryNaturalId
in class TaxonInformationHistoryDaoBase
TaxonInformationHistoryDao.toRemoteTaxonInformationHistoryNaturalId(fr.ifremer.allegro.referential.taxon.TaxonInformationHistory)
public TaxonInformationHistory remoteTaxonInformationHistoryNaturalIdToEntity(RemoteTaxonInformationHistoryNaturalId remoteTaxonInformationHistoryNaturalId)
TaxonInformationHistoryDao
RemoteTaxonInformationHistoryNaturalId
to this DAO's entity.
TaxonInformationHistoryDao.remoteTaxonInformationHistoryNaturalIdToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryNaturalId)
public void remoteTaxonInformationHistoryNaturalIdToEntity(RemoteTaxonInformationHistoryNaturalId source, TaxonInformationHistory target, boolean copyIfNull)
TaxonInformationHistoryDao
RemoteTaxonInformationHistoryNaturalId
to the specified entity.
remoteTaxonInformationHistoryNaturalIdToEntity
in interface TaxonInformationHistoryDao
remoteTaxonInformationHistoryNaturalIdToEntity
in class TaxonInformationHistoryDaoBase
copyIfNull
- If FALSE, the value object's field will not be copied to the entity if the value is NULL. If TRUE,
it will be copied regardless of its value.fr.ifremer.allegro.referential.taxon.TaxonInformationHistoryDao#remoteTaxonInformationHistoryNaturalIdToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryNaturalId, fr.ifremer.allegro.referential.taxon.TaxonInformationHistory)
public void toClusterTaxonInformationHistory(TaxonInformationHistory source, ClusterTaxonInformationHistory target)
TaxonInformationHistoryDao
toClusterTaxonInformationHistory
in interface TaxonInformationHistoryDao
toClusterTaxonInformationHistory
in class TaxonInformationHistoryDaoBase
TaxonInformationHistoryDao.toClusterTaxonInformationHistory(fr.ifremer.allegro.referential.taxon.TaxonInformationHistory, fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformationHistory)
public ClusterTaxonInformationHistory toClusterTaxonInformationHistory(TaxonInformationHistory entity)
TaxonInformationHistoryDao
ClusterTaxonInformationHistory
.
toClusterTaxonInformationHistory
in interface TaxonInformationHistoryDao
toClusterTaxonInformationHistory
in class TaxonInformationHistoryDaoBase
TaxonInformationHistoryDao.toClusterTaxonInformationHistory(fr.ifremer.allegro.referential.taxon.TaxonInformationHistory)
public TaxonInformationHistory clusterTaxonInformationHistoryToEntity(ClusterTaxonInformationHistory clusterTaxonInformationHistory)
TaxonInformationHistoryDao
ClusterTaxonInformationHistory
to this DAO's entity.
TaxonInformationHistoryDao.clusterTaxonInformationHistoryToEntity(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformationHistory)
public void clusterTaxonInformationHistoryToEntity(ClusterTaxonInformationHistory source, TaxonInformationHistory target, boolean copyIfNull)
TaxonInformationHistoryDao
ClusterTaxonInformationHistory
to the specified entity.
clusterTaxonInformationHistoryToEntity
in interface TaxonInformationHistoryDao
clusterTaxonInformationHistoryToEntity
in class TaxonInformationHistoryDaoBase
copyIfNull
- If FALSE, the value object's field will not be copied to the entity if the value is NULL. If TRUE,
it will be copied regardless of its value.fr.ifremer.allegro.referential.taxon.TaxonInformationHistoryDao#clusterTaxonInformationHistoryToEntity(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformationHistory, fr.ifremer.allegro.referential.taxon.TaxonInformationHistory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |