|
||||||||||
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.data.vessel.feature.physical.PhysicalFeaturesDaoBase
fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeaturesDaoImpl
public class PhysicalFeaturesDaoImpl
PhysicalFeatures
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeaturesDao |
---|
TRANSFORM_CLUSTERPHYSICALFEATURES, TRANSFORM_NONE, TRANSFORM_REMOTEPHYSICALFEATURESFULLVO, TRANSFORM_REMOTEPHYSICALFEATURESNATURALID |
Constructor Summary | |
---|---|
PhysicalFeaturesDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PhysicalFeaturesDaoImpl()
Method Detail |
---|
public void toRemotePhysicalFeaturesFullVO(PhysicalFeatures source, RemotePhysicalFeaturesFullVO target)
PhysicalFeaturesDao
toRemotePhysicalFeaturesFullVO
in interface PhysicalFeaturesDao
toRemotePhysicalFeaturesFullVO
in class PhysicalFeaturesDaoBase
PhysicalFeaturesDao.toRemotePhysicalFeaturesFullVO(fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesFullVO)
public RemotePhysicalFeaturesFullVO toRemotePhysicalFeaturesFullVO(PhysicalFeatures entity)
PhysicalFeaturesDao
RemotePhysicalFeaturesFullVO
.
toRemotePhysicalFeaturesFullVO
in interface PhysicalFeaturesDao
toRemotePhysicalFeaturesFullVO
in class PhysicalFeaturesDaoBase
PhysicalFeaturesDao.toRemotePhysicalFeaturesFullVO(fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures)
public PhysicalFeatures remotePhysicalFeaturesFullVOToEntity(RemotePhysicalFeaturesFullVO remotePhysicalFeaturesFullVO)
PhysicalFeaturesDao
RemotePhysicalFeaturesFullVO
to this DAO's entity.
PhysicalFeaturesDao.remotePhysicalFeaturesFullVOToEntity(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesFullVO)
public void remotePhysicalFeaturesFullVOToEntity(RemotePhysicalFeaturesFullVO source, PhysicalFeatures target, boolean copyIfNull)
PhysicalFeaturesDao
RemotePhysicalFeaturesFullVO
to the specified entity.
remotePhysicalFeaturesFullVOToEntity
in interface PhysicalFeaturesDao
remotePhysicalFeaturesFullVOToEntity
in class PhysicalFeaturesDaoBase
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.data.vessel.feature.physical.PhysicalFeaturesDao#remotePhysicalFeaturesFullVOToEntity(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures)
public void toRemotePhysicalFeaturesNaturalId(PhysicalFeatures source, RemotePhysicalFeaturesNaturalId target)
PhysicalFeaturesDao
toRemotePhysicalFeaturesNaturalId
in interface PhysicalFeaturesDao
toRemotePhysicalFeaturesNaturalId
in class PhysicalFeaturesDaoBase
PhysicalFeaturesDao.toRemotePhysicalFeaturesNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesNaturalId)
public RemotePhysicalFeaturesNaturalId toRemotePhysicalFeaturesNaturalId(PhysicalFeatures entity)
PhysicalFeaturesDao
RemotePhysicalFeaturesNaturalId
.
toRemotePhysicalFeaturesNaturalId
in interface PhysicalFeaturesDao
toRemotePhysicalFeaturesNaturalId
in class PhysicalFeaturesDaoBase
PhysicalFeaturesDao.toRemotePhysicalFeaturesNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures)
public PhysicalFeatures remotePhysicalFeaturesNaturalIdToEntity(RemotePhysicalFeaturesNaturalId remotePhysicalFeaturesNaturalId)
PhysicalFeaturesDao
RemotePhysicalFeaturesNaturalId
to this DAO's entity.
PhysicalFeaturesDao.remotePhysicalFeaturesNaturalIdToEntity(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesNaturalId)
public void remotePhysicalFeaturesNaturalIdToEntity(RemotePhysicalFeaturesNaturalId source, PhysicalFeatures target, boolean copyIfNull)
PhysicalFeaturesDao
RemotePhysicalFeaturesNaturalId
to the specified entity.
remotePhysicalFeaturesNaturalIdToEntity
in interface PhysicalFeaturesDao
remotePhysicalFeaturesNaturalIdToEntity
in class PhysicalFeaturesDaoBase
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.data.vessel.feature.physical.PhysicalFeaturesDao#remotePhysicalFeaturesNaturalIdToEntity(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemotePhysicalFeaturesNaturalId, fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures)
public void toClusterPhysicalFeatures(PhysicalFeatures source, ClusterPhysicalFeatures target)
PhysicalFeaturesDao
toClusterPhysicalFeatures
in interface PhysicalFeaturesDao
toClusterPhysicalFeatures
in class PhysicalFeaturesDaoBase
PhysicalFeaturesDao.toClusterPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures, fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterPhysicalFeatures)
public ClusterPhysicalFeatures toClusterPhysicalFeatures(PhysicalFeatures entity)
PhysicalFeaturesDao
ClusterPhysicalFeatures
.
toClusterPhysicalFeatures
in interface PhysicalFeaturesDao
toClusterPhysicalFeatures
in class PhysicalFeaturesDaoBase
PhysicalFeaturesDao.toClusterPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures)
public PhysicalFeatures clusterPhysicalFeaturesToEntity(ClusterPhysicalFeatures clusterPhysicalFeatures)
PhysicalFeaturesDao
ClusterPhysicalFeatures
to this DAO's entity.
PhysicalFeaturesDao.clusterPhysicalFeaturesToEntity(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterPhysicalFeatures)
public void clusterPhysicalFeaturesToEntity(ClusterPhysicalFeatures source, PhysicalFeatures target, boolean copyIfNull)
PhysicalFeaturesDao
ClusterPhysicalFeatures
to the specified entity.
clusterPhysicalFeaturesToEntity
in interface PhysicalFeaturesDao
clusterPhysicalFeaturesToEntity
in class PhysicalFeaturesDaoBase
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.data.vessel.feature.physical.PhysicalFeaturesDao#clusterPhysicalFeaturesToEntity(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterPhysicalFeatures, fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |