|
||||||||||
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.use.UseFeaturesDaoBase
fr.ifremer.allegro.data.vessel.feature.use.UseFeaturesDaoImpl
public class UseFeaturesDaoImpl
UseFeatures
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.data.vessel.feature.use.UseFeaturesDao |
---|
TRANSFORM_CLUSTERUSEFEATURES, TRANSFORM_NONE, TRANSFORM_REMOTEUSEFEATURESFULLVO, TRANSFORM_REMOTEUSEFEATURESNATURALID |
Constructor Summary | |
---|---|
UseFeaturesDaoImpl()
|
Method Summary | |
---|---|
UseFeatures |
clusterUseFeaturesToEntity(ClusterUseFeatures clusterUseFeatures)
Converts an instance of type ClusterUseFeatures to this DAO's entity. |
void |
clusterUseFeaturesToEntity(ClusterUseFeatures source,
UseFeatures target,
boolean copyIfNull)
Copies the fields of ClusterUseFeatures to the specified entity. |
UseFeatures |
remoteUseFeaturesFullVOToEntity(RemoteUseFeaturesFullVO remoteUseFeaturesFullVO)
Converts an instance of type RemoteUseFeaturesFullVO to this DAO's entity. |
void |
remoteUseFeaturesFullVOToEntity(RemoteUseFeaturesFullVO source,
UseFeatures target,
boolean copyIfNull)
Copies the fields of RemoteUseFeaturesFullVO to the specified entity. |
UseFeatures |
remoteUseFeaturesNaturalIdToEntity(RemoteUseFeaturesNaturalId remoteUseFeaturesNaturalId)
Converts an instance of type RemoteUseFeaturesNaturalId to this DAO's entity. |
void |
remoteUseFeaturesNaturalIdToEntity(RemoteUseFeaturesNaturalId source,
UseFeatures target,
boolean copyIfNull)
Copies the fields of RemoteUseFeaturesNaturalId to the specified entity. |
ClusterUseFeatures |
toClusterUseFeatures(UseFeatures entity)
Converts this DAO's entity to an object of type ClusterUseFeatures . |
void |
toClusterUseFeatures(UseFeatures source,
ClusterUseFeatures target)
Copies the fields of the specified entity to the target value object. |
RemoteUseFeaturesFullVO |
toRemoteUseFeaturesFullVO(UseFeatures entity)
Converts this DAO's entity to an object of type RemoteUseFeaturesFullVO . |
void |
toRemoteUseFeaturesFullVO(UseFeatures source,
RemoteUseFeaturesFullVO target)
Copies the fields of the specified entity to the target value object. |
RemoteUseFeaturesNaturalId |
toRemoteUseFeaturesNaturalId(UseFeatures entity)
Converts this DAO's entity to an object of type RemoteUseFeaturesNaturalId . |
void |
toRemoteUseFeaturesNaturalId(UseFeatures source,
RemoteUseFeaturesNaturalId target)
Copies the fields of the specified entity to the target value object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UseFeaturesDaoImpl()
Method Detail |
---|
public void toRemoteUseFeaturesFullVO(UseFeatures source, RemoteUseFeaturesFullVO target)
UseFeaturesDao
toRemoteUseFeaturesFullVO
in interface UseFeaturesDao
toRemoteUseFeaturesFullVO
in class UseFeaturesDaoBase
UseFeaturesDao.toRemoteUseFeaturesFullVO(fr.ifremer.allegro.data.vessel.feature.use.UseFeatures, fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteUseFeaturesFullVO)
public RemoteUseFeaturesFullVO toRemoteUseFeaturesFullVO(UseFeatures entity)
UseFeaturesDao
RemoteUseFeaturesFullVO
.
toRemoteUseFeaturesFullVO
in interface UseFeaturesDao
toRemoteUseFeaturesFullVO
in class UseFeaturesDaoBase
UseFeaturesDao.toRemoteUseFeaturesFullVO(fr.ifremer.allegro.data.vessel.feature.use.UseFeatures)
public UseFeatures remoteUseFeaturesFullVOToEntity(RemoteUseFeaturesFullVO remoteUseFeaturesFullVO)
UseFeaturesDao
RemoteUseFeaturesFullVO
to this DAO's entity.
UseFeaturesDao.remoteUseFeaturesFullVOToEntity(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteUseFeaturesFullVO)
public void remoteUseFeaturesFullVOToEntity(RemoteUseFeaturesFullVO source, UseFeatures target, boolean copyIfNull)
UseFeaturesDao
RemoteUseFeaturesFullVO
to the specified entity.
remoteUseFeaturesFullVOToEntity
in interface UseFeaturesDao
remoteUseFeaturesFullVOToEntity
in class UseFeaturesDaoBase
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.use.UseFeaturesDao#remoteUseFeaturesFullVOToEntity(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteUseFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.use.UseFeatures)
public void toRemoteUseFeaturesNaturalId(UseFeatures source, RemoteUseFeaturesNaturalId target)
UseFeaturesDao
toRemoteUseFeaturesNaturalId
in interface UseFeaturesDao
toRemoteUseFeaturesNaturalId
in class UseFeaturesDaoBase
UseFeaturesDao.toRemoteUseFeaturesNaturalId(fr.ifremer.allegro.data.vessel.feature.use.UseFeatures, fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteUseFeaturesNaturalId)
public RemoteUseFeaturesNaturalId toRemoteUseFeaturesNaturalId(UseFeatures entity)
UseFeaturesDao
RemoteUseFeaturesNaturalId
.
toRemoteUseFeaturesNaturalId
in interface UseFeaturesDao
toRemoteUseFeaturesNaturalId
in class UseFeaturesDaoBase
UseFeaturesDao.toRemoteUseFeaturesNaturalId(fr.ifremer.allegro.data.vessel.feature.use.UseFeatures)
public UseFeatures remoteUseFeaturesNaturalIdToEntity(RemoteUseFeaturesNaturalId remoteUseFeaturesNaturalId)
UseFeaturesDao
RemoteUseFeaturesNaturalId
to this DAO's entity.
UseFeaturesDao.remoteUseFeaturesNaturalIdToEntity(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteUseFeaturesNaturalId)
public void remoteUseFeaturesNaturalIdToEntity(RemoteUseFeaturesNaturalId source, UseFeatures target, boolean copyIfNull)
UseFeaturesDao
RemoteUseFeaturesNaturalId
to the specified entity.
remoteUseFeaturesNaturalIdToEntity
in interface UseFeaturesDao
remoteUseFeaturesNaturalIdToEntity
in class UseFeaturesDaoBase
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.use.UseFeaturesDao#remoteUseFeaturesNaturalIdToEntity(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteUseFeaturesNaturalId, fr.ifremer.allegro.data.vessel.feature.use.UseFeatures)
public void toClusterUseFeatures(UseFeatures source, ClusterUseFeatures target)
UseFeaturesDao
toClusterUseFeatures
in interface UseFeaturesDao
toClusterUseFeatures
in class UseFeaturesDaoBase
UseFeaturesDao.toClusterUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.UseFeatures, fr.ifremer.allegro.data.vessel.feature.use.generic.cluster.ClusterUseFeatures)
public ClusterUseFeatures toClusterUseFeatures(UseFeatures entity)
UseFeaturesDao
ClusterUseFeatures
.
toClusterUseFeatures
in interface UseFeaturesDao
toClusterUseFeatures
in class UseFeaturesDaoBase
UseFeaturesDao.toClusterUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.UseFeatures)
public UseFeatures clusterUseFeaturesToEntity(ClusterUseFeatures clusterUseFeatures)
UseFeaturesDao
ClusterUseFeatures
to this DAO's entity.
UseFeaturesDao.clusterUseFeaturesToEntity(fr.ifremer.allegro.data.vessel.feature.use.generic.cluster.ClusterUseFeatures)
public void clusterUseFeaturesToEntity(ClusterUseFeatures source, UseFeatures target, boolean copyIfNull)
UseFeaturesDao
ClusterUseFeatures
to the specified entity.
clusterUseFeaturesToEntity
in interface UseFeaturesDao
clusterUseFeaturesToEntity
in class UseFeaturesDaoBase
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.use.UseFeaturesDao#clusterUseFeaturesToEntity(fr.ifremer.allegro.data.vessel.feature.use.generic.cluster.ClusterUseFeatures, fr.ifremer.allegro.data.vessel.feature.use.UseFeatures)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |