|
||||||||||
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.RightToProduceDaoBase
fr.ifremer.allegro.referential.regulation.RightToProduceDaoImpl
public class RightToProduceDaoImpl
RightToProduce
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.regulation.RightToProduceDao |
---|
TRANSFORM_CLUSTERRIGHTTOPRODUCE, TRANSFORM_NONE, TRANSFORM_REMOTERIGHTTOPRODUCEFULLVO, TRANSFORM_REMOTERIGHTTOPRODUCENATURALID |
Constructor Summary | |
---|---|
RightToProduceDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RightToProduceDaoImpl()
Method Detail |
---|
protected RightToProduce handleCreateFromClusterRightToProduce(ClusterRightToProduce clusterRightToProduce)
RightToProduceDaoBase
RightToProduceDaoBase.createFromClusterRightToProduce(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterRightToProduce)
handleCreateFromClusterRightToProduce
in class RightToProduceDaoBase
RightToProduceDao.createFromClusterRightToProduce(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterRightToProduce)
protected ClusterRightToProduce[] handleGetAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
RightToProduceDaoBase
RightToProduceDaoBase.getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterRightToProduceSinceDateSynchro
in class RightToProduceDaoBase
RightToProduceDao.getAllClusterRightToProduceSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteRightToProduceFullVO(RightToProduce source, RemoteRightToProduceFullVO target)
RightToProduceDao
toRemoteRightToProduceFullVO
in interface RightToProduceDao
toRemoteRightToProduceFullVO
in class RightToProduceDaoBase
RightToProduceDao.toRemoteRightToProduceFullVO(fr.ifremer.allegro.referential.regulation.RightToProduce, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteRightToProduceFullVO)
public RemoteRightToProduceFullVO toRemoteRightToProduceFullVO(RightToProduce entity)
RightToProduceDao
RemoteRightToProduceFullVO
.
toRemoteRightToProduceFullVO
in interface RightToProduceDao
toRemoteRightToProduceFullVO
in class RightToProduceDaoBase
RightToProduceDao.toRemoteRightToProduceFullVO(fr.ifremer.allegro.referential.regulation.RightToProduce)
public RightToProduce remoteRightToProduceFullVOToEntity(RemoteRightToProduceFullVO remoteRightToProduceFullVO)
RightToProduceDao
RemoteRightToProduceFullVO
to this DAO's entity.
RightToProduceDao.remoteRightToProduceFullVOToEntity(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteRightToProduceFullVO)
public void remoteRightToProduceFullVOToEntity(RemoteRightToProduceFullVO source, RightToProduce target, boolean copyIfNull)
RightToProduceDao
RemoteRightToProduceFullVO
to the specified entity.
remoteRightToProduceFullVOToEntity
in interface RightToProduceDao
remoteRightToProduceFullVOToEntity
in class RightToProduceDaoBase
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.RightToProduceDao#remoteRightToProduceFullVOToEntity(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteRightToProduceFullVO, fr.ifremer.allegro.referential.regulation.RightToProduce)
public void toRemoteRightToProduceNaturalId(RightToProduce source, RemoteRightToProduceNaturalId target)
RightToProduceDao
toRemoteRightToProduceNaturalId
in interface RightToProduceDao
toRemoteRightToProduceNaturalId
in class RightToProduceDaoBase
RightToProduceDao.toRemoteRightToProduceNaturalId(fr.ifremer.allegro.referential.regulation.RightToProduce, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteRightToProduceNaturalId)
public RemoteRightToProduceNaturalId toRemoteRightToProduceNaturalId(RightToProduce entity)
RightToProduceDao
RemoteRightToProduceNaturalId
.
toRemoteRightToProduceNaturalId
in interface RightToProduceDao
toRemoteRightToProduceNaturalId
in class RightToProduceDaoBase
RightToProduceDao.toRemoteRightToProduceNaturalId(fr.ifremer.allegro.referential.regulation.RightToProduce)
public RightToProduce remoteRightToProduceNaturalIdToEntity(RemoteRightToProduceNaturalId remoteRightToProduceNaturalId)
RightToProduceDao
RemoteRightToProduceNaturalId
to this DAO's entity.
RightToProduceDao.remoteRightToProduceNaturalIdToEntity(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteRightToProduceNaturalId)
public void remoteRightToProduceNaturalIdToEntity(RemoteRightToProduceNaturalId source, RightToProduce target, boolean copyIfNull)
RightToProduceDao
RemoteRightToProduceNaturalId
to the specified entity.
remoteRightToProduceNaturalIdToEntity
in interface RightToProduceDao
remoteRightToProduceNaturalIdToEntity
in class RightToProduceDaoBase
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.RightToProduceDao#remoteRightToProduceNaturalIdToEntity(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteRightToProduceNaturalId, fr.ifremer.allegro.referential.regulation.RightToProduce)
public void toClusterRightToProduce(RightToProduce source, ClusterRightToProduce target)
RightToProduceDao
toClusterRightToProduce
in interface RightToProduceDao
toClusterRightToProduce
in class RightToProduceDaoBase
RightToProduceDao.toClusterRightToProduce(fr.ifremer.allegro.referential.regulation.RightToProduce, fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterRightToProduce)
public ClusterRightToProduce toClusterRightToProduce(RightToProduce entity)
RightToProduceDao
ClusterRightToProduce
.
toClusterRightToProduce
in interface RightToProduceDao
toClusterRightToProduce
in class RightToProduceDaoBase
RightToProduceDao.toClusterRightToProduce(fr.ifremer.allegro.referential.regulation.RightToProduce)
public RightToProduce clusterRightToProduceToEntity(ClusterRightToProduce clusterRightToProduce)
RightToProduceDao
ClusterRightToProduce
to this DAO's entity.
RightToProduceDao.clusterRightToProduceToEntity(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterRightToProduce)
public void clusterRightToProduceToEntity(ClusterRightToProduce source, RightToProduce target, boolean copyIfNull)
RightToProduceDao
ClusterRightToProduce
to the specified entity.
clusterRightToProduceToEntity
in interface RightToProduceDao
clusterRightToProduceToEntity
in class RightToProduceDaoBase
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.RightToProduceDao#clusterRightToProduceToEntity(fr.ifremer.allegro.referential.regulation.generic.cluster.ClusterRightToProduce, fr.ifremer.allegro.referential.regulation.RightToProduce)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |