|
||||||||||
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.playground.PlaygroundFishingEffortZoneDaoBase
fr.ifremer.allegro.playground.PlaygroundFishingEffortZoneDaoImpl
public class PlaygroundFishingEffortZoneDaoImpl
PlaygroundFishingEffortZone
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.playground.PlaygroundFishingEffortZoneDao |
---|
TRANSFORM_CLUSTERPLAYGROUNDFISHINGEFFORTZONE, TRANSFORM_NONE, TRANSFORM_REMOTEPLAYGROUNDFISHINGEFFORTZONEFULLVO, TRANSFORM_REMOTEPLAYGROUNDFISHINGEFFORTZONENATURALID |
Constructor Summary | |
---|---|
PlaygroundFishingEffortZoneDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlaygroundFishingEffortZoneDaoImpl()
Method Detail |
---|
protected PlaygroundFishingEffortZone handleCreateFromClusterPlaygroundFishingEffortZone(ClusterPlaygroundFishingEffortZone clusterPlaygroundFishingEffortZone)
PlaygroundFishingEffortZoneDaoBase
PlaygroundFishingEffortZoneDaoBase.createFromClusterPlaygroundFishingEffortZone(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundFishingEffortZone)
handleCreateFromClusterPlaygroundFishingEffortZone
in class PlaygroundFishingEffortZoneDaoBase
PlaygroundFishingEffortZoneDao.createFromClusterPlaygroundFishingEffortZone(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundFishingEffortZone)
public void toRemotePlaygroundFishingEffortZoneFullVO(PlaygroundFishingEffortZone source, RemotePlaygroundFishingEffortZoneFullVO target)
PlaygroundFishingEffortZoneDao
toRemotePlaygroundFishingEffortZoneFullVO
in interface PlaygroundFishingEffortZoneDao
toRemotePlaygroundFishingEffortZoneFullVO
in class PlaygroundFishingEffortZoneDaoBase
PlaygroundFishingEffortZoneDao.toRemotePlaygroundFishingEffortZoneFullVO(fr.ifremer.allegro.playground.PlaygroundFishingEffortZone, fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundFishingEffortZoneFullVO)
public RemotePlaygroundFishingEffortZoneFullVO toRemotePlaygroundFishingEffortZoneFullVO(PlaygroundFishingEffortZone entity)
PlaygroundFishingEffortZoneDao
RemotePlaygroundFishingEffortZoneFullVO
.
toRemotePlaygroundFishingEffortZoneFullVO
in interface PlaygroundFishingEffortZoneDao
toRemotePlaygroundFishingEffortZoneFullVO
in class PlaygroundFishingEffortZoneDaoBase
PlaygroundFishingEffortZoneDao.toRemotePlaygroundFishingEffortZoneFullVO(fr.ifremer.allegro.playground.PlaygroundFishingEffortZone)
public PlaygroundFishingEffortZone remotePlaygroundFishingEffortZoneFullVOToEntity(RemotePlaygroundFishingEffortZoneFullVO remotePlaygroundFishingEffortZoneFullVO)
PlaygroundFishingEffortZoneDao
RemotePlaygroundFishingEffortZoneFullVO
to this DAO's entity.
PlaygroundFishingEffortZoneDao.remotePlaygroundFishingEffortZoneFullVOToEntity(fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundFishingEffortZoneFullVO)
public void remotePlaygroundFishingEffortZoneFullVOToEntity(RemotePlaygroundFishingEffortZoneFullVO source, PlaygroundFishingEffortZone target, boolean copyIfNull)
PlaygroundFishingEffortZoneDao
RemotePlaygroundFishingEffortZoneFullVO
to the specified entity.
remotePlaygroundFishingEffortZoneFullVOToEntity
in interface PlaygroundFishingEffortZoneDao
remotePlaygroundFishingEffortZoneFullVOToEntity
in class PlaygroundFishingEffortZoneDaoBase
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.playground.PlaygroundFishingEffortZoneDao#remotePlaygroundFishingEffortZoneFullVOToEntity(fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundFishingEffortZoneFullVO, fr.ifremer.allegro.playground.PlaygroundFishingEffortZone)
public void toRemotePlaygroundFishingEffortZoneNaturalId(PlaygroundFishingEffortZone source, RemotePlaygroundFishingEffortZoneNaturalId target)
PlaygroundFishingEffortZoneDao
toRemotePlaygroundFishingEffortZoneNaturalId
in interface PlaygroundFishingEffortZoneDao
toRemotePlaygroundFishingEffortZoneNaturalId
in class PlaygroundFishingEffortZoneDaoBase
PlaygroundFishingEffortZoneDao.toRemotePlaygroundFishingEffortZoneNaturalId(fr.ifremer.allegro.playground.PlaygroundFishingEffortZone, fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundFishingEffortZoneNaturalId)
public RemotePlaygroundFishingEffortZoneNaturalId toRemotePlaygroundFishingEffortZoneNaturalId(PlaygroundFishingEffortZone entity)
PlaygroundFishingEffortZoneDao
RemotePlaygroundFishingEffortZoneNaturalId
.
toRemotePlaygroundFishingEffortZoneNaturalId
in interface PlaygroundFishingEffortZoneDao
toRemotePlaygroundFishingEffortZoneNaturalId
in class PlaygroundFishingEffortZoneDaoBase
PlaygroundFishingEffortZoneDao.toRemotePlaygroundFishingEffortZoneNaturalId(fr.ifremer.allegro.playground.PlaygroundFishingEffortZone)
public PlaygroundFishingEffortZone remotePlaygroundFishingEffortZoneNaturalIdToEntity(RemotePlaygroundFishingEffortZoneNaturalId remotePlaygroundFishingEffortZoneNaturalId)
PlaygroundFishingEffortZoneDao
RemotePlaygroundFishingEffortZoneNaturalId
to this DAO's entity.
PlaygroundFishingEffortZoneDao.remotePlaygroundFishingEffortZoneNaturalIdToEntity(fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundFishingEffortZoneNaturalId)
public void remotePlaygroundFishingEffortZoneNaturalIdToEntity(RemotePlaygroundFishingEffortZoneNaturalId source, PlaygroundFishingEffortZone target, boolean copyIfNull)
PlaygroundFishingEffortZoneDao
RemotePlaygroundFishingEffortZoneNaturalId
to the specified entity.
remotePlaygroundFishingEffortZoneNaturalIdToEntity
in interface PlaygroundFishingEffortZoneDao
remotePlaygroundFishingEffortZoneNaturalIdToEntity
in class PlaygroundFishingEffortZoneDaoBase
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.playground.PlaygroundFishingEffortZoneDao#remotePlaygroundFishingEffortZoneNaturalIdToEntity(fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundFishingEffortZoneNaturalId, fr.ifremer.allegro.playground.PlaygroundFishingEffortZone)
public void toClusterPlaygroundFishingEffortZone(PlaygroundFishingEffortZone source, ClusterPlaygroundFishingEffortZone target)
PlaygroundFishingEffortZoneDao
toClusterPlaygroundFishingEffortZone
in interface PlaygroundFishingEffortZoneDao
toClusterPlaygroundFishingEffortZone
in class PlaygroundFishingEffortZoneDaoBase
PlaygroundFishingEffortZoneDao.toClusterPlaygroundFishingEffortZone(fr.ifremer.allegro.playground.PlaygroundFishingEffortZone, fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundFishingEffortZone)
public ClusterPlaygroundFishingEffortZone toClusterPlaygroundFishingEffortZone(PlaygroundFishingEffortZone entity)
PlaygroundFishingEffortZoneDao
ClusterPlaygroundFishingEffortZone
.
toClusterPlaygroundFishingEffortZone
in interface PlaygroundFishingEffortZoneDao
toClusterPlaygroundFishingEffortZone
in class PlaygroundFishingEffortZoneDaoBase
PlaygroundFishingEffortZoneDao.toClusterPlaygroundFishingEffortZone(fr.ifremer.allegro.playground.PlaygroundFishingEffortZone)
public PlaygroundFishingEffortZone clusterPlaygroundFishingEffortZoneToEntity(ClusterPlaygroundFishingEffortZone clusterPlaygroundFishingEffortZone)
PlaygroundFishingEffortZoneDao
ClusterPlaygroundFishingEffortZone
to this DAO's entity.
PlaygroundFishingEffortZoneDao.clusterPlaygroundFishingEffortZoneToEntity(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundFishingEffortZone)
public void clusterPlaygroundFishingEffortZoneToEntity(ClusterPlaygroundFishingEffortZone source, PlaygroundFishingEffortZone target, boolean copyIfNull)
PlaygroundFishingEffortZoneDao
ClusterPlaygroundFishingEffortZone
to the specified entity.
clusterPlaygroundFishingEffortZoneToEntity
in interface PlaygroundFishingEffortZoneDao
clusterPlaygroundFishingEffortZoneToEntity
in class PlaygroundFishingEffortZoneDaoBase
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.playground.PlaygroundFishingEffortZoneDao#clusterPlaygroundFishingEffortZoneToEntity(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundFishingEffortZone, fr.ifremer.allegro.playground.PlaygroundFishingEffortZone)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |