|
||||||||||
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.AppliedStrategyDaoBase
fr.ifremer.allegro.administration.programStrategy.AppliedStrategyDaoImpl
public class AppliedStrategyDaoImpl
AppliedStrategy
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.administration.programStrategy.AppliedStrategyDao |
---|
TRANSFORM_CLUSTERAPPLIEDSTRATEGY, TRANSFORM_NONE, TRANSFORM_REMOTEAPPLIEDSTRATEGYFULLVO, TRANSFORM_REMOTEAPPLIEDSTRATEGYNATURALID |
Constructor Summary | |
---|---|
AppliedStrategyDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AppliedStrategyDaoImpl()
Method Detail |
---|
protected AppliedStrategy handleCreateFromClusterAppliedStrategy(ClusterAppliedStrategy clusterAppliedStrategy)
AppliedStrategyDaoBase
AppliedStrategyDaoBase.createFromClusterAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterAppliedStrategy)
handleCreateFromClusterAppliedStrategy
in class AppliedStrategyDaoBase
AppliedStrategyDao.createFromClusterAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterAppliedStrategy)
public void toRemoteAppliedStrategyFullVO(AppliedStrategy source, RemoteAppliedStrategyFullVO target)
AppliedStrategyDao
toRemoteAppliedStrategyFullVO
in interface AppliedStrategyDao
toRemoteAppliedStrategyFullVO
in class AppliedStrategyDaoBase
AppliedStrategyDao.toRemoteAppliedStrategyFullVO(fr.ifremer.allegro.administration.programStrategy.AppliedStrategy, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteAppliedStrategyFullVO)
public RemoteAppliedStrategyFullVO toRemoteAppliedStrategyFullVO(AppliedStrategy entity)
AppliedStrategyDao
RemoteAppliedStrategyFullVO
.
toRemoteAppliedStrategyFullVO
in interface AppliedStrategyDao
toRemoteAppliedStrategyFullVO
in class AppliedStrategyDaoBase
AppliedStrategyDao.toRemoteAppliedStrategyFullVO(fr.ifremer.allegro.administration.programStrategy.AppliedStrategy)
public AppliedStrategy remoteAppliedStrategyFullVOToEntity(RemoteAppliedStrategyFullVO remoteAppliedStrategyFullVO)
AppliedStrategyDao
RemoteAppliedStrategyFullVO
to this DAO's entity.
AppliedStrategyDao.remoteAppliedStrategyFullVOToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteAppliedStrategyFullVO)
public void remoteAppliedStrategyFullVOToEntity(RemoteAppliedStrategyFullVO source, AppliedStrategy target, boolean copyIfNull)
AppliedStrategyDao
RemoteAppliedStrategyFullVO
to the specified entity.
remoteAppliedStrategyFullVOToEntity
in interface AppliedStrategyDao
remoteAppliedStrategyFullVOToEntity
in class AppliedStrategyDaoBase
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.AppliedStrategyDao#remoteAppliedStrategyFullVOToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteAppliedStrategyFullVO, fr.ifremer.allegro.administration.programStrategy.AppliedStrategy)
public void toRemoteAppliedStrategyNaturalId(AppliedStrategy source, RemoteAppliedStrategyNaturalId target)
AppliedStrategyDao
toRemoteAppliedStrategyNaturalId
in interface AppliedStrategyDao
toRemoteAppliedStrategyNaturalId
in class AppliedStrategyDaoBase
AppliedStrategyDao.toRemoteAppliedStrategyNaturalId(fr.ifremer.allegro.administration.programStrategy.AppliedStrategy, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteAppliedStrategyNaturalId)
public RemoteAppliedStrategyNaturalId toRemoteAppliedStrategyNaturalId(AppliedStrategy entity)
AppliedStrategyDao
RemoteAppliedStrategyNaturalId
.
toRemoteAppliedStrategyNaturalId
in interface AppliedStrategyDao
toRemoteAppliedStrategyNaturalId
in class AppliedStrategyDaoBase
AppliedStrategyDao.toRemoteAppliedStrategyNaturalId(fr.ifremer.allegro.administration.programStrategy.AppliedStrategy)
public AppliedStrategy remoteAppliedStrategyNaturalIdToEntity(RemoteAppliedStrategyNaturalId remoteAppliedStrategyNaturalId)
AppliedStrategyDao
RemoteAppliedStrategyNaturalId
to this DAO's entity.
AppliedStrategyDao.remoteAppliedStrategyNaturalIdToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteAppliedStrategyNaturalId)
public void remoteAppliedStrategyNaturalIdToEntity(RemoteAppliedStrategyNaturalId source, AppliedStrategy target, boolean copyIfNull)
AppliedStrategyDao
RemoteAppliedStrategyNaturalId
to the specified entity.
remoteAppliedStrategyNaturalIdToEntity
in interface AppliedStrategyDao
remoteAppliedStrategyNaturalIdToEntity
in class AppliedStrategyDaoBase
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.AppliedStrategyDao#remoteAppliedStrategyNaturalIdToEntity(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteAppliedStrategyNaturalId, fr.ifremer.allegro.administration.programStrategy.AppliedStrategy)
public void toClusterAppliedStrategy(AppliedStrategy source, ClusterAppliedStrategy target)
AppliedStrategyDao
toClusterAppliedStrategy
in interface AppliedStrategyDao
toClusterAppliedStrategy
in class AppliedStrategyDaoBase
AppliedStrategyDao.toClusterAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.AppliedStrategy, fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterAppliedStrategy)
public ClusterAppliedStrategy toClusterAppliedStrategy(AppliedStrategy entity)
AppliedStrategyDao
ClusterAppliedStrategy
.
toClusterAppliedStrategy
in interface AppliedStrategyDao
toClusterAppliedStrategy
in class AppliedStrategyDaoBase
AppliedStrategyDao.toClusterAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.AppliedStrategy)
public AppliedStrategy clusterAppliedStrategyToEntity(ClusterAppliedStrategy clusterAppliedStrategy)
AppliedStrategyDao
ClusterAppliedStrategy
to this DAO's entity.
AppliedStrategyDao.clusterAppliedStrategyToEntity(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterAppliedStrategy)
public void clusterAppliedStrategyToEntity(ClusterAppliedStrategy source, AppliedStrategy target, boolean copyIfNull)
AppliedStrategyDao
ClusterAppliedStrategy
to the specified entity.
clusterAppliedStrategyToEntity
in interface AppliedStrategyDao
clusterAppliedStrategyToEntity
in class AppliedStrategyDaoBase
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.AppliedStrategyDao#clusterAppliedStrategyToEntity(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterAppliedStrategy, fr.ifremer.allegro.administration.programStrategy.AppliedStrategy)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |