|
||||||||||
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.TaxonNameHistoryDaoBase
fr.ifremer.allegro.referential.taxon.TaxonNameHistoryDaoImpl
public class TaxonNameHistoryDaoImpl
TaxonNameHistory
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.taxon.TaxonNameHistoryDao |
---|
TRANSFORM_CLUSTERTAXONNAMEHISTORY, TRANSFORM_NONE, TRANSFORM_REMOTETAXONNAMEHISTORYFULLVO, TRANSFORM_REMOTETAXONNAMEHISTORYNATURALID |
Constructor Summary | |
---|---|
TaxonNameHistoryDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaxonNameHistoryDaoImpl()
Method Detail |
---|
protected TaxonNameHistory handleCreateFromClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
TaxonNameHistoryDaoBase
TaxonNameHistoryDaoBase.createFromClusterTaxonNameHistory(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonNameHistory)
handleCreateFromClusterTaxonNameHistory
in class TaxonNameHistoryDaoBase
TaxonNameHistoryDao.createFromClusterTaxonNameHistory(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonNameHistory)
protected ClusterTaxonNameHistory[] handleGetAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
TaxonNameHistoryDaoBase
TaxonNameHistoryDaoBase.getAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterTaxonNameHistorySinceDateSynchro
in class TaxonNameHistoryDaoBase
TaxonNameHistoryDao.getAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteTaxonNameHistoryFullVO(TaxonNameHistory source, RemoteTaxonNameHistoryFullVO target)
TaxonNameHistoryDao
toRemoteTaxonNameHistoryFullVO
in interface TaxonNameHistoryDao
toRemoteTaxonNameHistoryFullVO
in class TaxonNameHistoryDaoBase
TaxonNameHistoryDao.toRemoteTaxonNameHistoryFullVO(fr.ifremer.allegro.referential.taxon.TaxonNameHistory, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonNameHistoryFullVO)
public RemoteTaxonNameHistoryFullVO toRemoteTaxonNameHistoryFullVO(TaxonNameHistory entity)
TaxonNameHistoryDao
RemoteTaxonNameHistoryFullVO
.
toRemoteTaxonNameHistoryFullVO
in interface TaxonNameHistoryDao
toRemoteTaxonNameHistoryFullVO
in class TaxonNameHistoryDaoBase
TaxonNameHistoryDao.toRemoteTaxonNameHistoryFullVO(fr.ifremer.allegro.referential.taxon.TaxonNameHistory)
public TaxonNameHistory remoteTaxonNameHistoryFullVOToEntity(RemoteTaxonNameHistoryFullVO remoteTaxonNameHistoryFullVO)
TaxonNameHistoryDao
RemoteTaxonNameHistoryFullVO
to this DAO's entity.
TaxonNameHistoryDao.remoteTaxonNameHistoryFullVOToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonNameHistoryFullVO)
public void remoteTaxonNameHistoryFullVOToEntity(RemoteTaxonNameHistoryFullVO source, TaxonNameHistory target, boolean copyIfNull)
TaxonNameHistoryDao
RemoteTaxonNameHistoryFullVO
to the specified entity.
remoteTaxonNameHistoryFullVOToEntity
in interface TaxonNameHistoryDao
remoteTaxonNameHistoryFullVOToEntity
in class TaxonNameHistoryDaoBase
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.TaxonNameHistoryDao#remoteTaxonNameHistoryFullVOToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonNameHistoryFullVO, fr.ifremer.allegro.referential.taxon.TaxonNameHistory)
public void toRemoteTaxonNameHistoryNaturalId(TaxonNameHistory source, RemoteTaxonNameHistoryNaturalId target)
TaxonNameHistoryDao
toRemoteTaxonNameHistoryNaturalId
in interface TaxonNameHistoryDao
toRemoteTaxonNameHistoryNaturalId
in class TaxonNameHistoryDaoBase
TaxonNameHistoryDao.toRemoteTaxonNameHistoryNaturalId(fr.ifremer.allegro.referential.taxon.TaxonNameHistory, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonNameHistoryNaturalId)
public RemoteTaxonNameHistoryNaturalId toRemoteTaxonNameHistoryNaturalId(TaxonNameHistory entity)
TaxonNameHistoryDao
RemoteTaxonNameHistoryNaturalId
.
toRemoteTaxonNameHistoryNaturalId
in interface TaxonNameHistoryDao
toRemoteTaxonNameHistoryNaturalId
in class TaxonNameHistoryDaoBase
TaxonNameHistoryDao.toRemoteTaxonNameHistoryNaturalId(fr.ifremer.allegro.referential.taxon.TaxonNameHistory)
public TaxonNameHistory remoteTaxonNameHistoryNaturalIdToEntity(RemoteTaxonNameHistoryNaturalId remoteTaxonNameHistoryNaturalId)
TaxonNameHistoryDao
RemoteTaxonNameHistoryNaturalId
to this DAO's entity.
TaxonNameHistoryDao.remoteTaxonNameHistoryNaturalIdToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonNameHistoryNaturalId)
public void remoteTaxonNameHistoryNaturalIdToEntity(RemoteTaxonNameHistoryNaturalId source, TaxonNameHistory target, boolean copyIfNull)
TaxonNameHistoryDao
RemoteTaxonNameHistoryNaturalId
to the specified entity.
remoteTaxonNameHistoryNaturalIdToEntity
in interface TaxonNameHistoryDao
remoteTaxonNameHistoryNaturalIdToEntity
in class TaxonNameHistoryDaoBase
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.TaxonNameHistoryDao#remoteTaxonNameHistoryNaturalIdToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonNameHistoryNaturalId, fr.ifremer.allegro.referential.taxon.TaxonNameHistory)
public void toClusterTaxonNameHistory(TaxonNameHistory source, ClusterTaxonNameHistory target)
TaxonNameHistoryDao
toClusterTaxonNameHistory
in interface TaxonNameHistoryDao
toClusterTaxonNameHistory
in class TaxonNameHistoryDaoBase
TaxonNameHistoryDao.toClusterTaxonNameHistory(fr.ifremer.allegro.referential.taxon.TaxonNameHistory, fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonNameHistory)
public ClusterTaxonNameHistory toClusterTaxonNameHistory(TaxonNameHistory entity)
TaxonNameHistoryDao
ClusterTaxonNameHistory
.
toClusterTaxonNameHistory
in interface TaxonNameHistoryDao
toClusterTaxonNameHistory
in class TaxonNameHistoryDaoBase
TaxonNameHistoryDao.toClusterTaxonNameHistory(fr.ifremer.allegro.referential.taxon.TaxonNameHistory)
public TaxonNameHistory clusterTaxonNameHistoryToEntity(ClusterTaxonNameHistory clusterTaxonNameHistory)
TaxonNameHistoryDao
ClusterTaxonNameHistory
to this DAO's entity.
TaxonNameHistoryDao.clusterTaxonNameHistoryToEntity(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonNameHistory)
public void clusterTaxonNameHistoryToEntity(ClusterTaxonNameHistory source, TaxonNameHistory target, boolean copyIfNull)
TaxonNameHistoryDao
ClusterTaxonNameHistory
to the specified entity.
clusterTaxonNameHistoryToEntity
in interface TaxonNameHistoryDao
clusterTaxonNameHistoryToEntity
in class TaxonNameHistoryDaoBase
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.TaxonNameHistoryDao#clusterTaxonNameHistoryToEntity(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonNameHistory, fr.ifremer.allegro.referential.taxon.TaxonNameHistory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |