|
||||||||||
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.SpatialItem2LocationDaoBase
fr.ifremer.allegro.referential.spatial.SpatialItem2LocationDaoImpl
public class SpatialItem2LocationDaoImpl
SpatialItem2Location
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.spatial.SpatialItem2LocationDao |
---|
TRANSFORM_CLUSTERSPATIALITEM2LOCATION, TRANSFORM_NONE, TRANSFORM_REMOTESPATIALITEM2LOCATIONFULLVO, TRANSFORM_REMOTESPATIALITEM2LOCATIONNATURALID |
Constructor Summary | |
---|---|
SpatialItem2LocationDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SpatialItem2LocationDaoImpl()
Method Detail |
---|
protected SpatialItem2Location handleCreateFromClusterSpatialItem2Location(ClusterSpatialItem2Location clusterSpatialItem2Location)
SpatialItem2LocationDaoBase
SpatialItem2LocationDaoBase.createFromClusterSpatialItem2Location(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItem2Location)
handleCreateFromClusterSpatialItem2Location
in class SpatialItem2LocationDaoBase
SpatialItem2LocationDao.createFromClusterSpatialItem2Location(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItem2Location)
public void toRemoteSpatialItem2LocationFullVO(SpatialItem2Location source, RemoteSpatialItem2LocationFullVO target)
SpatialItem2LocationDao
toRemoteSpatialItem2LocationFullVO
in interface SpatialItem2LocationDao
toRemoteSpatialItem2LocationFullVO
in class SpatialItem2LocationDaoBase
SpatialItem2LocationDao.toRemoteSpatialItem2LocationFullVO(fr.ifremer.allegro.referential.spatial.SpatialItem2Location, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItem2LocationFullVO)
public RemoteSpatialItem2LocationFullVO toRemoteSpatialItem2LocationFullVO(SpatialItem2Location entity)
SpatialItem2LocationDao
RemoteSpatialItem2LocationFullVO
.
toRemoteSpatialItem2LocationFullVO
in interface SpatialItem2LocationDao
toRemoteSpatialItem2LocationFullVO
in class SpatialItem2LocationDaoBase
SpatialItem2LocationDao.toRemoteSpatialItem2LocationFullVO(fr.ifremer.allegro.referential.spatial.SpatialItem2Location)
public SpatialItem2Location remoteSpatialItem2LocationFullVOToEntity(RemoteSpatialItem2LocationFullVO remoteSpatialItem2LocationFullVO)
SpatialItem2LocationDao
RemoteSpatialItem2LocationFullVO
to this DAO's entity.
SpatialItem2LocationDao.remoteSpatialItem2LocationFullVOToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItem2LocationFullVO)
public void remoteSpatialItem2LocationFullVOToEntity(RemoteSpatialItem2LocationFullVO source, SpatialItem2Location target, boolean copyIfNull)
SpatialItem2LocationDao
RemoteSpatialItem2LocationFullVO
to the specified entity.
remoteSpatialItem2LocationFullVOToEntity
in interface SpatialItem2LocationDao
remoteSpatialItem2LocationFullVOToEntity
in class SpatialItem2LocationDaoBase
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.SpatialItem2LocationDao#remoteSpatialItem2LocationFullVOToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItem2LocationFullVO, fr.ifremer.allegro.referential.spatial.SpatialItem2Location)
public void toRemoteSpatialItem2LocationNaturalId(SpatialItem2Location source, RemoteSpatialItem2LocationNaturalId target)
SpatialItem2LocationDao
toRemoteSpatialItem2LocationNaturalId
in interface SpatialItem2LocationDao
toRemoteSpatialItem2LocationNaturalId
in class SpatialItem2LocationDaoBase
SpatialItem2LocationDao.toRemoteSpatialItem2LocationNaturalId(fr.ifremer.allegro.referential.spatial.SpatialItem2Location, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItem2LocationNaturalId)
public RemoteSpatialItem2LocationNaturalId toRemoteSpatialItem2LocationNaturalId(SpatialItem2Location entity)
SpatialItem2LocationDao
RemoteSpatialItem2LocationNaturalId
.
toRemoteSpatialItem2LocationNaturalId
in interface SpatialItem2LocationDao
toRemoteSpatialItem2LocationNaturalId
in class SpatialItem2LocationDaoBase
SpatialItem2LocationDao.toRemoteSpatialItem2LocationNaturalId(fr.ifremer.allegro.referential.spatial.SpatialItem2Location)
public SpatialItem2Location remoteSpatialItem2LocationNaturalIdToEntity(RemoteSpatialItem2LocationNaturalId remoteSpatialItem2LocationNaturalId)
SpatialItem2LocationDao
RemoteSpatialItem2LocationNaturalId
to this DAO's entity.
SpatialItem2LocationDao.remoteSpatialItem2LocationNaturalIdToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItem2LocationNaturalId)
public void remoteSpatialItem2LocationNaturalIdToEntity(RemoteSpatialItem2LocationNaturalId source, SpatialItem2Location target, boolean copyIfNull)
SpatialItem2LocationDao
RemoteSpatialItem2LocationNaturalId
to the specified entity.
remoteSpatialItem2LocationNaturalIdToEntity
in interface SpatialItem2LocationDao
remoteSpatialItem2LocationNaturalIdToEntity
in class SpatialItem2LocationDaoBase
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.SpatialItem2LocationDao#remoteSpatialItem2LocationNaturalIdToEntity(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItem2LocationNaturalId, fr.ifremer.allegro.referential.spatial.SpatialItem2Location)
public void toClusterSpatialItem2Location(SpatialItem2Location source, ClusterSpatialItem2Location target)
SpatialItem2LocationDao
toClusterSpatialItem2Location
in interface SpatialItem2LocationDao
toClusterSpatialItem2Location
in class SpatialItem2LocationDaoBase
SpatialItem2LocationDao.toClusterSpatialItem2Location(fr.ifremer.allegro.referential.spatial.SpatialItem2Location, fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItem2Location)
public ClusterSpatialItem2Location toClusterSpatialItem2Location(SpatialItem2Location entity)
SpatialItem2LocationDao
ClusterSpatialItem2Location
.
toClusterSpatialItem2Location
in interface SpatialItem2LocationDao
toClusterSpatialItem2Location
in class SpatialItem2LocationDaoBase
SpatialItem2LocationDao.toClusterSpatialItem2Location(fr.ifremer.allegro.referential.spatial.SpatialItem2Location)
public SpatialItem2Location clusterSpatialItem2LocationToEntity(ClusterSpatialItem2Location clusterSpatialItem2Location)
SpatialItem2LocationDao
ClusterSpatialItem2Location
to this DAO's entity.
SpatialItem2LocationDao.clusterSpatialItem2LocationToEntity(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItem2Location)
public void clusterSpatialItem2LocationToEntity(ClusterSpatialItem2Location source, SpatialItem2Location target, boolean copyIfNull)
SpatialItem2LocationDao
ClusterSpatialItem2Location
to the specified entity.
clusterSpatialItem2LocationToEntity
in interface SpatialItem2LocationDao
clusterSpatialItem2LocationToEntity
in class SpatialItem2LocationDaoBase
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.SpatialItem2LocationDao#clusterSpatialItem2LocationToEntity(fr.ifremer.allegro.referential.spatial.generic.cluster.ClusterSpatialItem2Location, fr.ifremer.allegro.referential.spatial.SpatialItem2Location)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |