|
||||||||||
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.administration.programStrategy.PmfmAppliedStrategyDaoBase
fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategyDaoImpl
public class PmfmAppliedStrategyDaoImpl
PmfmAppliedStrategy
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategyDao |
---|
TRANSFORM_CLUSTERPMFMAPPLIEDSTRATEGY, TRANSFORM_NONE, TRANSFORM_REMOTEPMFMAPPLIEDSTRATEGYFULLVO, TRANSFORM_REMOTEPMFMAPPLIEDSTRATEGYNATURALID |
Constructor Summary | |
---|---|
PmfmAppliedStrategyDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PmfmAppliedStrategyDaoImpl()
Method Detail |
---|
protected PmfmAppliedStrategy handleCreateFromClusterPmfmAppliedStrategy(ClusterPmfmAppliedStrategy clusterPmfmAppliedStrategy)
PmfmAppliedStrategyDaoBase
PmfmAppliedStrategyDaoBase.createFromClusterPmfmAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterPmfmAppliedStrategy)
handleCreateFromClusterPmfmAppliedStrategy
in class PmfmAppliedStrategyDaoBase
PmfmAppliedStrategyDao.createFromClusterPmfmAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterPmfmAppliedStrategy)
public void toRemotePmfmAppliedStrategyFullVO(PmfmAppliedStrategy source, RemotePmfmAppliedStrategyFullVO target)
PmfmAppliedStrategyDao
toRemotePmfmAppliedStrategyFullVO
in interface PmfmAppliedStrategyDao
toRemotePmfmAppliedStrategyFullVO
in class PmfmAppliedStrategyDaoBase
PmfmAppliedStrategyDao.toRemotePmfmAppliedStrategyFullVO(fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemotePmfmAppliedStrategyFullVO)
public RemotePmfmAppliedStrategyFullVO toRemotePmfmAppliedStrategyFullVO(PmfmAppliedStrategy entity)
PmfmAppliedStrategyDao
RemotePmfmAppliedStrategyFullVO
.
toRemotePmfmAppliedStrategyFullVO
in interface PmfmAppliedStrategyDao
toRemotePmfmAppliedStrategyFullVO
in class PmfmAppliedStrategyDaoBase
PmfmAppliedStrategyDao.toRemotePmfmAppliedStrategyFullVO(fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy)
public PmfmAppliedStrategy remotePmfmAppliedStrategyFullVOToEntity(RemotePmfmAppliedStrategyFullVO remotePmfmAppliedStrategyFullVO)
PmfmAppliedStrategyDao
RemotePmfmAppliedStrategyFullVO
to this DAO's entity.
PmfmAppliedStrategyDao.remotePmfmAppliedStrategyFullVOToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemotePmfmAppliedStrategyFullVO)
public void remotePmfmAppliedStrategyFullVOToEntity(RemotePmfmAppliedStrategyFullVO source, PmfmAppliedStrategy target, boolean copyIfNull)
PmfmAppliedStrategyDao
RemotePmfmAppliedStrategyFullVO
to the specified entity.
remotePmfmAppliedStrategyFullVOToEntity
in interface PmfmAppliedStrategyDao
remotePmfmAppliedStrategyFullVOToEntity
in class PmfmAppliedStrategyDaoBase
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.administration.programStrategy.PmfmAppliedStrategyDao#remotePmfmAppliedStrategyFullVOToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemotePmfmAppliedStrategyFullVO, fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy)
public void toRemotePmfmAppliedStrategyNaturalId(PmfmAppliedStrategy source, RemotePmfmAppliedStrategyNaturalId target)
PmfmAppliedStrategyDao
toRemotePmfmAppliedStrategyNaturalId
in interface PmfmAppliedStrategyDao
toRemotePmfmAppliedStrategyNaturalId
in class PmfmAppliedStrategyDaoBase
PmfmAppliedStrategyDao.toRemotePmfmAppliedStrategyNaturalId(fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemotePmfmAppliedStrategyNaturalId)
public RemotePmfmAppliedStrategyNaturalId toRemotePmfmAppliedStrategyNaturalId(PmfmAppliedStrategy entity)
PmfmAppliedStrategyDao
RemotePmfmAppliedStrategyNaturalId
.
toRemotePmfmAppliedStrategyNaturalId
in interface PmfmAppliedStrategyDao
toRemotePmfmAppliedStrategyNaturalId
in class PmfmAppliedStrategyDaoBase
PmfmAppliedStrategyDao.toRemotePmfmAppliedStrategyNaturalId(fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy)
public PmfmAppliedStrategy remotePmfmAppliedStrategyNaturalIdToEntity(RemotePmfmAppliedStrategyNaturalId remotePmfmAppliedStrategyNaturalId)
PmfmAppliedStrategyDao
RemotePmfmAppliedStrategyNaturalId
to this DAO's entity.
PmfmAppliedStrategyDao.remotePmfmAppliedStrategyNaturalIdToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemotePmfmAppliedStrategyNaturalId)
public void remotePmfmAppliedStrategyNaturalIdToEntity(RemotePmfmAppliedStrategyNaturalId source, PmfmAppliedStrategy target, boolean copyIfNull)
PmfmAppliedStrategyDao
RemotePmfmAppliedStrategyNaturalId
to the specified entity.
remotePmfmAppliedStrategyNaturalIdToEntity
in interface PmfmAppliedStrategyDao
remotePmfmAppliedStrategyNaturalIdToEntity
in class PmfmAppliedStrategyDaoBase
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.administration.programStrategy.PmfmAppliedStrategyDao#remotePmfmAppliedStrategyNaturalIdToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemotePmfmAppliedStrategyNaturalId, fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy)
public void toClusterPmfmAppliedStrategy(PmfmAppliedStrategy source, ClusterPmfmAppliedStrategy target)
PmfmAppliedStrategyDao
toClusterPmfmAppliedStrategy
in interface PmfmAppliedStrategyDao
toClusterPmfmAppliedStrategy
in class PmfmAppliedStrategyDaoBase
PmfmAppliedStrategyDao.toClusterPmfmAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy, fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterPmfmAppliedStrategy)
public ClusterPmfmAppliedStrategy toClusterPmfmAppliedStrategy(PmfmAppliedStrategy entity)
PmfmAppliedStrategyDao
ClusterPmfmAppliedStrategy
.
toClusterPmfmAppliedStrategy
in interface PmfmAppliedStrategyDao
toClusterPmfmAppliedStrategy
in class PmfmAppliedStrategyDaoBase
PmfmAppliedStrategyDao.toClusterPmfmAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy)
public PmfmAppliedStrategy clusterPmfmAppliedStrategyToEntity(ClusterPmfmAppliedStrategy clusterPmfmAppliedStrategy)
PmfmAppliedStrategyDao
ClusterPmfmAppliedStrategy
to this DAO's entity.
PmfmAppliedStrategyDao.clusterPmfmAppliedStrategyToEntity(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterPmfmAppliedStrategy)
public void clusterPmfmAppliedStrategyToEntity(ClusterPmfmAppliedStrategy source, PmfmAppliedStrategy target, boolean copyIfNull)
PmfmAppliedStrategyDao
ClusterPmfmAppliedStrategy
to the specified entity.
clusterPmfmAppliedStrategyToEntity
in interface PmfmAppliedStrategyDao
clusterPmfmAppliedStrategyToEntity
in class PmfmAppliedStrategyDaoBase
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.administration.programStrategy.PmfmAppliedStrategyDao#clusterPmfmAppliedStrategyToEntity(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterPmfmAppliedStrategy, fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |