|
||||||||||
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.conversion.RoundWeightConversionDaoBase
fr.ifremer.allegro.referential.conversion.RoundWeightConversionDaoImpl
public class RoundWeightConversionDaoImpl
RoundWeightConversion
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.conversion.RoundWeightConversionDao |
---|
TRANSFORM_CLUSTERROUNDWEIGHTCONVERSION, TRANSFORM_NONE, TRANSFORM_REMOTEROUNDWEIGHTCONVERSIONFULLVO, TRANSFORM_REMOTEROUNDWEIGHTCONVERSIONNATURALID |
Constructor Summary | |
---|---|
RoundWeightConversionDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RoundWeightConversionDaoImpl()
Method Detail |
---|
protected RoundWeightConversion handleCreateFromClusterRoundWeightConversion(ClusterRoundWeightConversion clusterRoundWeightConversion)
RoundWeightConversionDaoBase
RoundWeightConversionDaoBase.createFromClusterRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.cluster.ClusterRoundWeightConversion)
handleCreateFromClusterRoundWeightConversion
in class RoundWeightConversionDaoBase
RoundWeightConversionDao.createFromClusterRoundWeightConversion(fr.ifremer.allegro.referential.conversion.generic.cluster.ClusterRoundWeightConversion)
protected ClusterRoundWeightConversion[] handleGetAllClusterRoundWeightConversionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
RoundWeightConversionDaoBase
RoundWeightConversionDaoBase.getAllClusterRoundWeightConversionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterRoundWeightConversionSinceDateSynchro
in class RoundWeightConversionDaoBase
RoundWeightConversionDao.getAllClusterRoundWeightConversionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteRoundWeightConversionFullVO(RoundWeightConversion source, RemoteRoundWeightConversionFullVO target)
RoundWeightConversionDao
toRemoteRoundWeightConversionFullVO
in interface RoundWeightConversionDao
toRemoteRoundWeightConversionFullVO
in class RoundWeightConversionDaoBase
RoundWeightConversionDao.toRemoteRoundWeightConversionFullVO(fr.ifremer.allegro.referential.conversion.RoundWeightConversion, fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
public RemoteRoundWeightConversionFullVO toRemoteRoundWeightConversionFullVO(RoundWeightConversion entity)
RoundWeightConversionDao
RemoteRoundWeightConversionFullVO
.
toRemoteRoundWeightConversionFullVO
in interface RoundWeightConversionDao
toRemoteRoundWeightConversionFullVO
in class RoundWeightConversionDaoBase
RoundWeightConversionDao.toRemoteRoundWeightConversionFullVO(fr.ifremer.allegro.referential.conversion.RoundWeightConversion)
public RoundWeightConversion remoteRoundWeightConversionFullVOToEntity(RemoteRoundWeightConversionFullVO remoteRoundWeightConversionFullVO)
RoundWeightConversionDao
RemoteRoundWeightConversionFullVO
to this DAO's entity.
RoundWeightConversionDao.remoteRoundWeightConversionFullVOToEntity(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO)
public void remoteRoundWeightConversionFullVOToEntity(RemoteRoundWeightConversionFullVO source, RoundWeightConversion target, boolean copyIfNull)
RoundWeightConversionDao
RemoteRoundWeightConversionFullVO
to the specified entity.
remoteRoundWeightConversionFullVOToEntity
in interface RoundWeightConversionDao
remoteRoundWeightConversionFullVOToEntity
in class RoundWeightConversionDaoBase
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.conversion.RoundWeightConversionDao#remoteRoundWeightConversionFullVOToEntity(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionFullVO, fr.ifremer.allegro.referential.conversion.RoundWeightConversion)
public void toRemoteRoundWeightConversionNaturalId(RoundWeightConversion source, RemoteRoundWeightConversionNaturalId target)
RoundWeightConversionDao
toRemoteRoundWeightConversionNaturalId
in interface RoundWeightConversionDao
toRemoteRoundWeightConversionNaturalId
in class RoundWeightConversionDaoBase
RoundWeightConversionDao.toRemoteRoundWeightConversionNaturalId(fr.ifremer.allegro.referential.conversion.RoundWeightConversion, fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionNaturalId)
public RemoteRoundWeightConversionNaturalId toRemoteRoundWeightConversionNaturalId(RoundWeightConversion entity)
RoundWeightConversionDao
RemoteRoundWeightConversionNaturalId
.
toRemoteRoundWeightConversionNaturalId
in interface RoundWeightConversionDao
toRemoteRoundWeightConversionNaturalId
in class RoundWeightConversionDaoBase
RoundWeightConversionDao.toRemoteRoundWeightConversionNaturalId(fr.ifremer.allegro.referential.conversion.RoundWeightConversion)
public RoundWeightConversion remoteRoundWeightConversionNaturalIdToEntity(RemoteRoundWeightConversionNaturalId remoteRoundWeightConversionNaturalId)
RoundWeightConversionDao
RemoteRoundWeightConversionNaturalId
to this DAO's entity.
RoundWeightConversionDao.remoteRoundWeightConversionNaturalIdToEntity(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionNaturalId)
public void remoteRoundWeightConversionNaturalIdToEntity(RemoteRoundWeightConversionNaturalId source, RoundWeightConversion target, boolean copyIfNull)
RoundWeightConversionDao
RemoteRoundWeightConversionNaturalId
to the specified entity.
remoteRoundWeightConversionNaturalIdToEntity
in interface RoundWeightConversionDao
remoteRoundWeightConversionNaturalIdToEntity
in class RoundWeightConversionDaoBase
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.conversion.RoundWeightConversionDao#remoteRoundWeightConversionNaturalIdToEntity(fr.ifremer.allegro.referential.conversion.generic.vo.RemoteRoundWeightConversionNaturalId, fr.ifremer.allegro.referential.conversion.RoundWeightConversion)
public void toClusterRoundWeightConversion(RoundWeightConversion source, ClusterRoundWeightConversion target)
RoundWeightConversionDao
toClusterRoundWeightConversion
in interface RoundWeightConversionDao
toClusterRoundWeightConversion
in class RoundWeightConversionDaoBase
RoundWeightConversionDao.toClusterRoundWeightConversion(fr.ifremer.allegro.referential.conversion.RoundWeightConversion, fr.ifremer.allegro.referential.conversion.generic.cluster.ClusterRoundWeightConversion)
public ClusterRoundWeightConversion toClusterRoundWeightConversion(RoundWeightConversion entity)
RoundWeightConversionDao
ClusterRoundWeightConversion
.
toClusterRoundWeightConversion
in interface RoundWeightConversionDao
toClusterRoundWeightConversion
in class RoundWeightConversionDaoBase
RoundWeightConversionDao.toClusterRoundWeightConversion(fr.ifremer.allegro.referential.conversion.RoundWeightConversion)
public RoundWeightConversion clusterRoundWeightConversionToEntity(ClusterRoundWeightConversion clusterRoundWeightConversion)
RoundWeightConversionDao
ClusterRoundWeightConversion
to this DAO's entity.
RoundWeightConversionDao.clusterRoundWeightConversionToEntity(fr.ifremer.allegro.referential.conversion.generic.cluster.ClusterRoundWeightConversion)
public void clusterRoundWeightConversionToEntity(ClusterRoundWeightConversion source, RoundWeightConversion target, boolean copyIfNull)
RoundWeightConversionDao
ClusterRoundWeightConversion
to the specified entity.
clusterRoundWeightConversionToEntity
in interface RoundWeightConversionDao
clusterRoundWeightConversionToEntity
in class RoundWeightConversionDaoBase
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.conversion.RoundWeightConversionDao#clusterRoundWeightConversionToEntity(fr.ifremer.allegro.referential.conversion.generic.cluster.ClusterRoundWeightConversion, fr.ifremer.allegro.referential.conversion.RoundWeightConversion)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |