|
||||||||||
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.spatial.SpatialItemLineDaoBase
fr.ifremer.allegro.referential.spatial.SpatialItemLineDaoImpl
public class SpatialItemLineDaoImpl
SpatialItemLine
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.spatial.SpatialItemLineDao |
---|
TRANSFORM_CLUSTERSPATIALITEMLINE, TRANSFORM_NONE, TRANSFORM_REMOTESPATIALITEMLINEFULLVO, TRANSFORM_REMOTESPATIALITEMLINENATURALID |
Constructor Summary | |
---|---|
SpatialItemLineDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpatialItemLineDaoImpl()
Method Detail |
---|
protected SpatialItemLine handleCreateFromClusterSpatialItemLine(ClusterSpatialItemLine clusterSpatialItemLine)
SpatialItemLineDaoBase
SpatialItemLineDaoBase.createFromClusterSpatialItemLine(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemLine)
handleCreateFromClusterSpatialItemLine
in class SpatialItemLineDaoBase
SpatialItemLineDao.createFromClusterSpatialItemLine(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemLine)
public void toRemoteSpatialItemLineFullVO(SpatialItemLine source, RemoteSpatialItemLineFullVO target)
SpatialItemLineDao
toRemoteSpatialItemLineFullVO
in interface SpatialItemLineDao
toRemoteSpatialItemLineFullVO
in class SpatialItemLineDaoBase
SpatialItemLineDao.toRemoteSpatialItemLineFullVO(fr.ifremer.allegro.referential.spatial.SpatialItemLine, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO)
public RemoteSpatialItemLineFullVO toRemoteSpatialItemLineFullVO(SpatialItemLine entity)
SpatialItemLineDao
RemoteSpatialItemLineFullVO
.
toRemoteSpatialItemLineFullVO
in interface SpatialItemLineDao
toRemoteSpatialItemLineFullVO
in class SpatialItemLineDaoBase
SpatialItemLineDao.toRemoteSpatialItemLineFullVO(fr.ifremer.allegro.referential.spatial.SpatialItemLine)
public SpatialItemLine remoteSpatialItemLineFullVOToEntity(RemoteSpatialItemLineFullVO remoteSpatialItemLineFullVO)
SpatialItemLineDao
RemoteSpatialItemLineFullVO
to this DAO's entity.
SpatialItemLineDao.remoteSpatialItemLineFullVOToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO)
public void remoteSpatialItemLineFullVOToEntity(RemoteSpatialItemLineFullVO source, SpatialItemLine target, boolean copyIfNull)
SpatialItemLineDao
RemoteSpatialItemLineFullVO
to the specified entity.
remoteSpatialItemLineFullVOToEntity
in interface SpatialItemLineDao
remoteSpatialItemLineFullVOToEntity
in class SpatialItemLineDaoBase
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.SpatialItemLineDao#remoteSpatialItemLineFullVOToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO, fr.ifremer.allegro.referential.spatial.SpatialItemLine)
public void toRemoteSpatialItemLineNaturalId(SpatialItemLine source, RemoteSpatialItemLineNaturalId target)
SpatialItemLineDao
toRemoteSpatialItemLineNaturalId
in interface SpatialItemLineDao
toRemoteSpatialItemLineNaturalId
in class SpatialItemLineDaoBase
SpatialItemLineDao.toRemoteSpatialItemLineNaturalId(fr.ifremer.allegro.referential.spatial.SpatialItemLine, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineNaturalId)
public RemoteSpatialItemLineNaturalId toRemoteSpatialItemLineNaturalId(SpatialItemLine entity)
SpatialItemLineDao
RemoteSpatialItemLineNaturalId
.
toRemoteSpatialItemLineNaturalId
in interface SpatialItemLineDao
toRemoteSpatialItemLineNaturalId
in class SpatialItemLineDaoBase
SpatialItemLineDao.toRemoteSpatialItemLineNaturalId(fr.ifremer.allegro.referential.spatial.SpatialItemLine)
public SpatialItemLine remoteSpatialItemLineNaturalIdToEntity(RemoteSpatialItemLineNaturalId remoteSpatialItemLineNaturalId)
SpatialItemLineDao
RemoteSpatialItemLineNaturalId
to this DAO's entity.
SpatialItemLineDao.remoteSpatialItemLineNaturalIdToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineNaturalId)
public void remoteSpatialItemLineNaturalIdToEntity(RemoteSpatialItemLineNaturalId source, SpatialItemLine target, boolean copyIfNull)
SpatialItemLineDao
RemoteSpatialItemLineNaturalId
to the specified entity.
remoteSpatialItemLineNaturalIdToEntity
in interface SpatialItemLineDao
remoteSpatialItemLineNaturalIdToEntity
in class SpatialItemLineDaoBase
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.SpatialItemLineDao#remoteSpatialItemLineNaturalIdToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineNaturalId, fr.ifremer.allegro.referential.spatial.SpatialItemLine)
public void toClusterSpatialItemLine(SpatialItemLine source, ClusterSpatialItemLine target)
SpatialItemLineDao
toClusterSpatialItemLine
in interface SpatialItemLineDao
toClusterSpatialItemLine
in class SpatialItemLineDaoBase
SpatialItemLineDao.toClusterSpatialItemLine(fr.ifremer.allegro.referential.spatial.SpatialItemLine, fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemLine)
public ClusterSpatialItemLine toClusterSpatialItemLine(SpatialItemLine entity)
SpatialItemLineDao
ClusterSpatialItemLine
.
toClusterSpatialItemLine
in interface SpatialItemLineDao
toClusterSpatialItemLine
in class SpatialItemLineDaoBase
SpatialItemLineDao.toClusterSpatialItemLine(fr.ifremer.allegro.referential.spatial.SpatialItemLine)
public SpatialItemLine clusterSpatialItemLineToEntity(ClusterSpatialItemLine clusterSpatialItemLine)
SpatialItemLineDao
ClusterSpatialItemLine
to this DAO's entity.
SpatialItemLineDao.clusterSpatialItemLineToEntity(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemLine)
public void clusterSpatialItemLineToEntity(ClusterSpatialItemLine source, SpatialItemLine target, boolean copyIfNull)
SpatialItemLineDao
ClusterSpatialItemLine
to the specified entity.
clusterSpatialItemLineToEntity
in interface SpatialItemLineDao
clusterSpatialItemLineToEntity
in class SpatialItemLineDaoBase
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.SpatialItemLineDao#clusterSpatialItemLineToEntity(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItemLine, fr.ifremer.allegro.referential.spatial.SpatialItemLine)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |