|
||||||||||
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.TranscribingLocationLevelDaoBase
fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevelDaoImpl
public class TranscribingLocationLevelDaoImpl
TranscribingLocationLevel
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevelDao |
---|
TRANSFORM_CLUSTERTRANSCRIBINGLOCATIONLEVEL, TRANSFORM_NONE, TRANSFORM_REMOTETRANSCRIBINGLOCATIONLEVELFULLVO, TRANSFORM_REMOTETRANSCRIBINGLOCATIONLEVELNATURALID |
Constructor Summary | |
---|---|
TranscribingLocationLevelDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TranscribingLocationLevelDaoImpl()
Method Detail |
---|
protected TranscribingLocationLevel handleCreateFromClusterTranscribingLocationLevel(ClusterTranscribingLocationLevel clusterTranscribingLocationLevel)
TranscribingLocationLevelDaoBase
TranscribingLocationLevelDaoBase.createFromClusterTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingLocationLevel)
handleCreateFromClusterTranscribingLocationLevel
in class TranscribingLocationLevelDaoBase
TranscribingLocationLevelDao.createFromClusterTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingLocationLevel)
protected ClusterTranscribingLocationLevel[] handleGetAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
TranscribingLocationLevelDaoBase
TranscribingLocationLevelDaoBase.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterTranscribingLocationLevelSinceDateSynchro
in class TranscribingLocationLevelDaoBase
TranscribingLocationLevelDao.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteTranscribingLocationLevelFullVO(TranscribingLocationLevel source, RemoteTranscribingLocationLevelFullVO target)
TranscribingLocationLevelDao
toRemoteTranscribingLocationLevelFullVO
in interface TranscribingLocationLevelDao
toRemoteTranscribingLocationLevelFullVO
in class TranscribingLocationLevelDaoBase
TranscribingLocationLevelDao.toRemoteTranscribingLocationLevelFullVO(fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
public RemoteTranscribingLocationLevelFullVO toRemoteTranscribingLocationLevelFullVO(TranscribingLocationLevel entity)
TranscribingLocationLevelDao
RemoteTranscribingLocationLevelFullVO
.
toRemoteTranscribingLocationLevelFullVO
in interface TranscribingLocationLevelDao
toRemoteTranscribingLocationLevelFullVO
in class TranscribingLocationLevelDaoBase
TranscribingLocationLevelDao.toRemoteTranscribingLocationLevelFullVO(fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel)
public TranscribingLocationLevel remoteTranscribingLocationLevelFullVOToEntity(RemoteTranscribingLocationLevelFullVO remoteTranscribingLocationLevelFullVO)
TranscribingLocationLevelDao
RemoteTranscribingLocationLevelFullVO
to this DAO's entity.
TranscribingLocationLevelDao.remoteTranscribingLocationLevelFullVOToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO)
public void remoteTranscribingLocationLevelFullVOToEntity(RemoteTranscribingLocationLevelFullVO source, TranscribingLocationLevel target, boolean copyIfNull)
TranscribingLocationLevelDao
RemoteTranscribingLocationLevelFullVO
to the specified entity.
remoteTranscribingLocationLevelFullVOToEntity
in interface TranscribingLocationLevelDao
remoteTranscribingLocationLevelFullVOToEntity
in class TranscribingLocationLevelDaoBase
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.TranscribingLocationLevelDao#remoteTranscribingLocationLevelFullVOToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelFullVO, fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel)
public void toRemoteTranscribingLocationLevelNaturalId(TranscribingLocationLevel source, RemoteTranscribingLocationLevelNaturalId target)
TranscribingLocationLevelDao
toRemoteTranscribingLocationLevelNaturalId
in interface TranscribingLocationLevelDao
toRemoteTranscribingLocationLevelNaturalId
in class TranscribingLocationLevelDaoBase
TranscribingLocationLevelDao.toRemoteTranscribingLocationLevelNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelNaturalId)
public RemoteTranscribingLocationLevelNaturalId toRemoteTranscribingLocationLevelNaturalId(TranscribingLocationLevel entity)
TranscribingLocationLevelDao
RemoteTranscribingLocationLevelNaturalId
.
toRemoteTranscribingLocationLevelNaturalId
in interface TranscribingLocationLevelDao
toRemoteTranscribingLocationLevelNaturalId
in class TranscribingLocationLevelDaoBase
TranscribingLocationLevelDao.toRemoteTranscribingLocationLevelNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel)
public TranscribingLocationLevel remoteTranscribingLocationLevelNaturalIdToEntity(RemoteTranscribingLocationLevelNaturalId remoteTranscribingLocationLevelNaturalId)
TranscribingLocationLevelDao
RemoteTranscribingLocationLevelNaturalId
to this DAO's entity.
TranscribingLocationLevelDao.remoteTranscribingLocationLevelNaturalIdToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelNaturalId)
public void remoteTranscribingLocationLevelNaturalIdToEntity(RemoteTranscribingLocationLevelNaturalId source, TranscribingLocationLevel target, boolean copyIfNull)
TranscribingLocationLevelDao
RemoteTranscribingLocationLevelNaturalId
to the specified entity.
remoteTranscribingLocationLevelNaturalIdToEntity
in interface TranscribingLocationLevelDao
remoteTranscribingLocationLevelNaturalIdToEntity
in class TranscribingLocationLevelDaoBase
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.TranscribingLocationLevelDao#remoteTranscribingLocationLevelNaturalIdToEntity(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelNaturalId, fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel)
public void toClusterTranscribingLocationLevel(TranscribingLocationLevel source, ClusterTranscribingLocationLevel target)
TranscribingLocationLevelDao
toClusterTranscribingLocationLevel
in interface TranscribingLocationLevelDao
toClusterTranscribingLocationLevel
in class TranscribingLocationLevelDaoBase
TranscribingLocationLevelDao.toClusterTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel, fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingLocationLevel)
public ClusterTranscribingLocationLevel toClusterTranscribingLocationLevel(TranscribingLocationLevel entity)
TranscribingLocationLevelDao
ClusterTranscribingLocationLevel
.
toClusterTranscribingLocationLevel
in interface TranscribingLocationLevelDao
toClusterTranscribingLocationLevel
in class TranscribingLocationLevelDaoBase
TranscribingLocationLevelDao.toClusterTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel)
public TranscribingLocationLevel clusterTranscribingLocationLevelToEntity(ClusterTranscribingLocationLevel clusterTranscribingLocationLevel)
TranscribingLocationLevelDao
ClusterTranscribingLocationLevel
to this DAO's entity.
TranscribingLocationLevelDao.clusterTranscribingLocationLevelToEntity(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingLocationLevel)
public void clusterTranscribingLocationLevelToEntity(ClusterTranscribingLocationLevel source, TranscribingLocationLevel target, boolean copyIfNull)
TranscribingLocationLevelDao
ClusterTranscribingLocationLevel
to the specified entity.
clusterTranscribingLocationLevelToEntity
in interface TranscribingLocationLevelDao
clusterTranscribingLocationLevelToEntity
in class TranscribingLocationLevelDaoBase
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.TranscribingLocationLevelDao#clusterTranscribingLocationLevelToEntity(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingLocationLevel, fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |