|
||||||||||
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.DistanceToCoastGradientDaoBase
fr.ifremer.allegro.referential.DistanceToCoastGradientDaoImpl
public class DistanceToCoastGradientDaoImpl
DistanceToCoastGradient
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.DistanceToCoastGradientDao |
---|
TRANSFORM_CLUSTERDISTANCETOCOASTGRADIENT, TRANSFORM_NONE, TRANSFORM_REMOTEDISTANCETOCOASTGRADIENTFULLVO, TRANSFORM_REMOTEDISTANCETOCOASTGRADIENTNATURALID |
Constructor Summary | |
---|---|
DistanceToCoastGradientDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DistanceToCoastGradientDaoImpl()
Method Detail |
---|
protected DistanceToCoastGradient handleCreateFromClusterDistanceToCoastGradient(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
DistanceToCoastGradientDaoBase
DistanceToCoastGradientDaoBase.createFromClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)
handleCreateFromClusterDistanceToCoastGradient
in class DistanceToCoastGradientDaoBase
DistanceToCoastGradientDao.createFromClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)
protected ClusterDistanceToCoastGradient[] handleGetAllClusterDistanceToCoastGradientSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
DistanceToCoastGradientDaoBase
DistanceToCoastGradientDaoBase.getAllClusterDistanceToCoastGradientSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterDistanceToCoastGradientSinceDateSynchro
in class DistanceToCoastGradientDaoBase
DistanceToCoastGradientDao.getAllClusterDistanceToCoastGradientSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient source, RemoteDistanceToCoastGradientFullVO target)
DistanceToCoastGradientDao
toRemoteDistanceToCoastGradientFullVO
in interface DistanceToCoastGradientDao
toRemoteDistanceToCoastGradientFullVO
in class DistanceToCoastGradientDaoBase
DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientFullVO(fr.ifremer.allegro.referential.DistanceToCoastGradient, fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientFullVO)
public RemoteDistanceToCoastGradientFullVO toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient entity)
DistanceToCoastGradientDao
RemoteDistanceToCoastGradientFullVO
.
toRemoteDistanceToCoastGradientFullVO
in interface DistanceToCoastGradientDao
toRemoteDistanceToCoastGradientFullVO
in class DistanceToCoastGradientDaoBase
DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientFullVO(fr.ifremer.allegro.referential.DistanceToCoastGradient)
public DistanceToCoastGradient remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO remoteDistanceToCoastGradientFullVO)
DistanceToCoastGradientDao
RemoteDistanceToCoastGradientFullVO
to this DAO's entity.
DistanceToCoastGradientDao.remoteDistanceToCoastGradientFullVOToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientFullVO)
public void remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO source, DistanceToCoastGradient target, boolean copyIfNull)
DistanceToCoastGradientDao
RemoteDistanceToCoastGradientFullVO
to the specified entity.
remoteDistanceToCoastGradientFullVOToEntity
in interface DistanceToCoastGradientDao
remoteDistanceToCoastGradientFullVOToEntity
in class DistanceToCoastGradientDaoBase
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.DistanceToCoastGradientDao#remoteDistanceToCoastGradientFullVOToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientFullVO, fr.ifremer.allegro.referential.DistanceToCoastGradient)
public void toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient source, RemoteDistanceToCoastGradientNaturalId target)
DistanceToCoastGradientDao
toRemoteDistanceToCoastGradientNaturalId
in interface DistanceToCoastGradientDao
toRemoteDistanceToCoastGradientNaturalId
in class DistanceToCoastGradientDaoBase
DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientNaturalId(fr.ifremer.allegro.referential.DistanceToCoastGradient, fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientNaturalId)
public RemoteDistanceToCoastGradientNaturalId toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient entity)
DistanceToCoastGradientDao
RemoteDistanceToCoastGradientNaturalId
.
toRemoteDistanceToCoastGradientNaturalId
in interface DistanceToCoastGradientDao
toRemoteDistanceToCoastGradientNaturalId
in class DistanceToCoastGradientDaoBase
DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientNaturalId(fr.ifremer.allegro.referential.DistanceToCoastGradient)
public DistanceToCoastGradient remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId remoteDistanceToCoastGradientNaturalId)
DistanceToCoastGradientDao
RemoteDistanceToCoastGradientNaturalId
to this DAO's entity.
DistanceToCoastGradientDao.remoteDistanceToCoastGradientNaturalIdToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientNaturalId)
public void remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId source, DistanceToCoastGradient target, boolean copyIfNull)
DistanceToCoastGradientDao
RemoteDistanceToCoastGradientNaturalId
to the specified entity.
remoteDistanceToCoastGradientNaturalIdToEntity
in interface DistanceToCoastGradientDao
remoteDistanceToCoastGradientNaturalIdToEntity
in class DistanceToCoastGradientDaoBase
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.DistanceToCoastGradientDao#remoteDistanceToCoastGradientNaturalIdToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientNaturalId, fr.ifremer.allegro.referential.DistanceToCoastGradient)
public void toClusterDistanceToCoastGradient(DistanceToCoastGradient source, ClusterDistanceToCoastGradient target)
DistanceToCoastGradientDao
toClusterDistanceToCoastGradient
in interface DistanceToCoastGradientDao
toClusterDistanceToCoastGradient
in class DistanceToCoastGradientDaoBase
DistanceToCoastGradientDao.toClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.DistanceToCoastGradient, fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)
public ClusterDistanceToCoastGradient toClusterDistanceToCoastGradient(DistanceToCoastGradient entity)
DistanceToCoastGradientDao
ClusterDistanceToCoastGradient
.
toClusterDistanceToCoastGradient
in interface DistanceToCoastGradientDao
toClusterDistanceToCoastGradient
in class DistanceToCoastGradientDaoBase
DistanceToCoastGradientDao.toClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.DistanceToCoastGradient)
public DistanceToCoastGradient clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
DistanceToCoastGradientDao
ClusterDistanceToCoastGradient
to this DAO's entity.
DistanceToCoastGradientDao.clusterDistanceToCoastGradientToEntity(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)
public void clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient source, DistanceToCoastGradient target, boolean copyIfNull)
DistanceToCoastGradientDao
ClusterDistanceToCoastGradient
to the specified entity.
clusterDistanceToCoastGradientToEntity
in interface DistanceToCoastGradientDao
clusterDistanceToCoastGradientToEntity
in class DistanceToCoastGradientDaoBase
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.DistanceToCoastGradientDao#clusterDistanceToCoastGradientToEntity(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient, fr.ifremer.allegro.referential.DistanceToCoastGradient)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |