|
||||||||||
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.LocationAreaDaoBase
fr.ifremer.allegro.referential.location.LocationAreaDaoImpl
public class LocationAreaDaoImpl
LocationArea
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.location.LocationAreaDao |
---|
TRANSFORM_CLUSTERLOCATIONAREA, TRANSFORM_NONE, TRANSFORM_REMOTELOCATIONAREAFULLVO, TRANSFORM_REMOTELOCATIONAREANATURALID |
Constructor Summary | |
---|---|
LocationAreaDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocationAreaDaoImpl()
Method Detail |
---|
protected LocationArea handleCreateFromClusterLocationArea(ClusterLocationArea clusterLocationArea)
LocationAreaDaoBase
LocationAreaDaoBase.createFromClusterLocationArea(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationArea)
handleCreateFromClusterLocationArea
in class LocationAreaDaoBase
LocationAreaDao.createFromClusterLocationArea(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationArea)
public void toRemoteLocationAreaFullVO(LocationArea source, RemoteLocationAreaFullVO target)
LocationAreaDao
toRemoteLocationAreaFullVO
in interface LocationAreaDao
toRemoteLocationAreaFullVO
in class LocationAreaDaoBase
LocationAreaDao.toRemoteLocationAreaFullVO(fr.ifremer.allegro.referential.location.LocationArea, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
public RemoteLocationAreaFullVO toRemoteLocationAreaFullVO(LocationArea entity)
LocationAreaDao
RemoteLocationAreaFullVO
.
toRemoteLocationAreaFullVO
in interface LocationAreaDao
toRemoteLocationAreaFullVO
in class LocationAreaDaoBase
LocationAreaDao.toRemoteLocationAreaFullVO(fr.ifremer.allegro.referential.location.LocationArea)
public LocationArea remoteLocationAreaFullVOToEntity(RemoteLocationAreaFullVO remoteLocationAreaFullVO)
LocationAreaDao
RemoteLocationAreaFullVO
to this DAO's entity.
LocationAreaDao.remoteLocationAreaFullVOToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
public void remoteLocationAreaFullVOToEntity(RemoteLocationAreaFullVO source, LocationArea target, boolean copyIfNull)
LocationAreaDao
RemoteLocationAreaFullVO
to the specified entity.
remoteLocationAreaFullVOToEntity
in interface LocationAreaDao
remoteLocationAreaFullVOToEntity
in class LocationAreaDaoBase
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.LocationAreaDao#remoteLocationAreaFullVOToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.LocationArea)
public void toRemoteLocationAreaNaturalId(LocationArea source, RemoteLocationAreaNaturalId target)
LocationAreaDao
toRemoteLocationAreaNaturalId
in interface LocationAreaDao
toRemoteLocationAreaNaturalId
in class LocationAreaDaoBase
LocationAreaDao.toRemoteLocationAreaNaturalId(fr.ifremer.allegro.referential.location.LocationArea, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaNaturalId)
public RemoteLocationAreaNaturalId toRemoteLocationAreaNaturalId(LocationArea entity)
LocationAreaDao
RemoteLocationAreaNaturalId
.
toRemoteLocationAreaNaturalId
in interface LocationAreaDao
toRemoteLocationAreaNaturalId
in class LocationAreaDaoBase
LocationAreaDao.toRemoteLocationAreaNaturalId(fr.ifremer.allegro.referential.location.LocationArea)
public LocationArea remoteLocationAreaNaturalIdToEntity(RemoteLocationAreaNaturalId remoteLocationAreaNaturalId)
LocationAreaDao
RemoteLocationAreaNaturalId
to this DAO's entity.
LocationAreaDao.remoteLocationAreaNaturalIdToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaNaturalId)
public void remoteLocationAreaNaturalIdToEntity(RemoteLocationAreaNaturalId source, LocationArea target, boolean copyIfNull)
LocationAreaDao
RemoteLocationAreaNaturalId
to the specified entity.
remoteLocationAreaNaturalIdToEntity
in interface LocationAreaDao
remoteLocationAreaNaturalIdToEntity
in class LocationAreaDaoBase
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.LocationAreaDao#remoteLocationAreaNaturalIdToEntity(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaNaturalId, fr.ifremer.allegro.referential.location.LocationArea)
public void toClusterLocationArea(LocationArea source, ClusterLocationArea target)
LocationAreaDao
toClusterLocationArea
in interface LocationAreaDao
toClusterLocationArea
in class LocationAreaDaoBase
LocationAreaDao.toClusterLocationArea(fr.ifremer.allegro.referential.location.LocationArea, fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationArea)
public ClusterLocationArea toClusterLocationArea(LocationArea entity)
LocationAreaDao
ClusterLocationArea
.
toClusterLocationArea
in interface LocationAreaDao
toClusterLocationArea
in class LocationAreaDaoBase
LocationAreaDao.toClusterLocationArea(fr.ifremer.allegro.referential.location.LocationArea)
public LocationArea clusterLocationAreaToEntity(ClusterLocationArea clusterLocationArea)
LocationAreaDao
ClusterLocationArea
to this DAO's entity.
LocationAreaDao.clusterLocationAreaToEntity(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationArea)
public void clusterLocationAreaToEntity(ClusterLocationArea source, LocationArea target, boolean copyIfNull)
LocationAreaDao
ClusterLocationArea
to the specified entity.
clusterLocationAreaToEntity
in interface LocationAreaDao
clusterLocationAreaToEntity
in class LocationAreaDaoBase
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.LocationAreaDao#clusterLocationAreaToEntity(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationArea, fr.ifremer.allegro.referential.location.LocationArea)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |