|
||||||||||
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.VesselMasterPeriodDaoBase
fr.ifremer.allegro.referential.vessel.VesselMasterPeriodDaoImpl
public class VesselMasterPeriodDaoImpl
VesselMasterPeriod
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.vessel.VesselMasterPeriodDao |
---|
TRANSFORM_CLUSTERVESSELMASTERPERIOD, TRANSFORM_NONE, TRANSFORM_REMOTEVESSELMASTERPERIODFULLVO, TRANSFORM_REMOTEVESSELMASTERPERIODNATURALID |
Constructor Summary | |
---|---|
VesselMasterPeriodDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VesselMasterPeriodDaoImpl()
Method Detail |
---|
protected VesselMasterPeriod handleCreateFromClusterVesselMasterPeriod(ClusterVesselMasterPeriod clusterVesselMasterPeriod)
VesselMasterPeriodDaoBase
VesselMasterPeriodDaoBase.createFromClusterVesselMasterPeriod(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMasterPeriod)
handleCreateFromClusterVesselMasterPeriod
in class VesselMasterPeriodDaoBase
VesselMasterPeriodDao.createFromClusterVesselMasterPeriod(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMasterPeriod)
public void toRemoteVesselMasterPeriodFullVO(VesselMasterPeriod source, RemoteVesselMasterPeriodFullVO target)
VesselMasterPeriodDao
toRemoteVesselMasterPeriodFullVO
in interface VesselMasterPeriodDao
toRemoteVesselMasterPeriodFullVO
in class VesselMasterPeriodDaoBase
VesselMasterPeriodDao.toRemoteVesselMasterPeriodFullVO(fr.ifremer.allegro.referential.vessel.VesselMasterPeriod, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterPeriodFullVO)
public RemoteVesselMasterPeriodFullVO toRemoteVesselMasterPeriodFullVO(VesselMasterPeriod entity)
VesselMasterPeriodDao
RemoteVesselMasterPeriodFullVO
.
toRemoteVesselMasterPeriodFullVO
in interface VesselMasterPeriodDao
toRemoteVesselMasterPeriodFullVO
in class VesselMasterPeriodDaoBase
VesselMasterPeriodDao.toRemoteVesselMasterPeriodFullVO(fr.ifremer.allegro.referential.vessel.VesselMasterPeriod)
public VesselMasterPeriod remoteVesselMasterPeriodFullVOToEntity(RemoteVesselMasterPeriodFullVO remoteVesselMasterPeriodFullVO)
VesselMasterPeriodDao
RemoteVesselMasterPeriodFullVO
to this DAO's entity.
VesselMasterPeriodDao.remoteVesselMasterPeriodFullVOToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterPeriodFullVO)
public void remoteVesselMasterPeriodFullVOToEntity(RemoteVesselMasterPeriodFullVO source, VesselMasterPeriod target, boolean copyIfNull)
VesselMasterPeriodDao
RemoteVesselMasterPeriodFullVO
to the specified entity.
remoteVesselMasterPeriodFullVOToEntity
in interface VesselMasterPeriodDao
remoteVesselMasterPeriodFullVOToEntity
in class VesselMasterPeriodDaoBase
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.VesselMasterPeriodDao#remoteVesselMasterPeriodFullVOToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterPeriodFullVO, fr.ifremer.allegro.referential.vessel.VesselMasterPeriod)
public void toRemoteVesselMasterPeriodNaturalId(VesselMasterPeriod source, RemoteVesselMasterPeriodNaturalId target)
VesselMasterPeriodDao
toRemoteVesselMasterPeriodNaturalId
in interface VesselMasterPeriodDao
toRemoteVesselMasterPeriodNaturalId
in class VesselMasterPeriodDaoBase
VesselMasterPeriodDao.toRemoteVesselMasterPeriodNaturalId(fr.ifremer.allegro.referential.vessel.VesselMasterPeriod, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterPeriodNaturalId)
public RemoteVesselMasterPeriodNaturalId toRemoteVesselMasterPeriodNaturalId(VesselMasterPeriod entity)
VesselMasterPeriodDao
RemoteVesselMasterPeriodNaturalId
.
toRemoteVesselMasterPeriodNaturalId
in interface VesselMasterPeriodDao
toRemoteVesselMasterPeriodNaturalId
in class VesselMasterPeriodDaoBase
VesselMasterPeriodDao.toRemoteVesselMasterPeriodNaturalId(fr.ifremer.allegro.referential.vessel.VesselMasterPeriod)
public VesselMasterPeriod remoteVesselMasterPeriodNaturalIdToEntity(RemoteVesselMasterPeriodNaturalId remoteVesselMasterPeriodNaturalId)
VesselMasterPeriodDao
RemoteVesselMasterPeriodNaturalId
to this DAO's entity.
VesselMasterPeriodDao.remoteVesselMasterPeriodNaturalIdToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterPeriodNaturalId)
public void remoteVesselMasterPeriodNaturalIdToEntity(RemoteVesselMasterPeriodNaturalId source, VesselMasterPeriod target, boolean copyIfNull)
VesselMasterPeriodDao
RemoteVesselMasterPeriodNaturalId
to the specified entity.
remoteVesselMasterPeriodNaturalIdToEntity
in interface VesselMasterPeriodDao
remoteVesselMasterPeriodNaturalIdToEntity
in class VesselMasterPeriodDaoBase
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.VesselMasterPeriodDao#remoteVesselMasterPeriodNaturalIdToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselMasterPeriodNaturalId, fr.ifremer.allegro.referential.vessel.VesselMasterPeriod)
public void toClusterVesselMasterPeriod(VesselMasterPeriod source, ClusterVesselMasterPeriod target)
VesselMasterPeriodDao
toClusterVesselMasterPeriod
in interface VesselMasterPeriodDao
toClusterVesselMasterPeriod
in class VesselMasterPeriodDaoBase
VesselMasterPeriodDao.toClusterVesselMasterPeriod(fr.ifremer.allegro.referential.vessel.VesselMasterPeriod, fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMasterPeriod)
public ClusterVesselMasterPeriod toClusterVesselMasterPeriod(VesselMasterPeriod entity)
VesselMasterPeriodDao
ClusterVesselMasterPeriod
.
toClusterVesselMasterPeriod
in interface VesselMasterPeriodDao
toClusterVesselMasterPeriod
in class VesselMasterPeriodDaoBase
VesselMasterPeriodDao.toClusterVesselMasterPeriod(fr.ifremer.allegro.referential.vessel.VesselMasterPeriod)
public VesselMasterPeriod clusterVesselMasterPeriodToEntity(ClusterVesselMasterPeriod clusterVesselMasterPeriod)
VesselMasterPeriodDao
ClusterVesselMasterPeriod
to this DAO's entity.
VesselMasterPeriodDao.clusterVesselMasterPeriodToEntity(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMasterPeriod)
public void clusterVesselMasterPeriodToEntity(ClusterVesselMasterPeriod source, VesselMasterPeriod target, boolean copyIfNull)
VesselMasterPeriodDao
ClusterVesselMasterPeriod
to the specified entity.
clusterVesselMasterPeriodToEntity
in interface VesselMasterPeriodDao
clusterVesselMasterPeriodToEntity
in class VesselMasterPeriodDaoBase
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.VesselMasterPeriodDao#clusterVesselMasterPeriodToEntity(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselMasterPeriod, fr.ifremer.allegro.referential.vessel.VesselMasterPeriod)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |