|
||||||||||
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.LocationLineDaoBase
fr.ifremer.allegro.referential.location.LocationLineDaoImpl
public class LocationLineDaoImpl
LocationLine
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.location.LocationLineDao |
---|
TRANSFORM_CLUSTERLOCATIONLINE, TRANSFORM_NONE, TRANSFORM_REMOTELOCATIONLINEFULLVO, TRANSFORM_REMOTELOCATIONLINENATURALID |
Constructor Summary | |
---|---|
LocationLineDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocationLineDaoImpl()
Method Detail |
---|
protected LocationLine handleCreateFromClusterLocationLine(ClusterLocationLine clusterLocationLine)
LocationLineDaoBase
LocationLineDaoBase.createFromClusterLocationLine(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationLine)
handleCreateFromClusterLocationLine
in class LocationLineDaoBase
LocationLineDao.createFromClusterLocationLine(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationLine)
public void toRemoteLocationLineFullVO(LocationLine source, RemoteLocationLineFullVO target)
LocationLineDao
toRemoteLocationLineFullVO
in interface LocationLineDao
toRemoteLocationLineFullVO
in class LocationLineDaoBase
LocationLineDao.toRemoteLocationLineFullVO(fr.ifremer.allegro.referential.location.LocationLine, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
public RemoteLocationLineFullVO toRemoteLocationLineFullVO(LocationLine entity)
LocationLineDao
RemoteLocationLineFullVO
.
toRemoteLocationLineFullVO
in interface LocationLineDao
toRemoteLocationLineFullVO
in class LocationLineDaoBase
LocationLineDao.toRemoteLocationLineFullVO(fr.ifremer.allegro.referential.location.LocationLine)
public LocationLine remoteLocationLineFullVOToEntity(RemoteLocationLineFullVO remoteLocationLineFullVO)
LocationLineDao
RemoteLocationLineFullVO
to this DAO's entity.
LocationLineDao.remoteLocationLineFullVOToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
public void remoteLocationLineFullVOToEntity(RemoteLocationLineFullVO source, LocationLine target, boolean copyIfNull)
LocationLineDao
RemoteLocationLineFullVO
to the specified entity.
remoteLocationLineFullVOToEntity
in interface LocationLineDao
remoteLocationLineFullVOToEntity
in class LocationLineDaoBase
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.LocationLineDao#remoteLocationLineFullVOToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.LocationLine)
public void toRemoteLocationLineNaturalId(LocationLine source, RemoteLocationLineNaturalId target)
LocationLineDao
toRemoteLocationLineNaturalId
in interface LocationLineDao
toRemoteLocationLineNaturalId
in class LocationLineDaoBase
LocationLineDao.toRemoteLocationLineNaturalId(fr.ifremer.allegro.referential.location.LocationLine, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineNaturalId)
public RemoteLocationLineNaturalId toRemoteLocationLineNaturalId(LocationLine entity)
LocationLineDao
RemoteLocationLineNaturalId
.
toRemoteLocationLineNaturalId
in interface LocationLineDao
toRemoteLocationLineNaturalId
in class LocationLineDaoBase
LocationLineDao.toRemoteLocationLineNaturalId(fr.ifremer.allegro.referential.location.LocationLine)
public LocationLine remoteLocationLineNaturalIdToEntity(RemoteLocationLineNaturalId remoteLocationLineNaturalId)
LocationLineDao
RemoteLocationLineNaturalId
to this DAO's entity.
LocationLineDao.remoteLocationLineNaturalIdToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineNaturalId)
public void remoteLocationLineNaturalIdToEntity(RemoteLocationLineNaturalId source, LocationLine target, boolean copyIfNull)
LocationLineDao
RemoteLocationLineNaturalId
to the specified entity.
remoteLocationLineNaturalIdToEntity
in interface LocationLineDao
remoteLocationLineNaturalIdToEntity
in class LocationLineDaoBase
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.LocationLineDao#remoteLocationLineNaturalIdToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineNaturalId, fr.ifremer.allegro.referential.location.LocationLine)
public void toClusterLocationLine(LocationLine source, ClusterLocationLine target)
LocationLineDao
toClusterLocationLine
in interface LocationLineDao
toClusterLocationLine
in class LocationLineDaoBase
LocationLineDao.toClusterLocationLine(fr.ifremer.allegro.referential.location.LocationLine, fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationLine)
public ClusterLocationLine toClusterLocationLine(LocationLine entity)
LocationLineDao
ClusterLocationLine
.
toClusterLocationLine
in interface LocationLineDao
toClusterLocationLine
in class LocationLineDaoBase
LocationLineDao.toClusterLocationLine(fr.ifremer.allegro.referential.location.LocationLine)
public LocationLine clusterLocationLineToEntity(ClusterLocationLine clusterLocationLine)
LocationLineDao
ClusterLocationLine
to this DAO's entity.
LocationLineDao.clusterLocationLineToEntity(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationLine)
public void clusterLocationLineToEntity(ClusterLocationLine source, LocationLine target, boolean copyIfNull)
LocationLineDao
ClusterLocationLine
to the specified entity.
clusterLocationLineToEntity
in interface LocationLineDao
clusterLocationLineToEntity
in class LocationLineDaoBase
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.LocationLineDao#clusterLocationLineToEntity(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationLine, fr.ifremer.allegro.referential.location.LocationLine)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |