|
||||||||||
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.DenormalisedBatchSortingValueDaoBase
fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValueDaoImpl
public class DenormalisedBatchSortingValueDaoImpl
DenormalisedBatchSortingValue
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValueDao |
---|
TRANSFORM_CLUSTERDENORMALISEDBATCHSORTINGVALUE, TRANSFORM_NONE, TRANSFORM_REMOTEDENORMALISEDBATCHSORTINGVALUEFULLVO, TRANSFORM_REMOTEDENORMALISEDBATCHSORTINGVALUENATURALID |
Constructor Summary | |
---|---|
DenormalisedBatchSortingValueDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DenormalisedBatchSortingValueDaoImpl()
Method Detail |
---|
protected DenormalisedBatchSortingValue handleCreateFromClusterDenormalisedBatchSortingValue(ClusterDenormalisedBatchSortingValue clusterDenormalisedBatchSortingValue)
DenormalisedBatchSortingValueDaoBase
DenormalisedBatchSortingValueDaoBase.createFromClusterDenormalisedBatchSortingValue(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalisedBatchSortingValue)
handleCreateFromClusterDenormalisedBatchSortingValue
in class DenormalisedBatchSortingValueDaoBase
DenormalisedBatchSortingValueDao.createFromClusterDenormalisedBatchSortingValue(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalisedBatchSortingValue)
public void toRemoteDenormalisedBatchSortingValueFullVO(DenormalisedBatchSortingValue source, RemoteDenormalisedBatchSortingValueFullVO target)
DenormalisedBatchSortingValueDao
toRemoteDenormalisedBatchSortingValueFullVO
in interface DenormalisedBatchSortingValueDao
toRemoteDenormalisedBatchSortingValueFullVO
in class DenormalisedBatchSortingValueDaoBase
DenormalisedBatchSortingValueDao.toRemoteDenormalisedBatchSortingValueFullVO(fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValue, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalisedBatchSortingValueFullVO)
public RemoteDenormalisedBatchSortingValueFullVO toRemoteDenormalisedBatchSortingValueFullVO(DenormalisedBatchSortingValue entity)
DenormalisedBatchSortingValueDao
RemoteDenormalisedBatchSortingValueFullVO
.
toRemoteDenormalisedBatchSortingValueFullVO
in interface DenormalisedBatchSortingValueDao
toRemoteDenormalisedBatchSortingValueFullVO
in class DenormalisedBatchSortingValueDaoBase
DenormalisedBatchSortingValueDao.toRemoteDenormalisedBatchSortingValueFullVO(fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValue)
public DenormalisedBatchSortingValue remoteDenormalisedBatchSortingValueFullVOToEntity(RemoteDenormalisedBatchSortingValueFullVO remoteDenormalisedBatchSortingValueFullVO)
DenormalisedBatchSortingValueDao
RemoteDenormalisedBatchSortingValueFullVO
to this DAO's entity.
DenormalisedBatchSortingValueDao.remoteDenormalisedBatchSortingValueFullVOToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalisedBatchSortingValueFullVO)
public void remoteDenormalisedBatchSortingValueFullVOToEntity(RemoteDenormalisedBatchSortingValueFullVO source, DenormalisedBatchSortingValue target, boolean copyIfNull)
DenormalisedBatchSortingValueDao
RemoteDenormalisedBatchSortingValueFullVO
to the specified entity.
remoteDenormalisedBatchSortingValueFullVOToEntity
in interface DenormalisedBatchSortingValueDao
remoteDenormalisedBatchSortingValueFullVOToEntity
in class DenormalisedBatchSortingValueDaoBase
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.DenormalisedBatchSortingValueDao#remoteDenormalisedBatchSortingValueFullVOToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalisedBatchSortingValueFullVO, fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValue)
public void toRemoteDenormalisedBatchSortingValueNaturalId(DenormalisedBatchSortingValue source, RemoteDenormalisedBatchSortingValueNaturalId target)
DenormalisedBatchSortingValueDao
toRemoteDenormalisedBatchSortingValueNaturalId
in interface DenormalisedBatchSortingValueDao
toRemoteDenormalisedBatchSortingValueNaturalId
in class DenormalisedBatchSortingValueDaoBase
DenormalisedBatchSortingValueDao.toRemoteDenormalisedBatchSortingValueNaturalId(fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValue, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalisedBatchSortingValueNaturalId)
public RemoteDenormalisedBatchSortingValueNaturalId toRemoteDenormalisedBatchSortingValueNaturalId(DenormalisedBatchSortingValue entity)
DenormalisedBatchSortingValueDao
RemoteDenormalisedBatchSortingValueNaturalId
.
toRemoteDenormalisedBatchSortingValueNaturalId
in interface DenormalisedBatchSortingValueDao
toRemoteDenormalisedBatchSortingValueNaturalId
in class DenormalisedBatchSortingValueDaoBase
DenormalisedBatchSortingValueDao.toRemoteDenormalisedBatchSortingValueNaturalId(fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValue)
public DenormalisedBatchSortingValue remoteDenormalisedBatchSortingValueNaturalIdToEntity(RemoteDenormalisedBatchSortingValueNaturalId remoteDenormalisedBatchSortingValueNaturalId)
DenormalisedBatchSortingValueDao
RemoteDenormalisedBatchSortingValueNaturalId
to this DAO's entity.
DenormalisedBatchSortingValueDao.remoteDenormalisedBatchSortingValueNaturalIdToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalisedBatchSortingValueNaturalId)
public void remoteDenormalisedBatchSortingValueNaturalIdToEntity(RemoteDenormalisedBatchSortingValueNaturalId source, DenormalisedBatchSortingValue target, boolean copyIfNull)
DenormalisedBatchSortingValueDao
RemoteDenormalisedBatchSortingValueNaturalId
to the specified entity.
remoteDenormalisedBatchSortingValueNaturalIdToEntity
in interface DenormalisedBatchSortingValueDao
remoteDenormalisedBatchSortingValueNaturalIdToEntity
in class DenormalisedBatchSortingValueDaoBase
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.DenormalisedBatchSortingValueDao#remoteDenormalisedBatchSortingValueNaturalIdToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalisedBatchSortingValueNaturalId, fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValue)
public void toClusterDenormalisedBatchSortingValue(DenormalisedBatchSortingValue source, ClusterDenormalisedBatchSortingValue target)
DenormalisedBatchSortingValueDao
toClusterDenormalisedBatchSortingValue
in interface DenormalisedBatchSortingValueDao
toClusterDenormalisedBatchSortingValue
in class DenormalisedBatchSortingValueDaoBase
DenormalisedBatchSortingValueDao.toClusterDenormalisedBatchSortingValue(fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValue, fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalisedBatchSortingValue)
public ClusterDenormalisedBatchSortingValue toClusterDenormalisedBatchSortingValue(DenormalisedBatchSortingValue entity)
DenormalisedBatchSortingValueDao
ClusterDenormalisedBatchSortingValue
.
toClusterDenormalisedBatchSortingValue
in interface DenormalisedBatchSortingValueDao
toClusterDenormalisedBatchSortingValue
in class DenormalisedBatchSortingValueDaoBase
DenormalisedBatchSortingValueDao.toClusterDenormalisedBatchSortingValue(fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValue)
public DenormalisedBatchSortingValue clusterDenormalisedBatchSortingValueToEntity(ClusterDenormalisedBatchSortingValue clusterDenormalisedBatchSortingValue)
DenormalisedBatchSortingValueDao
ClusterDenormalisedBatchSortingValue
to this DAO's entity.
DenormalisedBatchSortingValueDao.clusterDenormalisedBatchSortingValueToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalisedBatchSortingValue)
public void clusterDenormalisedBatchSortingValueToEntity(ClusterDenormalisedBatchSortingValue source, DenormalisedBatchSortingValue target, boolean copyIfNull)
DenormalisedBatchSortingValueDao
ClusterDenormalisedBatchSortingValue
to the specified entity.
clusterDenormalisedBatchSortingValueToEntity
in interface DenormalisedBatchSortingValueDao
clusterDenormalisedBatchSortingValueToEntity
in class DenormalisedBatchSortingValueDaoBase
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.DenormalisedBatchSortingValueDao#clusterDenormalisedBatchSortingValueToEntity(fr.ifremer.allegro.data.batch.denormalized.generic.cluster.ClusterDenormalisedBatchSortingValue, fr.ifremer.allegro.data.batch.denormalized.DenormalisedBatchSortingValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |