|
||||||||||
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.location.LocationPointDaoBase
fr.ifremer.allegro.referential.location.LocationPointDaoImpl
public class LocationPointDaoImpl
LocationPoint
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.location.LocationPointDao |
---|
TRANSFORM_CLUSTERLOCATIONPOINT, TRANSFORM_NONE, TRANSFORM_REMOTELOCATIONPOINTFULLVO, TRANSFORM_REMOTELOCATIONPOINTNATURALID |
Constructor Summary | |
---|---|
LocationPointDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocationPointDaoImpl()
Method Detail |
---|
protected LocationPoint handleCreateFromClusterLocationPoint(ClusterLocationPoint clusterLocationPoint)
LocationPointDaoBase
LocationPointDaoBase.createFromClusterLocationPoint(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationPoint)
handleCreateFromClusterLocationPoint
in class LocationPointDaoBase
LocationPointDao.createFromClusterLocationPoint(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationPoint)
public void toRemoteLocationPointFullVO(LocationPoint source, RemoteLocationPointFullVO target)
LocationPointDao
toRemoteLocationPointFullVO
in interface LocationPointDao
toRemoteLocationPointFullVO
in class LocationPointDaoBase
LocationPointDao.toRemoteLocationPointFullVO(fr.ifremer.allegro.referential.location.LocationPoint, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
public RemoteLocationPointFullVO toRemoteLocationPointFullVO(LocationPoint entity)
LocationPointDao
RemoteLocationPointFullVO
.
toRemoteLocationPointFullVO
in interface LocationPointDao
toRemoteLocationPointFullVO
in class LocationPointDaoBase
LocationPointDao.toRemoteLocationPointFullVO(fr.ifremer.allegro.referential.location.LocationPoint)
public LocationPoint remoteLocationPointFullVOToEntity(RemoteLocationPointFullVO remoteLocationPointFullVO)
LocationPointDao
RemoteLocationPointFullVO
to this DAO's entity.
LocationPointDao.remoteLocationPointFullVOToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
public void remoteLocationPointFullVOToEntity(RemoteLocationPointFullVO source, LocationPoint target, boolean copyIfNull)
LocationPointDao
RemoteLocationPointFullVO
to the specified entity.
remoteLocationPointFullVOToEntity
in interface LocationPointDao
remoteLocationPointFullVOToEntity
in class LocationPointDaoBase
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.location.LocationPointDao#remoteLocationPointFullVOToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.LocationPoint)
public void toRemoteLocationPointNaturalId(LocationPoint source, RemoteLocationPointNaturalId target)
LocationPointDao
toRemoteLocationPointNaturalId
in interface LocationPointDao
toRemoteLocationPointNaturalId
in class LocationPointDaoBase
LocationPointDao.toRemoteLocationPointNaturalId(fr.ifremer.allegro.referential.location.LocationPoint, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointNaturalId)
public RemoteLocationPointNaturalId toRemoteLocationPointNaturalId(LocationPoint entity)
LocationPointDao
RemoteLocationPointNaturalId
.
toRemoteLocationPointNaturalId
in interface LocationPointDao
toRemoteLocationPointNaturalId
in class LocationPointDaoBase
LocationPointDao.toRemoteLocationPointNaturalId(fr.ifremer.allegro.referential.location.LocationPoint)
public LocationPoint remoteLocationPointNaturalIdToEntity(RemoteLocationPointNaturalId remoteLocationPointNaturalId)
LocationPointDao
RemoteLocationPointNaturalId
to this DAO's entity.
LocationPointDao.remoteLocationPointNaturalIdToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointNaturalId)
public void remoteLocationPointNaturalIdToEntity(RemoteLocationPointNaturalId source, LocationPoint target, boolean copyIfNull)
LocationPointDao
RemoteLocationPointNaturalId
to the specified entity.
remoteLocationPointNaturalIdToEntity
in interface LocationPointDao
remoteLocationPointNaturalIdToEntity
in class LocationPointDaoBase
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.location.LocationPointDao#remoteLocationPointNaturalIdToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointNaturalId, fr.ifremer.allegro.referential.location.LocationPoint)
public void toClusterLocationPoint(LocationPoint source, ClusterLocationPoint target)
LocationPointDao
toClusterLocationPoint
in interface LocationPointDao
toClusterLocationPoint
in class LocationPointDaoBase
LocationPointDao.toClusterLocationPoint(fr.ifremer.allegro.referential.location.LocationPoint, fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationPoint)
public ClusterLocationPoint toClusterLocationPoint(LocationPoint entity)
LocationPointDao
ClusterLocationPoint
.
toClusterLocationPoint
in interface LocationPointDao
toClusterLocationPoint
in class LocationPointDaoBase
LocationPointDao.toClusterLocationPoint(fr.ifremer.allegro.referential.location.LocationPoint)
public LocationPoint clusterLocationPointToEntity(ClusterLocationPoint clusterLocationPoint)
LocationPointDao
ClusterLocationPoint
to this DAO's entity.
LocationPointDao.clusterLocationPointToEntity(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationPoint)
public void clusterLocationPointToEntity(ClusterLocationPoint source, LocationPoint target, boolean copyIfNull)
LocationPointDao
ClusterLocationPoint
to the specified entity.
clusterLocationPointToEntity
in interface LocationPointDao
clusterLocationPointToEntity
in class LocationPointDaoBase
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.location.LocationPointDao#clusterLocationPointToEntity(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationPoint, fr.ifremer.allegro.referential.location.LocationPoint)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |