|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.orm.hibernate3.support.HibernateDaoSupport
fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriodDaoBase
fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriodDaoImpl
public class VesselRegistrationPeriodDaoImpl
VesselRegistrationPeriod
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriodDao |
---|
TRANSFORM_CLUSTERVESSELREGISTRATIONPERIOD, TRANSFORM_NONE, TRANSFORM_REMOTEVESSELREGISTRATIONPERIODFULLVO, TRANSFORM_REMOTEVESSELREGISTRATIONPERIODNATURALID |
Constructor Summary | |
---|---|
VesselRegistrationPeriodDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VesselRegistrationPeriodDaoImpl()
Method Detail |
---|
protected VesselRegistrationPeriod handleCreateFromClusterVesselRegistrationPeriod(ClusterVesselRegistrationPeriod clusterVesselRegistrationPeriod)
VesselRegistrationPeriodDaoBase
VesselRegistrationPeriodDaoBase.createFromClusterVesselRegistrationPeriod(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselRegistrationPeriod)
handleCreateFromClusterVesselRegistrationPeriod
in class VesselRegistrationPeriodDaoBase
VesselRegistrationPeriodDao.createFromClusterVesselRegistrationPeriod(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselRegistrationPeriod)
public void toRemoteVesselRegistrationPeriodFullVO(VesselRegistrationPeriod source, RemoteVesselRegistrationPeriodFullVO target)
VesselRegistrationPeriodDao
toRemoteVesselRegistrationPeriodFullVO
in interface VesselRegistrationPeriodDao
toRemoteVesselRegistrationPeriodFullVO
in class VesselRegistrationPeriodDaoBase
VesselRegistrationPeriodDao.toRemoteVesselRegistrationPeriodFullVO(fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO)
public RemoteVesselRegistrationPeriodFullVO toRemoteVesselRegistrationPeriodFullVO(VesselRegistrationPeriod entity)
VesselRegistrationPeriodDao
RemoteVesselRegistrationPeriodFullVO
.
toRemoteVesselRegistrationPeriodFullVO
in interface VesselRegistrationPeriodDao
toRemoteVesselRegistrationPeriodFullVO
in class VesselRegistrationPeriodDaoBase
VesselRegistrationPeriodDao.toRemoteVesselRegistrationPeriodFullVO(fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod)
public VesselRegistrationPeriod remoteVesselRegistrationPeriodFullVOToEntity(RemoteVesselRegistrationPeriodFullVO remoteVesselRegistrationPeriodFullVO)
VesselRegistrationPeriodDao
RemoteVesselRegistrationPeriodFullVO
to this DAO's entity.
VesselRegistrationPeriodDao.remoteVesselRegistrationPeriodFullVOToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO)
public void remoteVesselRegistrationPeriodFullVOToEntity(RemoteVesselRegistrationPeriodFullVO source, VesselRegistrationPeriod target, boolean copyIfNull)
VesselRegistrationPeriodDao
RemoteVesselRegistrationPeriodFullVO
to the specified entity.
remoteVesselRegistrationPeriodFullVOToEntity
in interface VesselRegistrationPeriodDao
remoteVesselRegistrationPeriodFullVOToEntity
in class VesselRegistrationPeriodDaoBase
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.VesselRegistrationPeriodDao#remoteVesselRegistrationPeriodFullVOToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodFullVO, fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod)
public void toRemoteVesselRegistrationPeriodNaturalId(VesselRegistrationPeriod source, RemoteVesselRegistrationPeriodNaturalId target)
VesselRegistrationPeriodDao
toRemoteVesselRegistrationPeriodNaturalId
in interface VesselRegistrationPeriodDao
toRemoteVesselRegistrationPeriodNaturalId
in class VesselRegistrationPeriodDaoBase
VesselRegistrationPeriodDao.toRemoteVesselRegistrationPeriodNaturalId(fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodNaturalId)
public RemoteVesselRegistrationPeriodNaturalId toRemoteVesselRegistrationPeriodNaturalId(VesselRegistrationPeriod entity)
VesselRegistrationPeriodDao
RemoteVesselRegistrationPeriodNaturalId
.
toRemoteVesselRegistrationPeriodNaturalId
in interface VesselRegistrationPeriodDao
toRemoteVesselRegistrationPeriodNaturalId
in class VesselRegistrationPeriodDaoBase
VesselRegistrationPeriodDao.toRemoteVesselRegistrationPeriodNaturalId(fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod)
public VesselRegistrationPeriod remoteVesselRegistrationPeriodNaturalIdToEntity(RemoteVesselRegistrationPeriodNaturalId remoteVesselRegistrationPeriodNaturalId)
VesselRegistrationPeriodDao
RemoteVesselRegistrationPeriodNaturalId
to this DAO's entity.
VesselRegistrationPeriodDao.remoteVesselRegistrationPeriodNaturalIdToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodNaturalId)
public void remoteVesselRegistrationPeriodNaturalIdToEntity(RemoteVesselRegistrationPeriodNaturalId source, VesselRegistrationPeriod target, boolean copyIfNull)
VesselRegistrationPeriodDao
RemoteVesselRegistrationPeriodNaturalId
to the specified entity.
remoteVesselRegistrationPeriodNaturalIdToEntity
in interface VesselRegistrationPeriodDao
remoteVesselRegistrationPeriodNaturalIdToEntity
in class VesselRegistrationPeriodDaoBase
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.VesselRegistrationPeriodDao#remoteVesselRegistrationPeriodNaturalIdToEntity(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselRegistrationPeriodNaturalId, fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod)
public void toClusterVesselRegistrationPeriod(VesselRegistrationPeriod source, ClusterVesselRegistrationPeriod target)
VesselRegistrationPeriodDao
toClusterVesselRegistrationPeriod
in interface VesselRegistrationPeriodDao
toClusterVesselRegistrationPeriod
in class VesselRegistrationPeriodDaoBase
VesselRegistrationPeriodDao.toClusterVesselRegistrationPeriod(fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod, fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselRegistrationPeriod)
public ClusterVesselRegistrationPeriod toClusterVesselRegistrationPeriod(VesselRegistrationPeriod entity)
VesselRegistrationPeriodDao
ClusterVesselRegistrationPeriod
.
toClusterVesselRegistrationPeriod
in interface VesselRegistrationPeriodDao
toClusterVesselRegistrationPeriod
in class VesselRegistrationPeriodDaoBase
VesselRegistrationPeriodDao.toClusterVesselRegistrationPeriod(fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod)
public VesselRegistrationPeriod clusterVesselRegistrationPeriodToEntity(ClusterVesselRegistrationPeriod clusterVesselRegistrationPeriod)
VesselRegistrationPeriodDao
ClusterVesselRegistrationPeriod
to this DAO's entity.
VesselRegistrationPeriodDao.clusterVesselRegistrationPeriodToEntity(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselRegistrationPeriod)
public void clusterVesselRegistrationPeriodToEntity(ClusterVesselRegistrationPeriod source, VesselRegistrationPeriod target, boolean copyIfNull)
VesselRegistrationPeriodDao
ClusterVesselRegistrationPeriod
to the specified entity.
clusterVesselRegistrationPeriodToEntity
in interface VesselRegistrationPeriodDao
clusterVesselRegistrationPeriodToEntity
in class VesselRegistrationPeriodDaoBase
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.VesselRegistrationPeriodDao#clusterVesselRegistrationPeriodToEntity(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselRegistrationPeriod, fr.ifremer.allegro.referential.vessel.VesselRegistrationPeriod)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |