|
||||||||||
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.NumericalPrecisionDaoBase
fr.ifremer.allegro.referential.NumericalPrecisionDaoImpl
public class NumericalPrecisionDaoImpl
NumericalPrecision
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.NumericalPrecisionDao |
---|
TRANSFORM_CLUSTERNUMERICALPRECISION, TRANSFORM_NONE, TRANSFORM_REMOTENUMERICALPRECISIONFULLVO, TRANSFORM_REMOTENUMERICALPRECISIONNATURALID |
Constructor Summary | |
---|---|
NumericalPrecisionDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NumericalPrecisionDaoImpl()
Method Detail |
---|
protected NumericalPrecision handleCreateFromClusterNumericalPrecision(ClusterNumericalPrecision clusterNumericalPrecision)
NumericalPrecisionDaoBase
NumericalPrecisionDaoBase.createFromClusterNumericalPrecision(fr.ifremer.allegro.referential.generic.cluster.ClusterNumericalPrecision)
handleCreateFromClusterNumericalPrecision
in class NumericalPrecisionDaoBase
NumericalPrecisionDao.createFromClusterNumericalPrecision(fr.ifremer.allegro.referential.generic.cluster.ClusterNumericalPrecision)
protected ClusterNumericalPrecision[] handleGetAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
NumericalPrecisionDaoBase
NumericalPrecisionDaoBase.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterNumericalPrecisionSinceDateSynchro
in class NumericalPrecisionDaoBase
NumericalPrecisionDao.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteNumericalPrecisionFullVO(NumericalPrecision source, RemoteNumericalPrecisionFullVO target)
NumericalPrecisionDao
toRemoteNumericalPrecisionFullVO
in interface NumericalPrecisionDao
toRemoteNumericalPrecisionFullVO
in class NumericalPrecisionDaoBase
NumericalPrecisionDao.toRemoteNumericalPrecisionFullVO(fr.ifremer.allegro.referential.NumericalPrecision, fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO)
public RemoteNumericalPrecisionFullVO toRemoteNumericalPrecisionFullVO(NumericalPrecision entity)
NumericalPrecisionDao
RemoteNumericalPrecisionFullVO
.
toRemoteNumericalPrecisionFullVO
in interface NumericalPrecisionDao
toRemoteNumericalPrecisionFullVO
in class NumericalPrecisionDaoBase
NumericalPrecisionDao.toRemoteNumericalPrecisionFullVO(fr.ifremer.allegro.referential.NumericalPrecision)
public NumericalPrecision remoteNumericalPrecisionFullVOToEntity(RemoteNumericalPrecisionFullVO remoteNumericalPrecisionFullVO)
NumericalPrecisionDao
RemoteNumericalPrecisionFullVO
to this DAO's entity.
NumericalPrecisionDao.remoteNumericalPrecisionFullVOToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO)
public void remoteNumericalPrecisionFullVOToEntity(RemoteNumericalPrecisionFullVO source, NumericalPrecision target, boolean copyIfNull)
NumericalPrecisionDao
RemoteNumericalPrecisionFullVO
to the specified entity.
remoteNumericalPrecisionFullVOToEntity
in interface NumericalPrecisionDao
remoteNumericalPrecisionFullVOToEntity
in class NumericalPrecisionDaoBase
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.NumericalPrecisionDao#remoteNumericalPrecisionFullVOToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO, fr.ifremer.allegro.referential.NumericalPrecision)
public void toRemoteNumericalPrecisionNaturalId(NumericalPrecision source, RemoteNumericalPrecisionNaturalId target)
NumericalPrecisionDao
toRemoteNumericalPrecisionNaturalId
in interface NumericalPrecisionDao
toRemoteNumericalPrecisionNaturalId
in class NumericalPrecisionDaoBase
NumericalPrecisionDao.toRemoteNumericalPrecisionNaturalId(fr.ifremer.allegro.referential.NumericalPrecision, fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionNaturalId)
public RemoteNumericalPrecisionNaturalId toRemoteNumericalPrecisionNaturalId(NumericalPrecision entity)
NumericalPrecisionDao
RemoteNumericalPrecisionNaturalId
.
toRemoteNumericalPrecisionNaturalId
in interface NumericalPrecisionDao
toRemoteNumericalPrecisionNaturalId
in class NumericalPrecisionDaoBase
NumericalPrecisionDao.toRemoteNumericalPrecisionNaturalId(fr.ifremer.allegro.referential.NumericalPrecision)
public NumericalPrecision remoteNumericalPrecisionNaturalIdToEntity(RemoteNumericalPrecisionNaturalId remoteNumericalPrecisionNaturalId)
NumericalPrecisionDao
RemoteNumericalPrecisionNaturalId
to this DAO's entity.
NumericalPrecisionDao.remoteNumericalPrecisionNaturalIdToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionNaturalId)
public void remoteNumericalPrecisionNaturalIdToEntity(RemoteNumericalPrecisionNaturalId source, NumericalPrecision target, boolean copyIfNull)
NumericalPrecisionDao
RemoteNumericalPrecisionNaturalId
to the specified entity.
remoteNumericalPrecisionNaturalIdToEntity
in interface NumericalPrecisionDao
remoteNumericalPrecisionNaturalIdToEntity
in class NumericalPrecisionDaoBase
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.NumericalPrecisionDao#remoteNumericalPrecisionNaturalIdToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionNaturalId, fr.ifremer.allegro.referential.NumericalPrecision)
public void toClusterNumericalPrecision(NumericalPrecision source, ClusterNumericalPrecision target)
NumericalPrecisionDao
toClusterNumericalPrecision
in interface NumericalPrecisionDao
toClusterNumericalPrecision
in class NumericalPrecisionDaoBase
NumericalPrecisionDao.toClusterNumericalPrecision(fr.ifremer.allegro.referential.NumericalPrecision, fr.ifremer.allegro.referential.generic.cluster.ClusterNumericalPrecision)
public ClusterNumericalPrecision toClusterNumericalPrecision(NumericalPrecision entity)
NumericalPrecisionDao
ClusterNumericalPrecision
.
toClusterNumericalPrecision
in interface NumericalPrecisionDao
toClusterNumericalPrecision
in class NumericalPrecisionDaoBase
NumericalPrecisionDao.toClusterNumericalPrecision(fr.ifremer.allegro.referential.NumericalPrecision)
public NumericalPrecision clusterNumericalPrecisionToEntity(ClusterNumericalPrecision clusterNumericalPrecision)
NumericalPrecisionDao
ClusterNumericalPrecision
to this DAO's entity.
NumericalPrecisionDao.clusterNumericalPrecisionToEntity(fr.ifremer.allegro.referential.generic.cluster.ClusterNumericalPrecision)
public void clusterNumericalPrecisionToEntity(ClusterNumericalPrecision source, NumericalPrecision target, boolean copyIfNull)
NumericalPrecisionDao
ClusterNumericalPrecision
to the specified entity.
clusterNumericalPrecisionToEntity
in interface NumericalPrecisionDao
clusterNumericalPrecisionToEntity
in class NumericalPrecisionDaoBase
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.NumericalPrecisionDao#clusterNumericalPrecisionToEntity(fr.ifremer.allegro.referential.generic.cluster.ClusterNumericalPrecision, fr.ifremer.allegro.referential.NumericalPrecision)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |