|
||||||||||
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.spatial.SpatialItemPointDaoBase
fr.ifremer.allegro.referential.spatial.SpatialItemPointDaoImpl
public class SpatialItemPointDaoImpl
SpatialItemPoint
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.spatial.SpatialItemPointDao |
---|
TRANSFORM_CLUSTERSPATIALITEMPOINT, TRANSFORM_NONE, TRANSFORM_REMOTESPATIALITEMPOINTFULLVO, TRANSFORM_REMOTESPATIALITEMPOINTNATURALID |
Constructor Summary | |
---|---|
SpatialItemPointDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpatialItemPointDaoImpl()
Method Detail |
---|
protected SpatialItemPoint handleCreateFromClusterSpatialItemPoint(ClusterSpatialItemPoint clusterSpatialItemPoint)
SpatialItemPointDaoBase
SpatialItemPointDaoBase.createFromClusterSpatialItemPoint(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemPoint)
handleCreateFromClusterSpatialItemPoint
in class SpatialItemPointDaoBase
SpatialItemPointDao.createFromClusterSpatialItemPoint(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemPoint)
public void toRemoteSpatialItemPointFullVO(SpatialItemPoint source, RemoteSpatialItemPointFullVO target)
SpatialItemPointDao
toRemoteSpatialItemPointFullVO
in interface SpatialItemPointDao
toRemoteSpatialItemPointFullVO
in class SpatialItemPointDaoBase
SpatialItemPointDao.toRemoteSpatialItemPointFullVO(fr.ifremer.allegro.referential.spatial.SpatialItemPoint, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO)
public RemoteSpatialItemPointFullVO toRemoteSpatialItemPointFullVO(SpatialItemPoint entity)
SpatialItemPointDao
RemoteSpatialItemPointFullVO
.
toRemoteSpatialItemPointFullVO
in interface SpatialItemPointDao
toRemoteSpatialItemPointFullVO
in class SpatialItemPointDaoBase
SpatialItemPointDao.toRemoteSpatialItemPointFullVO(fr.ifremer.allegro.referential.spatial.SpatialItemPoint)
public SpatialItemPoint remoteSpatialItemPointFullVOToEntity(RemoteSpatialItemPointFullVO remoteSpatialItemPointFullVO)
SpatialItemPointDao
RemoteSpatialItemPointFullVO
to this DAO's entity.
SpatialItemPointDao.remoteSpatialItemPointFullVOToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO)
public void remoteSpatialItemPointFullVOToEntity(RemoteSpatialItemPointFullVO source, SpatialItemPoint target, boolean copyIfNull)
SpatialItemPointDao
RemoteSpatialItemPointFullVO
to the specified entity.
remoteSpatialItemPointFullVOToEntity
in interface SpatialItemPointDao
remoteSpatialItemPointFullVOToEntity
in class SpatialItemPointDaoBase
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.spatial.SpatialItemPointDao#remoteSpatialItemPointFullVOToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO, fr.ifremer.allegro.referential.spatial.SpatialItemPoint)
public void toRemoteSpatialItemPointNaturalId(SpatialItemPoint source, RemoteSpatialItemPointNaturalId target)
SpatialItemPointDao
toRemoteSpatialItemPointNaturalId
in interface SpatialItemPointDao
toRemoteSpatialItemPointNaturalId
in class SpatialItemPointDaoBase
SpatialItemPointDao.toRemoteSpatialItemPointNaturalId(fr.ifremer.allegro.referential.spatial.SpatialItemPoint, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointNaturalId)
public RemoteSpatialItemPointNaturalId toRemoteSpatialItemPointNaturalId(SpatialItemPoint entity)
SpatialItemPointDao
RemoteSpatialItemPointNaturalId
.
toRemoteSpatialItemPointNaturalId
in interface SpatialItemPointDao
toRemoteSpatialItemPointNaturalId
in class SpatialItemPointDaoBase
SpatialItemPointDao.toRemoteSpatialItemPointNaturalId(fr.ifremer.allegro.referential.spatial.SpatialItemPoint)
public SpatialItemPoint remoteSpatialItemPointNaturalIdToEntity(RemoteSpatialItemPointNaturalId remoteSpatialItemPointNaturalId)
SpatialItemPointDao
RemoteSpatialItemPointNaturalId
to this DAO's entity.
SpatialItemPointDao.remoteSpatialItemPointNaturalIdToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointNaturalId)
public void remoteSpatialItemPointNaturalIdToEntity(RemoteSpatialItemPointNaturalId source, SpatialItemPoint target, boolean copyIfNull)
SpatialItemPointDao
RemoteSpatialItemPointNaturalId
to the specified entity.
remoteSpatialItemPointNaturalIdToEntity
in interface SpatialItemPointDao
remoteSpatialItemPointNaturalIdToEntity
in class SpatialItemPointDaoBase
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.spatial.SpatialItemPointDao#remoteSpatialItemPointNaturalIdToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointNaturalId, fr.ifremer.allegro.referential.spatial.SpatialItemPoint)
public void toClusterSpatialItemPoint(SpatialItemPoint source, ClusterSpatialItemPoint target)
SpatialItemPointDao
toClusterSpatialItemPoint
in interface SpatialItemPointDao
toClusterSpatialItemPoint
in class SpatialItemPointDaoBase
SpatialItemPointDao.toClusterSpatialItemPoint(fr.ifremer.allegro.referential.spatial.SpatialItemPoint, fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemPoint)
public ClusterSpatialItemPoint toClusterSpatialItemPoint(SpatialItemPoint entity)
SpatialItemPointDao
ClusterSpatialItemPoint
.
toClusterSpatialItemPoint
in interface SpatialItemPointDao
toClusterSpatialItemPoint
in class SpatialItemPointDaoBase
SpatialItemPointDao.toClusterSpatialItemPoint(fr.ifremer.allegro.referential.spatial.SpatialItemPoint)
public SpatialItemPoint clusterSpatialItemPointToEntity(ClusterSpatialItemPoint clusterSpatialItemPoint)
SpatialItemPointDao
ClusterSpatialItemPoint
to this DAO's entity.
SpatialItemPointDao.clusterSpatialItemPointToEntity(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemPoint)
public void clusterSpatialItemPointToEntity(ClusterSpatialItemPoint source, SpatialItemPoint target, boolean copyIfNull)
SpatialItemPointDao
ClusterSpatialItemPoint
to the specified entity.
clusterSpatialItemPointToEntity
in interface SpatialItemPointDao
clusterSpatialItemPointToEntity
in class SpatialItemPointDaoBase
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.spatial.SpatialItemPointDao#clusterSpatialItemPointToEntity(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemPoint, fr.ifremer.allegro.referential.spatial.SpatialItemPoint)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |