|
||||||||||
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.TaxonInformationDaoBase
fr.ifremer.allegro.referential.taxon.TaxonInformationDaoImpl
public class TaxonInformationDaoImpl
TaxonInformation
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.taxon.TaxonInformationDao |
---|
TRANSFORM_CLUSTERTAXONINFORMATION, TRANSFORM_NONE, TRANSFORM_REMOTETAXONINFORMATIONFULLVO, TRANSFORM_REMOTETAXONINFORMATIONNATURALID |
Constructor Summary | |
---|---|
TaxonInformationDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaxonInformationDaoImpl()
Method Detail |
---|
protected TaxonInformation handleCreateFromClusterTaxonInformation(ClusterTaxonInformation clusterTaxonInformation)
TaxonInformationDaoBase
TaxonInformationDaoBase.createFromClusterTaxonInformation(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformation)
handleCreateFromClusterTaxonInformation
in class TaxonInformationDaoBase
TaxonInformationDao.createFromClusterTaxonInformation(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformation)
protected ClusterTaxonInformation[] handleGetAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
TaxonInformationDaoBase
TaxonInformationDaoBase.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterTaxonInformationSinceDateSynchro
in class TaxonInformationDaoBase
TaxonInformationDao.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteTaxonInformationFullVO(TaxonInformation source, RemoteTaxonInformationFullVO target)
TaxonInformationDao
toRemoteTaxonInformationFullVO
in interface TaxonInformationDao
toRemoteTaxonInformationFullVO
in class TaxonInformationDaoBase
TaxonInformationDao.toRemoteTaxonInformationFullVO(fr.ifremer.allegro.referential.taxon.TaxonInformation, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO)
public RemoteTaxonInformationFullVO toRemoteTaxonInformationFullVO(TaxonInformation entity)
TaxonInformationDao
RemoteTaxonInformationFullVO
.
toRemoteTaxonInformationFullVO
in interface TaxonInformationDao
toRemoteTaxonInformationFullVO
in class TaxonInformationDaoBase
TaxonInformationDao.toRemoteTaxonInformationFullVO(fr.ifremer.allegro.referential.taxon.TaxonInformation)
public TaxonInformation remoteTaxonInformationFullVOToEntity(RemoteTaxonInformationFullVO remoteTaxonInformationFullVO)
TaxonInformationDao
RemoteTaxonInformationFullVO
to this DAO's entity.
TaxonInformationDao.remoteTaxonInformationFullVOToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO)
public void remoteTaxonInformationFullVOToEntity(RemoteTaxonInformationFullVO source, TaxonInformation target, boolean copyIfNull)
TaxonInformationDao
RemoteTaxonInformationFullVO
to the specified entity.
remoteTaxonInformationFullVOToEntity
in interface TaxonInformationDao
remoteTaxonInformationFullVOToEntity
in class TaxonInformationDaoBase
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.TaxonInformationDao#remoteTaxonInformationFullVOToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationFullVO, fr.ifremer.allegro.referential.taxon.TaxonInformation)
public void toRemoteTaxonInformationNaturalId(TaxonInformation source, RemoteTaxonInformationNaturalId target)
TaxonInformationDao
toRemoteTaxonInformationNaturalId
in interface TaxonInformationDao
toRemoteTaxonInformationNaturalId
in class TaxonInformationDaoBase
TaxonInformationDao.toRemoteTaxonInformationNaturalId(fr.ifremer.allegro.referential.taxon.TaxonInformation, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationNaturalId)
public RemoteTaxonInformationNaturalId toRemoteTaxonInformationNaturalId(TaxonInformation entity)
TaxonInformationDao
RemoteTaxonInformationNaturalId
.
toRemoteTaxonInformationNaturalId
in interface TaxonInformationDao
toRemoteTaxonInformationNaturalId
in class TaxonInformationDaoBase
TaxonInformationDao.toRemoteTaxonInformationNaturalId(fr.ifremer.allegro.referential.taxon.TaxonInformation)
public TaxonInformation remoteTaxonInformationNaturalIdToEntity(RemoteTaxonInformationNaturalId remoteTaxonInformationNaturalId)
TaxonInformationDao
RemoteTaxonInformationNaturalId
to this DAO's entity.
TaxonInformationDao.remoteTaxonInformationNaturalIdToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationNaturalId)
public void remoteTaxonInformationNaturalIdToEntity(RemoteTaxonInformationNaturalId source, TaxonInformation target, boolean copyIfNull)
TaxonInformationDao
RemoteTaxonInformationNaturalId
to the specified entity.
remoteTaxonInformationNaturalIdToEntity
in interface TaxonInformationDao
remoteTaxonInformationNaturalIdToEntity
in class TaxonInformationDaoBase
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.TaxonInformationDao#remoteTaxonInformationNaturalIdToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationNaturalId, fr.ifremer.allegro.referential.taxon.TaxonInformation)
public void toClusterTaxonInformation(TaxonInformation source, ClusterTaxonInformation target)
TaxonInformationDao
toClusterTaxonInformation
in interface TaxonInformationDao
toClusterTaxonInformation
in class TaxonInformationDaoBase
TaxonInformationDao.toClusterTaxonInformation(fr.ifremer.allegro.referential.taxon.TaxonInformation, fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformation)
public ClusterTaxonInformation toClusterTaxonInformation(TaxonInformation entity)
TaxonInformationDao
ClusterTaxonInformation
.
toClusterTaxonInformation
in interface TaxonInformationDao
toClusterTaxonInformation
in class TaxonInformationDaoBase
TaxonInformationDao.toClusterTaxonInformation(fr.ifremer.allegro.referential.taxon.TaxonInformation)
public TaxonInformation clusterTaxonInformationToEntity(ClusterTaxonInformation clusterTaxonInformation)
TaxonInformationDao
ClusterTaxonInformation
to this DAO's entity.
TaxonInformationDao.clusterTaxonInformationToEntity(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformation)
public void clusterTaxonInformationToEntity(ClusterTaxonInformation source, TaxonInformation target, boolean copyIfNull)
TaxonInformationDao
ClusterTaxonInformation
to the specified entity.
clusterTaxonInformationToEntity
in interface TaxonInformationDao
clusterTaxonInformationToEntity
in class TaxonInformationDaoBase
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.TaxonInformationDao#clusterTaxonInformationToEntity(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformation, fr.ifremer.allegro.referential.taxon.TaxonInformation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |