|
||||||||||
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.transcribing.TranscribingGearDaoBase
fr.ifremer.allegro.referential.transcribing.TranscribingGearDaoImpl
public class TranscribingGearDaoImpl
TranscribingGear
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.transcribing.TranscribingGearDao |
---|
TRANSFORM_CLUSTERTRANSCRIBINGGEAR, TRANSFORM_NONE, TRANSFORM_REMOTETRANSCRIBINGGEARFULLVO, TRANSFORM_REMOTETRANSCRIBINGGEARNATURALID |
Constructor Summary | |
---|---|
TranscribingGearDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranscribingGearDaoImpl()
Method Detail |
---|
protected TranscribingGear handleCreateFromClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
TranscribingGearDaoBase
TranscribingGearDaoBase.createFromClusterTranscribingGear(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingGear)
handleCreateFromClusterTranscribingGear
in class TranscribingGearDaoBase
TranscribingGearDao.createFromClusterTranscribingGear(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingGear)
protected ClusterTranscribingGear[] handleGetAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
TranscribingGearDaoBase
TranscribingGearDaoBase.getAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterTranscribingGearSinceDateSynchro
in class TranscribingGearDaoBase
TranscribingGearDao.getAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteTranscribingGearFullVO(TranscribingGear source, RemoteTranscribingGearFullVO target)
TranscribingGearDao
toRemoteTranscribingGearFullVO
in interface TranscribingGearDao
toRemoteTranscribingGearFullVO
in class TranscribingGearDaoBase
TranscribingGearDao.toRemoteTranscribingGearFullVO(fr.ifremer.allegro.referential.transcribing.TranscribingGear, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingGearFullVO)
public RemoteTranscribingGearFullVO toRemoteTranscribingGearFullVO(TranscribingGear entity)
TranscribingGearDao
RemoteTranscribingGearFullVO
.
toRemoteTranscribingGearFullVO
in interface TranscribingGearDao
toRemoteTranscribingGearFullVO
in class TranscribingGearDaoBase
TranscribingGearDao.toRemoteTranscribingGearFullVO(fr.ifremer.allegro.referential.transcribing.TranscribingGear)
public TranscribingGear remoteTranscribingGearFullVOToEntity(RemoteTranscribingGearFullVO remoteTranscribingGearFullVO)
TranscribingGearDao
RemoteTranscribingGearFullVO
to this DAO's entity.
TranscribingGearDao.remoteTranscribingGearFullVOToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingGearFullVO)
public void remoteTranscribingGearFullVOToEntity(RemoteTranscribingGearFullVO source, TranscribingGear target, boolean copyIfNull)
TranscribingGearDao
RemoteTranscribingGearFullVO
to the specified entity.
remoteTranscribingGearFullVOToEntity
in interface TranscribingGearDao
remoteTranscribingGearFullVOToEntity
in class TranscribingGearDaoBase
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.transcribing.TranscribingGearDao#remoteTranscribingGearFullVOToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingGearFullVO, fr.ifremer.allegro.referential.transcribing.TranscribingGear)
public void toRemoteTranscribingGearNaturalId(TranscribingGear source, RemoteTranscribingGearNaturalId target)
TranscribingGearDao
toRemoteTranscribingGearNaturalId
in interface TranscribingGearDao
toRemoteTranscribingGearNaturalId
in class TranscribingGearDaoBase
TranscribingGearDao.toRemoteTranscribingGearNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingGear, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingGearNaturalId)
public RemoteTranscribingGearNaturalId toRemoteTranscribingGearNaturalId(TranscribingGear entity)
TranscribingGearDao
RemoteTranscribingGearNaturalId
.
toRemoteTranscribingGearNaturalId
in interface TranscribingGearDao
toRemoteTranscribingGearNaturalId
in class TranscribingGearDaoBase
TranscribingGearDao.toRemoteTranscribingGearNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingGear)
public TranscribingGear remoteTranscribingGearNaturalIdToEntity(RemoteTranscribingGearNaturalId remoteTranscribingGearNaturalId)
TranscribingGearDao
RemoteTranscribingGearNaturalId
to this DAO's entity.
TranscribingGearDao.remoteTranscribingGearNaturalIdToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingGearNaturalId)
public void remoteTranscribingGearNaturalIdToEntity(RemoteTranscribingGearNaturalId source, TranscribingGear target, boolean copyIfNull)
TranscribingGearDao
RemoteTranscribingGearNaturalId
to the specified entity.
remoteTranscribingGearNaturalIdToEntity
in interface TranscribingGearDao
remoteTranscribingGearNaturalIdToEntity
in class TranscribingGearDaoBase
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.transcribing.TranscribingGearDao#remoteTranscribingGearNaturalIdToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingGearNaturalId, fr.ifremer.allegro.referential.transcribing.TranscribingGear)
public void toClusterTranscribingGear(TranscribingGear source, ClusterTranscribingGear target)
TranscribingGearDao
toClusterTranscribingGear
in interface TranscribingGearDao
toClusterTranscribingGear
in class TranscribingGearDaoBase
TranscribingGearDao.toClusterTranscribingGear(fr.ifremer.allegro.referential.transcribing.TranscribingGear, fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingGear)
public ClusterTranscribingGear toClusterTranscribingGear(TranscribingGear entity)
TranscribingGearDao
ClusterTranscribingGear
.
toClusterTranscribingGear
in interface TranscribingGearDao
toClusterTranscribingGear
in class TranscribingGearDaoBase
TranscribingGearDao.toClusterTranscribingGear(fr.ifremer.allegro.referential.transcribing.TranscribingGear)
public TranscribingGear clusterTranscribingGearToEntity(ClusterTranscribingGear clusterTranscribingGear)
TranscribingGearDao
ClusterTranscribingGear
to this DAO's entity.
TranscribingGearDao.clusterTranscribingGearToEntity(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingGear)
public void clusterTranscribingGearToEntity(ClusterTranscribingGear source, TranscribingGear target, boolean copyIfNull)
TranscribingGearDao
ClusterTranscribingGear
to the specified entity.
clusterTranscribingGearToEntity
in interface TranscribingGearDao
clusterTranscribingGearToEntity
in class TranscribingGearDaoBase
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.transcribing.TranscribingGearDao#clusterTranscribingGearToEntity(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingGear, fr.ifremer.allegro.referential.transcribing.TranscribingGear)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |