|
||||||||||
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.data.fishingArea.FishingArea2RegulationLocationDaoBase
fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDaoImpl
public class FishingArea2RegulationLocationDaoImpl
FishingArea2RegulationLocation
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDao |
---|
TRANSFORM_CLUSTERFISHINGAREA2REGULATIONLOCATION, TRANSFORM_NONE, TRANSFORM_REMOTEFISHINGAREA2REGULATIONLOCATIONFULLVO, TRANSFORM_REMOTEFISHINGAREA2REGULATIONLOCATIONNATURALID |
Constructor Summary | |
---|---|
FishingArea2RegulationLocationDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FishingArea2RegulationLocationDaoImpl()
Method Detail |
---|
protected FishingArea2RegulationLocation handleCreateFromClusterFishingArea2RegulationLocation(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
FishingArea2RegulationLocationDaoBase
FishingArea2RegulationLocationDaoBase.createFromClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)
handleCreateFromClusterFishingArea2RegulationLocation
in class FishingArea2RegulationLocationDaoBase
FishingArea2RegulationLocationDao.createFromClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)
public void toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation source, RemoteFishingArea2RegulationLocationFullVO target)
FishingArea2RegulationLocationDao
toRemoteFishingArea2RegulationLocationFullVO
in interface FishingArea2RegulationLocationDao
toRemoteFishingArea2RegulationLocationFullVO
in class FishingArea2RegulationLocationDaoBase
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationFullVO(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
public RemoteFishingArea2RegulationLocationFullVO toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation entity)
FishingArea2RegulationLocationDao
RemoteFishingArea2RegulationLocationFullVO
.
toRemoteFishingArea2RegulationLocationFullVO
in interface FishingArea2RegulationLocationDao
toRemoteFishingArea2RegulationLocationFullVO
in class FishingArea2RegulationLocationDaoBase
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationFullVO(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
public FishingArea2RegulationLocation remoteFishingArea2RegulationLocationFullVOToEntity(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVO)
FishingArea2RegulationLocationDao
RemoteFishingArea2RegulationLocationFullVO
to this DAO's entity.
FishingArea2RegulationLocationDao.remoteFishingArea2RegulationLocationFullVOToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
public void remoteFishingArea2RegulationLocationFullVOToEntity(RemoteFishingArea2RegulationLocationFullVO source, FishingArea2RegulationLocation target, boolean copyIfNull)
FishingArea2RegulationLocationDao
RemoteFishingArea2RegulationLocationFullVO
to the specified entity.
remoteFishingArea2RegulationLocationFullVOToEntity
in interface FishingArea2RegulationLocationDao
remoteFishingArea2RegulationLocationFullVOToEntity
in class FishingArea2RegulationLocationDaoBase
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.data.fishingArea.FishingArea2RegulationLocationDao#remoteFishingArea2RegulationLocationFullVOToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
public void toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation source, RemoteFishingArea2RegulationLocationNaturalId target)
FishingArea2RegulationLocationDao
toRemoteFishingArea2RegulationLocationNaturalId
in interface FishingArea2RegulationLocationDao
toRemoteFishingArea2RegulationLocationNaturalId
in class FishingArea2RegulationLocationDaoBase
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalId(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId)
public RemoteFishingArea2RegulationLocationNaturalId toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation entity)
FishingArea2RegulationLocationDao
RemoteFishingArea2RegulationLocationNaturalId
.
toRemoteFishingArea2RegulationLocationNaturalId
in interface FishingArea2RegulationLocationDao
toRemoteFishingArea2RegulationLocationNaturalId
in class FishingArea2RegulationLocationDaoBase
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalId(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
public FishingArea2RegulationLocation remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId remoteFishingArea2RegulationLocationNaturalId)
FishingArea2RegulationLocationDao
RemoteFishingArea2RegulationLocationNaturalId
to this DAO's entity.
FishingArea2RegulationLocationDao.remoteFishingArea2RegulationLocationNaturalIdToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId)
public void remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId source, FishingArea2RegulationLocation target, boolean copyIfNull)
FishingArea2RegulationLocationDao
RemoteFishingArea2RegulationLocationNaturalId
to the specified entity.
remoteFishingArea2RegulationLocationNaturalIdToEntity
in interface FishingArea2RegulationLocationDao
remoteFishingArea2RegulationLocationNaturalIdToEntity
in class FishingArea2RegulationLocationDaoBase
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.data.fishingArea.FishingArea2RegulationLocationDao#remoteFishingArea2RegulationLocationNaturalIdToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
public void toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation source, ClusterFishingArea2RegulationLocation target)
FishingArea2RegulationLocationDao
toClusterFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
toClusterFishingArea2RegulationLocation
in class FishingArea2RegulationLocationDaoBase
FishingArea2RegulationLocationDao.toClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)
public ClusterFishingArea2RegulationLocation toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation entity)
FishingArea2RegulationLocationDao
ClusterFishingArea2RegulationLocation
.
toClusterFishingArea2RegulationLocation
in interface FishingArea2RegulationLocationDao
toClusterFishingArea2RegulationLocation
in class FishingArea2RegulationLocationDaoBase
FishingArea2RegulationLocationDao.toClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
public FishingArea2RegulationLocation clusterFishingArea2RegulationLocationToEntity(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
FishingArea2RegulationLocationDao
ClusterFishingArea2RegulationLocation
to this DAO's entity.
FishingArea2RegulationLocationDao.clusterFishingArea2RegulationLocationToEntity(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)
public void clusterFishingArea2RegulationLocationToEntity(ClusterFishingArea2RegulationLocation source, FishingArea2RegulationLocation target, boolean copyIfNull)
FishingArea2RegulationLocationDao
ClusterFishingArea2RegulationLocation
to the specified entity.
clusterFishingArea2RegulationLocationToEntity
in interface FishingArea2RegulationLocationDao
clusterFishingArea2RegulationLocationToEntity
in class FishingArea2RegulationLocationDaoBase
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.data.fishingArea.FishingArea2RegulationLocationDao#clusterFishingArea2RegulationLocationToEntity(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |