|
||||||||||
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.BatchModelAppliedStrategyDaoBase
fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategyDaoImpl
public class BatchModelAppliedStrategyDaoImpl
BatchModelAppliedStrategy
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategyDao |
---|
TRANSFORM_CLUSTERBATCHMODELAPPLIEDSTRATEGY, TRANSFORM_NONE, TRANSFORM_REMOTEBATCHMODELAPPLIEDSTRATEGYFULLVO, TRANSFORM_REMOTEBATCHMODELAPPLIEDSTRATEGYNATURALID |
Constructor Summary | |
---|---|
BatchModelAppliedStrategyDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchModelAppliedStrategyDaoImpl()
Method Detail |
---|
protected BatchModelAppliedStrategy handleCreateFromClusterBatchModelAppliedStrategy(ClusterBatchModelAppliedStrategy clusterBatchModelAppliedStrategy)
BatchModelAppliedStrategyDaoBase
BatchModelAppliedStrategyDaoBase.createFromClusterBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterBatchModelAppliedStrategy)
handleCreateFromClusterBatchModelAppliedStrategy
in class BatchModelAppliedStrategyDaoBase
BatchModelAppliedStrategyDao.createFromClusterBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterBatchModelAppliedStrategy)
public void toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy source, RemoteBatchModelAppliedStrategyFullVO target)
BatchModelAppliedStrategyDao
toRemoteBatchModelAppliedStrategyFullVO
in interface BatchModelAppliedStrategyDao
toRemoteBatchModelAppliedStrategyFullVO
in class BatchModelAppliedStrategyDaoBase
BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyFullVO(fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
public RemoteBatchModelAppliedStrategyFullVO toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy entity)
BatchModelAppliedStrategyDao
RemoteBatchModelAppliedStrategyFullVO
.
toRemoteBatchModelAppliedStrategyFullVO
in interface BatchModelAppliedStrategyDao
toRemoteBatchModelAppliedStrategyFullVO
in class BatchModelAppliedStrategyDaoBase
BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyFullVO(fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy)
public BatchModelAppliedStrategy remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVO)
BatchModelAppliedStrategyDao
RemoteBatchModelAppliedStrategyFullVO
to this DAO's entity.
BatchModelAppliedStrategyDao.remoteBatchModelAppliedStrategyFullVOToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
public void remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO source, BatchModelAppliedStrategy target, boolean copyIfNull)
BatchModelAppliedStrategyDao
RemoteBatchModelAppliedStrategyFullVO
to the specified entity.
remoteBatchModelAppliedStrategyFullVOToEntity
in interface BatchModelAppliedStrategyDao
remoteBatchModelAppliedStrategyFullVOToEntity
in class BatchModelAppliedStrategyDaoBase
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.BatchModelAppliedStrategyDao#remoteBatchModelAppliedStrategyFullVOToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO, fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy)
public void toRemoteBatchModelAppliedStrategyNaturalId(BatchModelAppliedStrategy source, RemoteBatchModelAppliedStrategyNaturalId target)
BatchModelAppliedStrategyDao
toRemoteBatchModelAppliedStrategyNaturalId
in interface BatchModelAppliedStrategyDao
toRemoteBatchModelAppliedStrategyNaturalId
in class BatchModelAppliedStrategyDaoBase
BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyNaturalId(fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyNaturalId)
public RemoteBatchModelAppliedStrategyNaturalId toRemoteBatchModelAppliedStrategyNaturalId(BatchModelAppliedStrategy entity)
BatchModelAppliedStrategyDao
RemoteBatchModelAppliedStrategyNaturalId
.
toRemoteBatchModelAppliedStrategyNaturalId
in interface BatchModelAppliedStrategyDao
toRemoteBatchModelAppliedStrategyNaturalId
in class BatchModelAppliedStrategyDaoBase
BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyNaturalId(fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy)
public BatchModelAppliedStrategy remoteBatchModelAppliedStrategyNaturalIdToEntity(RemoteBatchModelAppliedStrategyNaturalId remoteBatchModelAppliedStrategyNaturalId)
BatchModelAppliedStrategyDao
RemoteBatchModelAppliedStrategyNaturalId
to this DAO's entity.
BatchModelAppliedStrategyDao.remoteBatchModelAppliedStrategyNaturalIdToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyNaturalId)
public void remoteBatchModelAppliedStrategyNaturalIdToEntity(RemoteBatchModelAppliedStrategyNaturalId source, BatchModelAppliedStrategy target, boolean copyIfNull)
BatchModelAppliedStrategyDao
RemoteBatchModelAppliedStrategyNaturalId
to the specified entity.
remoteBatchModelAppliedStrategyNaturalIdToEntity
in interface BatchModelAppliedStrategyDao
remoteBatchModelAppliedStrategyNaturalIdToEntity
in class BatchModelAppliedStrategyDaoBase
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.BatchModelAppliedStrategyDao#remoteBatchModelAppliedStrategyNaturalIdToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyNaturalId, fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy)
public void toClusterBatchModelAppliedStrategy(BatchModelAppliedStrategy source, ClusterBatchModelAppliedStrategy target)
BatchModelAppliedStrategyDao
toClusterBatchModelAppliedStrategy
in interface BatchModelAppliedStrategyDao
toClusterBatchModelAppliedStrategy
in class BatchModelAppliedStrategyDaoBase
BatchModelAppliedStrategyDao.toClusterBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy, fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterBatchModelAppliedStrategy)
public ClusterBatchModelAppliedStrategy toClusterBatchModelAppliedStrategy(BatchModelAppliedStrategy entity)
BatchModelAppliedStrategyDao
ClusterBatchModelAppliedStrategy
.
toClusterBatchModelAppliedStrategy
in interface BatchModelAppliedStrategyDao
toClusterBatchModelAppliedStrategy
in class BatchModelAppliedStrategyDaoBase
BatchModelAppliedStrategyDao.toClusterBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy)
public BatchModelAppliedStrategy clusterBatchModelAppliedStrategyToEntity(ClusterBatchModelAppliedStrategy clusterBatchModelAppliedStrategy)
BatchModelAppliedStrategyDao
ClusterBatchModelAppliedStrategy
to this DAO's entity.
BatchModelAppliedStrategyDao.clusterBatchModelAppliedStrategyToEntity(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterBatchModelAppliedStrategy)
public void clusterBatchModelAppliedStrategyToEntity(ClusterBatchModelAppliedStrategy source, BatchModelAppliedStrategy target, boolean copyIfNull)
BatchModelAppliedStrategyDao
ClusterBatchModelAppliedStrategy
to the specified entity.
clusterBatchModelAppliedStrategyToEntity
in interface BatchModelAppliedStrategyDao
clusterBatchModelAppliedStrategyToEntity
in class BatchModelAppliedStrategyDaoBase
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.BatchModelAppliedStrategyDao#clusterBatchModelAppliedStrategyToEntity(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterBatchModelAppliedStrategy, fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |