|
||||||||||
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.data.batch.denormalized.DenormalizedBatchDaoBase
fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatchDaoImpl
public class DenormalizedBatchDaoImpl
DenormalizedBatch
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatchDao |
---|
TRANSFORM_CLUSTERDENORMALIZEDBATCH, TRANSFORM_NONE, TRANSFORM_REMOTEDENORMALIZEDBATCHFULLVO, TRANSFORM_REMOTEDENORMALIZEDBATCHNATURALID |
Constructor Summary | |
---|---|
DenormalizedBatchDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DenormalizedBatchDaoImpl()
Method Detail |
---|
protected DenormalizedBatch handleCreateFromClusterDenormalizedBatch(ClusterDenormalizedBatch clusterDenormalizedBatch)
DenormalizedBatchDaoBase
DenormalizedBatchDaoBase.createFromClusterDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalizedBatch)
handleCreateFromClusterDenormalizedBatch
in class DenormalizedBatchDaoBase
DenormalizedBatchDao.createFromClusterDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalizedBatch)
protected ClusterDenormalizedBatch[] handleGetAllClusterDenormalizedBatch(java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
DenormalizedBatchDaoBase
DenormalizedBatchDaoBase.getAllClusterDenormalizedBatch(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterDenormalizedBatch
in class DenormalizedBatchDaoBase
DenormalizedBatchDao.getAllClusterDenormalizedBatch(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
public void toRemoteDenormalizedBatchFullVO(DenormalizedBatch source, RemoteDenormalizedBatchFullVO target)
DenormalizedBatchDao
toRemoteDenormalizedBatchFullVO
in interface DenormalizedBatchDao
toRemoteDenormalizedBatchFullVO
in class DenormalizedBatchDaoBase
DenormalizedBatchDao.toRemoteDenormalizedBatchFullVO(fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
public RemoteDenormalizedBatchFullVO toRemoteDenormalizedBatchFullVO(DenormalizedBatch entity)
DenormalizedBatchDao
RemoteDenormalizedBatchFullVO
.
toRemoteDenormalizedBatchFullVO
in interface DenormalizedBatchDao
toRemoteDenormalizedBatchFullVO
in class DenormalizedBatchDaoBase
DenormalizedBatchDao.toRemoteDenormalizedBatchFullVO(fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch)
public DenormalizedBatch remoteDenormalizedBatchFullVOToEntity(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVO)
DenormalizedBatchDao
RemoteDenormalizedBatchFullVO
to this DAO's entity.
DenormalizedBatchDao.remoteDenormalizedBatchFullVOToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO)
public void remoteDenormalizedBatchFullVOToEntity(RemoteDenormalizedBatchFullVO source, DenormalizedBatch target, boolean copyIfNull)
DenormalizedBatchDao
RemoteDenormalizedBatchFullVO
to the specified entity.
remoteDenormalizedBatchFullVOToEntity
in interface DenormalizedBatchDao
remoteDenormalizedBatchFullVOToEntity
in class DenormalizedBatchDaoBase
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.data.batch.denormalized.DenormalizedBatchDao#remoteDenormalizedBatchFullVOToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO, fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch)
public void toRemoteDenormalizedBatchNaturalId(DenormalizedBatch source, RemoteDenormalizedBatchNaturalId target)
DenormalizedBatchDao
toRemoteDenormalizedBatchNaturalId
in interface DenormalizedBatchDao
toRemoteDenormalizedBatchNaturalId
in class DenormalizedBatchDaoBase
DenormalizedBatchDao.toRemoteDenormalizedBatchNaturalId(fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchNaturalId)
public RemoteDenormalizedBatchNaturalId toRemoteDenormalizedBatchNaturalId(DenormalizedBatch entity)
DenormalizedBatchDao
RemoteDenormalizedBatchNaturalId
.
toRemoteDenormalizedBatchNaturalId
in interface DenormalizedBatchDao
toRemoteDenormalizedBatchNaturalId
in class DenormalizedBatchDaoBase
DenormalizedBatchDao.toRemoteDenormalizedBatchNaturalId(fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch)
public DenormalizedBatch remoteDenormalizedBatchNaturalIdToEntity(RemoteDenormalizedBatchNaturalId remoteDenormalizedBatchNaturalId)
DenormalizedBatchDao
RemoteDenormalizedBatchNaturalId
to this DAO's entity.
DenormalizedBatchDao.remoteDenormalizedBatchNaturalIdToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchNaturalId)
public void remoteDenormalizedBatchNaturalIdToEntity(RemoteDenormalizedBatchNaturalId source, DenormalizedBatch target, boolean copyIfNull)
DenormalizedBatchDao
RemoteDenormalizedBatchNaturalId
to the specified entity.
remoteDenormalizedBatchNaturalIdToEntity
in interface DenormalizedBatchDao
remoteDenormalizedBatchNaturalIdToEntity
in class DenormalizedBatchDaoBase
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.data.batch.denormalized.DenormalizedBatchDao#remoteDenormalizedBatchNaturalIdToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchNaturalId, fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch)
public void toClusterDenormalizedBatch(DenormalizedBatch source, ClusterDenormalizedBatch target)
DenormalizedBatchDao
toClusterDenormalizedBatch
in interface DenormalizedBatchDao
toClusterDenormalizedBatch
in class DenormalizedBatchDaoBase
DenormalizedBatchDao.toClusterDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch, fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalizedBatch)
public ClusterDenormalizedBatch toClusterDenormalizedBatch(DenormalizedBatch entity)
DenormalizedBatchDao
ClusterDenormalizedBatch
.
toClusterDenormalizedBatch
in interface DenormalizedBatchDao
toClusterDenormalizedBatch
in class DenormalizedBatchDaoBase
DenormalizedBatchDao.toClusterDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch)
public DenormalizedBatch clusterDenormalizedBatchToEntity(ClusterDenormalizedBatch clusterDenormalizedBatch)
DenormalizedBatchDao
ClusterDenormalizedBatch
to this DAO's entity.
DenormalizedBatchDao.clusterDenormalizedBatchToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalizedBatch)
public void clusterDenormalizedBatchToEntity(ClusterDenormalizedBatch source, DenormalizedBatch target, boolean copyIfNull)
DenormalizedBatchDao
ClusterDenormalizedBatch
to the specified entity.
clusterDenormalizedBatchToEntity
in interface DenormalizedBatchDao
clusterDenormalizedBatchToEntity
in class DenormalizedBatchDaoBase
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.data.batch.denormalized.DenormalizedBatchDao#clusterDenormalizedBatchToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalizedBatch, fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |