|
||||||||||
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.TranscribingSystemDaoBase
fr.ifremer.allegro.referential.transcribing.TranscribingSystemDaoImpl
public class TranscribingSystemDaoImpl
TranscribingSystem
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.transcribing.TranscribingSystemDao |
---|
TRANSFORM_CLUSTERTRANSCRIBINGSYSTEM, TRANSFORM_NONE, TRANSFORM_REMOTETRANSCRIBINGSYSTEMFULLVO, TRANSFORM_REMOTETRANSCRIBINGSYSTEMNATURALID |
Constructor Summary | |
---|---|
TranscribingSystemDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranscribingSystemDaoImpl()
Method Detail |
---|
protected TranscribingSystem handleCreateFromClusterTranscribingSystem(ClusterTranscribingSystem clusterTranscribingSystem)
TranscribingSystemDaoBase
TranscribingSystemDaoBase.createFromClusterTranscribingSystem(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingSystem)
handleCreateFromClusterTranscribingSystem
in class TranscribingSystemDaoBase
TranscribingSystemDao.createFromClusterTranscribingSystem(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingSystem)
protected ClusterTranscribingSystem[] handleGetAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
TranscribingSystemDaoBase
TranscribingSystemDaoBase.getAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterTranscribingSystemSinceDateSynchro
in class TranscribingSystemDaoBase
TranscribingSystemDao.getAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteTranscribingSystemFullVO(TranscribingSystem source, RemoteTranscribingSystemFullVO target)
TranscribingSystemDao
toRemoteTranscribingSystemFullVO
in interface TranscribingSystemDao
toRemoteTranscribingSystemFullVO
in class TranscribingSystemDaoBase
TranscribingSystemDao.toRemoteTranscribingSystemFullVO(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingSystemFullVO)
public RemoteTranscribingSystemFullVO toRemoteTranscribingSystemFullVO(TranscribingSystem entity)
TranscribingSystemDao
RemoteTranscribingSystemFullVO
.
toRemoteTranscribingSystemFullVO
in interface TranscribingSystemDao
toRemoteTranscribingSystemFullVO
in class TranscribingSystemDaoBase
TranscribingSystemDao.toRemoteTranscribingSystemFullVO(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public TranscribingSystem remoteTranscribingSystemFullVOToEntity(RemoteTranscribingSystemFullVO remoteTranscribingSystemFullVO)
TranscribingSystemDao
RemoteTranscribingSystemFullVO
to this DAO's entity.
TranscribingSystemDao.remoteTranscribingSystemFullVOToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingSystemFullVO)
public void remoteTranscribingSystemFullVOToEntity(RemoteTranscribingSystemFullVO source, TranscribingSystem target, boolean copyIfNull)
TranscribingSystemDao
RemoteTranscribingSystemFullVO
to the specified entity.
remoteTranscribingSystemFullVOToEntity
in interface TranscribingSystemDao
remoteTranscribingSystemFullVOToEntity
in class TranscribingSystemDaoBase
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.TranscribingSystemDao#remoteTranscribingSystemFullVOToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingSystemFullVO, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public void toRemoteTranscribingSystemNaturalId(TranscribingSystem source, RemoteTranscribingSystemNaturalId target)
TranscribingSystemDao
toRemoteTranscribingSystemNaturalId
in interface TranscribingSystemDao
toRemoteTranscribingSystemNaturalId
in class TranscribingSystemDaoBase
TranscribingSystemDao.toRemoteTranscribingSystemNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingSystemNaturalId)
public RemoteTranscribingSystemNaturalId toRemoteTranscribingSystemNaturalId(TranscribingSystem entity)
TranscribingSystemDao
RemoteTranscribingSystemNaturalId
.
toRemoteTranscribingSystemNaturalId
in interface TranscribingSystemDao
toRemoteTranscribingSystemNaturalId
in class TranscribingSystemDaoBase
TranscribingSystemDao.toRemoteTranscribingSystemNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public TranscribingSystem remoteTranscribingSystemNaturalIdToEntity(RemoteTranscribingSystemNaturalId remoteTranscribingSystemNaturalId)
TranscribingSystemDao
RemoteTranscribingSystemNaturalId
to this DAO's entity.
TranscribingSystemDao.remoteTranscribingSystemNaturalIdToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingSystemNaturalId)
public void remoteTranscribingSystemNaturalIdToEntity(RemoteTranscribingSystemNaturalId source, TranscribingSystem target, boolean copyIfNull)
TranscribingSystemDao
RemoteTranscribingSystemNaturalId
to the specified entity.
remoteTranscribingSystemNaturalIdToEntity
in interface TranscribingSystemDao
remoteTranscribingSystemNaturalIdToEntity
in class TranscribingSystemDaoBase
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.TranscribingSystemDao#remoteTranscribingSystemNaturalIdToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingSystemNaturalId, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public void toClusterTranscribingSystem(TranscribingSystem source, ClusterTranscribingSystem target)
TranscribingSystemDao
toClusterTranscribingSystem
in interface TranscribingSystemDao
toClusterTranscribingSystem
in class TranscribingSystemDaoBase
TranscribingSystemDao.toClusterTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingSystem)
public ClusterTranscribingSystem toClusterTranscribingSystem(TranscribingSystem entity)
TranscribingSystemDao
ClusterTranscribingSystem
.
toClusterTranscribingSystem
in interface TranscribingSystemDao
toClusterTranscribingSystem
in class TranscribingSystemDaoBase
TranscribingSystemDao.toClusterTranscribingSystem(fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
public TranscribingSystem clusterTranscribingSystemToEntity(ClusterTranscribingSystem clusterTranscribingSystem)
TranscribingSystemDao
ClusterTranscribingSystem
to this DAO's entity.
TranscribingSystemDao.clusterTranscribingSystemToEntity(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingSystem)
public void clusterTranscribingSystemToEntity(ClusterTranscribingSystem source, TranscribingSystem target, boolean copyIfNull)
TranscribingSystemDao
ClusterTranscribingSystem
to the specified entity.
clusterTranscribingSystemToEntity
in interface TranscribingSystemDao
clusterTranscribingSystemToEntity
in class TranscribingSystemDaoBase
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.TranscribingSystemDao#clusterTranscribingSystemToEntity(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSystem)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |