|
||||||||||
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.vessel.VesselMasterDaoBase
fr.ifremer.allegro.referential.vessel.VesselMasterDaoImpl
public class VesselMasterDaoImpl
VesselMaster
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.vessel.VesselMasterDao |
---|
TRANSFORM_CLUSTERVESSELMASTER, TRANSFORM_NONE, TRANSFORM_REMOTEVESSELMASTERFULLVO, TRANSFORM_REMOTEVESSELMASTERNATURALID |
Constructor Summary | |
---|---|
VesselMasterDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VesselMasterDaoImpl()
Method Detail |
---|
protected VesselMaster handleCreateFromClusterVesselMaster(ClusterVesselMaster clusterVesselMaster)
VesselMasterDaoBase
VesselMasterDaoBase.createFromClusterVesselMaster(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMaster)
handleCreateFromClusterVesselMaster
in class VesselMasterDaoBase
VesselMasterDao.createFromClusterVesselMaster(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMaster)
protected ClusterVesselMaster[] handleGetAllClusterVesselMasterSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
VesselMasterDaoBase
VesselMasterDaoBase.getAllClusterVesselMasterSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterVesselMasterSinceDateSynchro
in class VesselMasterDaoBase
VesselMasterDao.getAllClusterVesselMasterSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteVesselMasterFullVO(VesselMaster source, RemoteVesselMasterFullVO target)
VesselMasterDao
toRemoteVesselMasterFullVO
in interface VesselMasterDao
toRemoteVesselMasterFullVO
in class VesselMasterDaoBase
VesselMasterDao.toRemoteVesselMasterFullVO(fr.ifremer.allegro.referential.vessel.VesselMaster, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterFullVO)
public RemoteVesselMasterFullVO toRemoteVesselMasterFullVO(VesselMaster entity)
VesselMasterDao
RemoteVesselMasterFullVO
.
toRemoteVesselMasterFullVO
in interface VesselMasterDao
toRemoteVesselMasterFullVO
in class VesselMasterDaoBase
VesselMasterDao.toRemoteVesselMasterFullVO(fr.ifremer.allegro.referential.vessel.VesselMaster)
public VesselMaster remoteVesselMasterFullVOToEntity(RemoteVesselMasterFullVO remoteVesselMasterFullVO)
VesselMasterDao
RemoteVesselMasterFullVO
to this DAO's entity.
VesselMasterDao.remoteVesselMasterFullVOToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterFullVO)
public void remoteVesselMasterFullVOToEntity(RemoteVesselMasterFullVO source, VesselMaster target, boolean copyIfNull)
VesselMasterDao
RemoteVesselMasterFullVO
to the specified entity.
remoteVesselMasterFullVOToEntity
in interface VesselMasterDao
remoteVesselMasterFullVOToEntity
in class VesselMasterDaoBase
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.vessel.VesselMasterDao#remoteVesselMasterFullVOToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterFullVO, fr.ifremer.allegro.referential.vessel.VesselMaster)
public void toRemoteVesselMasterNaturalId(VesselMaster source, RemoteVesselMasterNaturalId target)
VesselMasterDao
toRemoteVesselMasterNaturalId
in interface VesselMasterDao
toRemoteVesselMasterNaturalId
in class VesselMasterDaoBase
VesselMasterDao.toRemoteVesselMasterNaturalId(fr.ifremer.allegro.referential.vessel.VesselMaster, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterNaturalId)
public RemoteVesselMasterNaturalId toRemoteVesselMasterNaturalId(VesselMaster entity)
VesselMasterDao
RemoteVesselMasterNaturalId
.
toRemoteVesselMasterNaturalId
in interface VesselMasterDao
toRemoteVesselMasterNaturalId
in class VesselMasterDaoBase
VesselMasterDao.toRemoteVesselMasterNaturalId(fr.ifremer.allegro.referential.vessel.VesselMaster)
public VesselMaster remoteVesselMasterNaturalIdToEntity(RemoteVesselMasterNaturalId remoteVesselMasterNaturalId)
VesselMasterDao
RemoteVesselMasterNaturalId
to this DAO's entity.
VesselMasterDao.remoteVesselMasterNaturalIdToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterNaturalId)
public void remoteVesselMasterNaturalIdToEntity(RemoteVesselMasterNaturalId source, VesselMaster target, boolean copyIfNull)
VesselMasterDao
RemoteVesselMasterNaturalId
to the specified entity.
remoteVesselMasterNaturalIdToEntity
in interface VesselMasterDao
remoteVesselMasterNaturalIdToEntity
in class VesselMasterDaoBase
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.vessel.VesselMasterDao#remoteVesselMasterNaturalIdToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterNaturalId, fr.ifremer.allegro.referential.vessel.VesselMaster)
public void toClusterVesselMaster(VesselMaster source, ClusterVesselMaster target)
VesselMasterDao
toClusterVesselMaster
in interface VesselMasterDao
toClusterVesselMaster
in class VesselMasterDaoBase
VesselMasterDao.toClusterVesselMaster(fr.ifremer.allegro.referential.vessel.VesselMaster, fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMaster)
public ClusterVesselMaster toClusterVesselMaster(VesselMaster entity)
VesselMasterDao
ClusterVesselMaster
.
toClusterVesselMaster
in interface VesselMasterDao
toClusterVesselMaster
in class VesselMasterDaoBase
VesselMasterDao.toClusterVesselMaster(fr.ifremer.allegro.referential.vessel.VesselMaster)
public VesselMaster clusterVesselMasterToEntity(ClusterVesselMaster clusterVesselMaster)
VesselMasterDao
ClusterVesselMaster
to this DAO's entity.
VesselMasterDao.clusterVesselMasterToEntity(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMaster)
public void clusterVesselMasterToEntity(ClusterVesselMaster source, VesselMaster target, boolean copyIfNull)
VesselMasterDao
ClusterVesselMaster
to the specified entity.
clusterVesselMasterToEntity
in interface VesselMasterDao
clusterVesselMasterToEntity
in class VesselMasterDaoBase
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.vessel.VesselMasterDao#clusterVesselMasterToEntity(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMaster, fr.ifremer.allegro.referential.vessel.VesselMaster)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |