|
||||||||||
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.referential.regulation.MinimumSizeAllowedDaoBase
fr.ifremer.allegro.referential.regulation.MinimumSizeAllowedDaoImpl
public class MinimumSizeAllowedDaoImpl
MinimumSizeAllowed
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.regulation.MinimumSizeAllowedDao |
---|
TRANSFORM_CLUSTERMINIMUMSIZEALLOWED, TRANSFORM_NONE, TRANSFORM_REMOTEMINIMUMSIZEALLOWEDFULLVO, TRANSFORM_REMOTEMINIMUMSIZEALLOWEDNATURALID |
Constructor Summary | |
---|---|
MinimumSizeAllowedDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MinimumSizeAllowedDaoImpl()
Method Detail |
---|
protected MinimumSizeAllowed handleCreateFromClusterMinimumSizeAllowed(ClusterMinimumSizeAllowed clusterMinimumSizeAllowed)
MinimumSizeAllowedDaoBase
MinimumSizeAllowedDaoBase.createFromClusterMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterMinimumSizeAllowed)
handleCreateFromClusterMinimumSizeAllowed
in class MinimumSizeAllowedDaoBase
MinimumSizeAllowedDao.createFromClusterMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterMinimumSizeAllowed)
public void toRemoteMinimumSizeAllowedFullVO(MinimumSizeAllowed source, RemoteMinimumSizeAllowedFullVO target)
MinimumSizeAllowedDao
toRemoteMinimumSizeAllowedFullVO
in interface MinimumSizeAllowedDao
toRemoteMinimumSizeAllowedFullVO
in class MinimumSizeAllowedDaoBase
MinimumSizeAllowedDao.toRemoteMinimumSizeAllowedFullVO(fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)
public RemoteMinimumSizeAllowedFullVO toRemoteMinimumSizeAllowedFullVO(MinimumSizeAllowed entity)
MinimumSizeAllowedDao
RemoteMinimumSizeAllowedFullVO
.
toRemoteMinimumSizeAllowedFullVO
in interface MinimumSizeAllowedDao
toRemoteMinimumSizeAllowedFullVO
in class MinimumSizeAllowedDaoBase
MinimumSizeAllowedDao.toRemoteMinimumSizeAllowedFullVO(fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed)
public MinimumSizeAllowed remoteMinimumSizeAllowedFullVOToEntity(RemoteMinimumSizeAllowedFullVO remoteMinimumSizeAllowedFullVO)
MinimumSizeAllowedDao
RemoteMinimumSizeAllowedFullVO
to this DAO's entity.
MinimumSizeAllowedDao.remoteMinimumSizeAllowedFullVOToEntity(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)
public void remoteMinimumSizeAllowedFullVOToEntity(RemoteMinimumSizeAllowedFullVO source, MinimumSizeAllowed target, boolean copyIfNull)
MinimumSizeAllowedDao
RemoteMinimumSizeAllowedFullVO
to the specified entity.
remoteMinimumSizeAllowedFullVOToEntity
in interface MinimumSizeAllowedDao
remoteMinimumSizeAllowedFullVOToEntity
in class MinimumSizeAllowedDaoBase
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.referential.regulation.MinimumSizeAllowedDao#remoteMinimumSizeAllowedFullVOToEntity(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO, fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed)
public void toRemoteMinimumSizeAllowedNaturalId(MinimumSizeAllowed source, RemoteMinimumSizeAllowedNaturalId target)
MinimumSizeAllowedDao
toRemoteMinimumSizeAllowedNaturalId
in interface MinimumSizeAllowedDao
toRemoteMinimumSizeAllowedNaturalId
in class MinimumSizeAllowedDaoBase
MinimumSizeAllowedDao.toRemoteMinimumSizeAllowedNaturalId(fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedNaturalId)
public RemoteMinimumSizeAllowedNaturalId toRemoteMinimumSizeAllowedNaturalId(MinimumSizeAllowed entity)
MinimumSizeAllowedDao
RemoteMinimumSizeAllowedNaturalId
.
toRemoteMinimumSizeAllowedNaturalId
in interface MinimumSizeAllowedDao
toRemoteMinimumSizeAllowedNaturalId
in class MinimumSizeAllowedDaoBase
MinimumSizeAllowedDao.toRemoteMinimumSizeAllowedNaturalId(fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed)
public MinimumSizeAllowed remoteMinimumSizeAllowedNaturalIdToEntity(RemoteMinimumSizeAllowedNaturalId remoteMinimumSizeAllowedNaturalId)
MinimumSizeAllowedDao
RemoteMinimumSizeAllowedNaturalId
to this DAO's entity.
MinimumSizeAllowedDao.remoteMinimumSizeAllowedNaturalIdToEntity(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedNaturalId)
public void remoteMinimumSizeAllowedNaturalIdToEntity(RemoteMinimumSizeAllowedNaturalId source, MinimumSizeAllowed target, boolean copyIfNull)
MinimumSizeAllowedDao
RemoteMinimumSizeAllowedNaturalId
to the specified entity.
remoteMinimumSizeAllowedNaturalIdToEntity
in interface MinimumSizeAllowedDao
remoteMinimumSizeAllowedNaturalIdToEntity
in class MinimumSizeAllowedDaoBase
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.referential.regulation.MinimumSizeAllowedDao#remoteMinimumSizeAllowedNaturalIdToEntity(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedNaturalId, fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed)
public void toClusterMinimumSizeAllowed(MinimumSizeAllowed source, ClusterMinimumSizeAllowed target)
MinimumSizeAllowedDao
toClusterMinimumSizeAllowed
in interface MinimumSizeAllowedDao
toClusterMinimumSizeAllowed
in class MinimumSizeAllowedDaoBase
MinimumSizeAllowedDao.toClusterMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed, fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterMinimumSizeAllowed)
public ClusterMinimumSizeAllowed toClusterMinimumSizeAllowed(MinimumSizeAllowed entity)
MinimumSizeAllowedDao
ClusterMinimumSizeAllowed
.
toClusterMinimumSizeAllowed
in interface MinimumSizeAllowedDao
toClusterMinimumSizeAllowed
in class MinimumSizeAllowedDaoBase
MinimumSizeAllowedDao.toClusterMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed)
public MinimumSizeAllowed clusterMinimumSizeAllowedToEntity(ClusterMinimumSizeAllowed clusterMinimumSizeAllowed)
MinimumSizeAllowedDao
ClusterMinimumSizeAllowed
to this DAO's entity.
MinimumSizeAllowedDao.clusterMinimumSizeAllowedToEntity(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterMinimumSizeAllowed)
public void clusterMinimumSizeAllowedToEntity(ClusterMinimumSizeAllowed source, MinimumSizeAllowed target, boolean copyIfNull)
MinimumSizeAllowedDao
ClusterMinimumSizeAllowed
to the specified entity.
clusterMinimumSizeAllowedToEntity
in interface MinimumSizeAllowedDao
clusterMinimumSizeAllowedToEntity
in class MinimumSizeAllowedDaoBase
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.referential.regulation.MinimumSizeAllowedDao#clusterMinimumSizeAllowedToEntity(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterMinimumSizeAllowed, fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |