|
||||||||||
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.taxon.TaxonGroupInformationDaoBase
fr.ifremer.allegro.referential.taxon.TaxonGroupInformationDaoImpl
public class TaxonGroupInformationDaoImpl
TaxonGroupInformation
Field Summary |
---|
Fields inherited from interface fr.ifremer.allegro.referential.taxon.TaxonGroupInformationDao |
---|
TRANSFORM_CLUSTERTAXONGROUPINFORMATION, TRANSFORM_NONE, TRANSFORM_REMOTETAXONGROUPINFORMATIONFULLVO, TRANSFORM_REMOTETAXONGROUPINFORMATIONNATURALID |
Constructor Summary | |
---|---|
TaxonGroupInformationDaoImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaxonGroupInformationDaoImpl()
Method Detail |
---|
protected TaxonGroupInformation handleCreateFromClusterTaxonGroupInformation(ClusterTaxonGroupInformation clusterTaxonGroupInformation)
TaxonGroupInformationDaoBase
TaxonGroupInformationDaoBase.createFromClusterTaxonGroupInformation(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonGroupInformation)
handleCreateFromClusterTaxonGroupInformation
in class TaxonGroupInformationDaoBase
TaxonGroupInformationDao.createFromClusterTaxonGroupInformation(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonGroupInformation)
public void toRemoteTaxonGroupInformationFullVO(TaxonGroupInformation source, RemoteTaxonGroupInformationFullVO target)
TaxonGroupInformationDao
toRemoteTaxonGroupInformationFullVO
in interface TaxonGroupInformationDao
toRemoteTaxonGroupInformationFullVO
in class TaxonGroupInformationDaoBase
TaxonGroupInformationDao.toRemoteTaxonGroupInformationFullVO(fr.ifremer.allegro.referential.taxon.TaxonGroupInformation, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupInformationFullVO)
public RemoteTaxonGroupInformationFullVO toRemoteTaxonGroupInformationFullVO(TaxonGroupInformation entity)
TaxonGroupInformationDao
RemoteTaxonGroupInformationFullVO
.
toRemoteTaxonGroupInformationFullVO
in interface TaxonGroupInformationDao
toRemoteTaxonGroupInformationFullVO
in class TaxonGroupInformationDaoBase
TaxonGroupInformationDao.toRemoteTaxonGroupInformationFullVO(fr.ifremer.allegro.referential.taxon.TaxonGroupInformation)
public TaxonGroupInformation remoteTaxonGroupInformationFullVOToEntity(RemoteTaxonGroupInformationFullVO remoteTaxonGroupInformationFullVO)
TaxonGroupInformationDao
RemoteTaxonGroupInformationFullVO
to this DAO's entity.
TaxonGroupInformationDao.remoteTaxonGroupInformationFullVOToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupInformationFullVO)
public void remoteTaxonGroupInformationFullVOToEntity(RemoteTaxonGroupInformationFullVO source, TaxonGroupInformation target, boolean copyIfNull)
TaxonGroupInformationDao
RemoteTaxonGroupInformationFullVO
to the specified entity.
remoteTaxonGroupInformationFullVOToEntity
in interface TaxonGroupInformationDao
remoteTaxonGroupInformationFullVOToEntity
in class TaxonGroupInformationDaoBase
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.taxon.TaxonGroupInformationDao#remoteTaxonGroupInformationFullVOToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupInformationFullVO, fr.ifremer.allegro.referential.taxon.TaxonGroupInformation)
public void toRemoteTaxonGroupInformationNaturalId(TaxonGroupInformation source, RemoteTaxonGroupInformationNaturalId target)
TaxonGroupInformationDao
toRemoteTaxonGroupInformationNaturalId
in interface TaxonGroupInformationDao
toRemoteTaxonGroupInformationNaturalId
in class TaxonGroupInformationDaoBase
TaxonGroupInformationDao.toRemoteTaxonGroupInformationNaturalId(fr.ifremer.allegro.referential.taxon.TaxonGroupInformation, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupInformationNaturalId)
public RemoteTaxonGroupInformationNaturalId toRemoteTaxonGroupInformationNaturalId(TaxonGroupInformation entity)
TaxonGroupInformationDao
RemoteTaxonGroupInformationNaturalId
.
toRemoteTaxonGroupInformationNaturalId
in interface TaxonGroupInformationDao
toRemoteTaxonGroupInformationNaturalId
in class TaxonGroupInformationDaoBase
TaxonGroupInformationDao.toRemoteTaxonGroupInformationNaturalId(fr.ifremer.allegro.referential.taxon.TaxonGroupInformation)
public TaxonGroupInformation remoteTaxonGroupInformationNaturalIdToEntity(RemoteTaxonGroupInformationNaturalId remoteTaxonGroupInformationNaturalId)
TaxonGroupInformationDao
RemoteTaxonGroupInformationNaturalId
to this DAO's entity.
TaxonGroupInformationDao.remoteTaxonGroupInformationNaturalIdToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupInformationNaturalId)
public void remoteTaxonGroupInformationNaturalIdToEntity(RemoteTaxonGroupInformationNaturalId source, TaxonGroupInformation target, boolean copyIfNull)
TaxonGroupInformationDao
RemoteTaxonGroupInformationNaturalId
to the specified entity.
remoteTaxonGroupInformationNaturalIdToEntity
in interface TaxonGroupInformationDao
remoteTaxonGroupInformationNaturalIdToEntity
in class TaxonGroupInformationDaoBase
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.taxon.TaxonGroupInformationDao#remoteTaxonGroupInformationNaturalIdToEntity(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonGroupInformationNaturalId, fr.ifremer.allegro.referential.taxon.TaxonGroupInformation)
public void toClusterTaxonGroupInformation(TaxonGroupInformation source, ClusterTaxonGroupInformation target)
TaxonGroupInformationDao
toClusterTaxonGroupInformation
in interface TaxonGroupInformationDao
toClusterTaxonGroupInformation
in class TaxonGroupInformationDaoBase
TaxonGroupInformationDao.toClusterTaxonGroupInformation(fr.ifremer.allegro.referential.taxon.TaxonGroupInformation, fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonGroupInformation)
public ClusterTaxonGroupInformation toClusterTaxonGroupInformation(TaxonGroupInformation entity)
TaxonGroupInformationDao
ClusterTaxonGroupInformation
.
toClusterTaxonGroupInformation
in interface TaxonGroupInformationDao
toClusterTaxonGroupInformation
in class TaxonGroupInformationDaoBase
TaxonGroupInformationDao.toClusterTaxonGroupInformation(fr.ifremer.allegro.referential.taxon.TaxonGroupInformation)
public TaxonGroupInformation clusterTaxonGroupInformationToEntity(ClusterTaxonGroupInformation clusterTaxonGroupInformation)
TaxonGroupInformationDao
ClusterTaxonGroupInformation
to this DAO's entity.
TaxonGroupInformationDao.clusterTaxonGroupInformationToEntity(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonGroupInformation)
public void clusterTaxonGroupInformationToEntity(ClusterTaxonGroupInformation source, TaxonGroupInformation target, boolean copyIfNull)
TaxonGroupInformationDao
ClusterTaxonGroupInformation
to the specified entity.
clusterTaxonGroupInformationToEntity
in interface TaxonGroupInformationDao
clusterTaxonGroupInformationToEntity
in class TaxonGroupInformationDaoBase
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.taxon.TaxonGroupInformationDao#clusterTaxonGroupInformationToEntity(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonGroupInformation, fr.ifremer.allegro.referential.taxon.TaxonGroupInformation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |