fr.ifremer.allegro.referential
Class DistanceToCoastGradientDaoImpl

java.lang.Object
  extended by org.springframework.orm.hibernate3.support.HibernateDaoSupport
      extended by fr.ifremer.allegro.referential.DistanceToCoastGradientDaoBase
          extended by fr.ifremer.allegro.referential.DistanceToCoastGradientDaoImpl
All Implemented Interfaces:
DistanceToCoastGradientDao

public class DistanceToCoastGradientDaoImpl
extends DistanceToCoastGradientDaoBase

See Also:
DistanceToCoastGradient

Field Summary
 
Fields inherited from interface fr.ifremer.allegro.referential.DistanceToCoastGradientDao
TRANSFORM_CLUSTERDISTANCETOCOASTGRADIENT, TRANSFORM_NONE, TRANSFORM_REMOTEDISTANCETOCOASTGRADIENTFULLVO, TRANSFORM_REMOTEDISTANCETOCOASTGRADIENTNATURALID
 
Constructor Summary
DistanceToCoastGradientDaoImpl()
           
 
Method Summary
 DistanceToCoastGradient clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
          Converts an instance of type ClusterDistanceToCoastGradient to this DAO's entity.
 void clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient source, DistanceToCoastGradient target, boolean copyIfNull)
          Copies the fields of ClusterDistanceToCoastGradient to the specified entity.
protected  DistanceToCoastGradient handleCreateFromClusterDistanceToCoastGradient(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
          Performs the core logic for DistanceToCoastGradientDaoBase.createFromClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)
protected  ClusterDistanceToCoastGradient[] handleGetAllClusterDistanceToCoastGradientSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
          Performs the core logic for DistanceToCoastGradientDaoBase.getAllClusterDistanceToCoastGradientSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
 DistanceToCoastGradient remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO remoteDistanceToCoastGradientFullVO)
          Converts an instance of type RemoteDistanceToCoastGradientFullVO to this DAO's entity.
 void remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO source, DistanceToCoastGradient target, boolean copyIfNull)
          Copies the fields of RemoteDistanceToCoastGradientFullVO to the specified entity.
 DistanceToCoastGradient remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId remoteDistanceToCoastGradientNaturalId)
          Converts an instance of type RemoteDistanceToCoastGradientNaturalId to this DAO's entity.
 void remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId source, DistanceToCoastGradient target, boolean copyIfNull)
          Copies the fields of RemoteDistanceToCoastGradientNaturalId to the specified entity.
 ClusterDistanceToCoastGradient toClusterDistanceToCoastGradient(DistanceToCoastGradient entity)
          Converts this DAO's entity to an object of type ClusterDistanceToCoastGradient.
 void toClusterDistanceToCoastGradient(DistanceToCoastGradient source, ClusterDistanceToCoastGradient target)
          Copies the fields of the specified entity to the target value object.
 RemoteDistanceToCoastGradientFullVO toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient entity)
          Converts this DAO's entity to an object of type RemoteDistanceToCoastGradientFullVO.
 void toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient source, RemoteDistanceToCoastGradientFullVO target)
          Copies the fields of the specified entity to the target value object.
 RemoteDistanceToCoastGradientNaturalId toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient entity)
          Converts this DAO's entity to an object of type RemoteDistanceToCoastGradientNaturalId.
 void toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient source, RemoteDistanceToCoastGradientNaturalId target)
          Copies the fields of the specified entity to the target value object.
 
Methods inherited from class fr.ifremer.allegro.referential.DistanceToCoastGradientDaoBase
clusterDistanceToCoastGradientToEntityCollection, create, create, create, create, create, create, create, create, createFromClusterDistanceToCoastGradient, findDistanceToCoastGradientById, findDistanceToCoastGradientById, findDistanceToCoastGradientById, findDistanceToCoastGradientById, findDistanceToCoastGradientByNaturalId, findDistanceToCoastGradientByNaturalId, findDistanceToCoastGradientByNaturalId, findDistanceToCoastGradientByNaturalId, findDistanceToCoastGradientByStatus, findDistanceToCoastGradientByStatus, findDistanceToCoastGradientByStatus, findDistanceToCoastGradientByStatus, findDistanceToCoastGradientByStatus, findDistanceToCoastGradientByStatus, findDistanceToCoastGradientByStatus, findDistanceToCoastGradientByStatus, getAllClusterDistanceToCoastGradientSinceDateSynchro, getAllDistanceToCoastGradient, getAllDistanceToCoastGradient, getAllDistanceToCoastGradient, getAllDistanceToCoastGradient, getAllDistanceToCoastGradient, getAllDistanceToCoastGradient, getAllDistanceToCoastGradient, getAllDistanceToCoastGradient, getAllDistanceToCoastGradientSinceDateSynchro, getAllDistanceToCoastGradientSinceDateSynchro, getAllDistanceToCoastGradientSinceDateSynchro, getAllDistanceToCoastGradientSinceDateSynchro, getAllDistanceToCoastGradientSinceDateSynchro, getAllDistanceToCoastGradientSinceDateSynchro, getAllDistanceToCoastGradientSinceDateSynchro, getAllDistanceToCoastGradientSinceDateSynchro, getPrincipal, getStatusDao, load, load, loadAll, loadAll, loadAll, loadAll, remoteDistanceToCoastGradientFullVOToEntityCollection, remoteDistanceToCoastGradientNaturalIdToEntityCollection, remove, remove, remove, search, search, search, search, setStatusDao, toClusterDistanceToCoastGradient, toClusterDistanceToCoastGradientArray, toClusterDistanceToCoastGradientCollection, toEntity, toRemoteDistanceToCoastGradientFullVO, toRemoteDistanceToCoastGradientFullVOArray, toRemoteDistanceToCoastGradientFullVOCollection, toRemoteDistanceToCoastGradientNaturalId, toRemoteDistanceToCoastGradientNaturalIdArray, toRemoteDistanceToCoastGradientNaturalIdCollection, transformEntities, transformEntity, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DistanceToCoastGradientDaoImpl

public DistanceToCoastGradientDaoImpl()
Method Detail

handleCreateFromClusterDistanceToCoastGradient

protected DistanceToCoastGradient handleCreateFromClusterDistanceToCoastGradient(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
Description copied from class: DistanceToCoastGradientDaoBase
Performs the core logic for DistanceToCoastGradientDaoBase.createFromClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)

Specified by:
handleCreateFromClusterDistanceToCoastGradient in class DistanceToCoastGradientDaoBase
See Also:
DistanceToCoastGradientDao.createFromClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)

handleGetAllClusterDistanceToCoastGradientSinceDateSynchro

protected ClusterDistanceToCoastGradient[] handleGetAllClusterDistanceToCoastGradientSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
                                                                                                      java.lang.Integer userId,
                                                                                                      java.lang.Integer[] registrationLocationIds,
                                                                                                      java.lang.Integer pageNumber,
                                                                                                      java.lang.Integer pageSize)
Description copied from class: DistanceToCoastGradientDaoBase
Performs the core logic for DistanceToCoastGradientDaoBase.getAllClusterDistanceToCoastGradientSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterDistanceToCoastGradientSinceDateSynchro in class DistanceToCoastGradientDaoBase
See Also:
DistanceToCoastGradientDao.getAllClusterDistanceToCoastGradientSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

toRemoteDistanceToCoastGradientFullVO

public void toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient source,
                                                  RemoteDistanceToCoastGradientFullVO target)
Description copied from interface: DistanceToCoastGradientDao
Copies the fields of the specified entity to the target value object. This method is similar to toRemoteDistanceToCoastGradientFullVO(), but it does not handle any attributes in the target value object that are "read-only" (as those do not have setter methods exposed).

Specified by:
toRemoteDistanceToCoastGradientFullVO in interface DistanceToCoastGradientDao
Overrides:
toRemoteDistanceToCoastGradientFullVO in class DistanceToCoastGradientDaoBase
See Also:
DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientFullVO(fr.ifremer.allegro.referential.DistanceToCoastGradient, fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientFullVO)

toRemoteDistanceToCoastGradientFullVO

public RemoteDistanceToCoastGradientFullVO toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient entity)
Description copied from interface: DistanceToCoastGradientDao
Converts this DAO's entity to an object of type RemoteDistanceToCoastGradientFullVO.

Specified by:
toRemoteDistanceToCoastGradientFullVO in interface DistanceToCoastGradientDao
Overrides:
toRemoteDistanceToCoastGradientFullVO in class DistanceToCoastGradientDaoBase
See Also:
DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientFullVO(fr.ifremer.allegro.referential.DistanceToCoastGradient)

remoteDistanceToCoastGradientFullVOToEntity

public DistanceToCoastGradient remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO remoteDistanceToCoastGradientFullVO)
Description copied from interface: DistanceToCoastGradientDao
Converts an instance of type RemoteDistanceToCoastGradientFullVO to this DAO's entity.

See Also:
DistanceToCoastGradientDao.remoteDistanceToCoastGradientFullVOToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientFullVO)

remoteDistanceToCoastGradientFullVOToEntity

public void remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO source,
                                                        DistanceToCoastGradient target,
                                                        boolean copyIfNull)
Description copied from interface: DistanceToCoastGradientDao
Copies the fields of RemoteDistanceToCoastGradientFullVO to the specified entity.

Specified by:
remoteDistanceToCoastGradientFullVOToEntity in interface DistanceToCoastGradientDao
Overrides:
remoteDistanceToCoastGradientFullVOToEntity in class DistanceToCoastGradientDaoBase
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.
See Also:
fr.ifremer.allegro.referential.DistanceToCoastGradientDao#remoteDistanceToCoastGradientFullVOToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientFullVO, fr.ifremer.allegro.referential.DistanceToCoastGradient)

toRemoteDistanceToCoastGradientNaturalId

public void toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient source,
                                                     RemoteDistanceToCoastGradientNaturalId target)
Description copied from interface: DistanceToCoastGradientDao
Copies the fields of the specified entity to the target value object. This method is similar to toRemoteDistanceToCoastGradientNaturalId(), but it does not handle any attributes in the target value object that are "read-only" (as those do not have setter methods exposed).

Specified by:
toRemoteDistanceToCoastGradientNaturalId in interface DistanceToCoastGradientDao
Overrides:
toRemoteDistanceToCoastGradientNaturalId in class DistanceToCoastGradientDaoBase
See Also:
DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientNaturalId(fr.ifremer.allegro.referential.DistanceToCoastGradient, fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientNaturalId)

toRemoteDistanceToCoastGradientNaturalId

public RemoteDistanceToCoastGradientNaturalId toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient entity)
Description copied from interface: DistanceToCoastGradientDao
Converts this DAO's entity to an object of type RemoteDistanceToCoastGradientNaturalId.

Specified by:
toRemoteDistanceToCoastGradientNaturalId in interface DistanceToCoastGradientDao
Overrides:
toRemoteDistanceToCoastGradientNaturalId in class DistanceToCoastGradientDaoBase
See Also:
DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientNaturalId(fr.ifremer.allegro.referential.DistanceToCoastGradient)

remoteDistanceToCoastGradientNaturalIdToEntity

public DistanceToCoastGradient remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId remoteDistanceToCoastGradientNaturalId)
Description copied from interface: DistanceToCoastGradientDao
Converts an instance of type RemoteDistanceToCoastGradientNaturalId to this DAO's entity.

See Also:
DistanceToCoastGradientDao.remoteDistanceToCoastGradientNaturalIdToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientNaturalId)

remoteDistanceToCoastGradientNaturalIdToEntity

public void remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId source,
                                                           DistanceToCoastGradient target,
                                                           boolean copyIfNull)
Description copied from interface: DistanceToCoastGradientDao
Copies the fields of RemoteDistanceToCoastGradientNaturalId to the specified entity.

Specified by:
remoteDistanceToCoastGradientNaturalIdToEntity in interface DistanceToCoastGradientDao
Overrides:
remoteDistanceToCoastGradientNaturalIdToEntity in class DistanceToCoastGradientDaoBase
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.
See Also:
fr.ifremer.allegro.referential.DistanceToCoastGradientDao#remoteDistanceToCoastGradientNaturalIdToEntity(fr.ifremer.allegro.referential.generic.vo.RemoteDistanceToCoastGradientNaturalId, fr.ifremer.allegro.referential.DistanceToCoastGradient)

toClusterDistanceToCoastGradient

public void toClusterDistanceToCoastGradient(DistanceToCoastGradient source,
                                             ClusterDistanceToCoastGradient target)
Description copied from interface: DistanceToCoastGradientDao
Copies the fields of the specified entity to the target value object. This method is similar to toClusterDistanceToCoastGradient(), but it does not handle any attributes in the target value object that are "read-only" (as those do not have setter methods exposed).

Specified by:
toClusterDistanceToCoastGradient in interface DistanceToCoastGradientDao
Overrides:
toClusterDistanceToCoastGradient in class DistanceToCoastGradientDaoBase
See Also:
DistanceToCoastGradientDao.toClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.DistanceToCoastGradient, fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)

toClusterDistanceToCoastGradient

public ClusterDistanceToCoastGradient toClusterDistanceToCoastGradient(DistanceToCoastGradient entity)
Description copied from interface: DistanceToCoastGradientDao
Converts this DAO's entity to an object of type ClusterDistanceToCoastGradient.

Specified by:
toClusterDistanceToCoastGradient in interface DistanceToCoastGradientDao
Overrides:
toClusterDistanceToCoastGradient in class DistanceToCoastGradientDaoBase
See Also:
DistanceToCoastGradientDao.toClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.DistanceToCoastGradient)

clusterDistanceToCoastGradientToEntity

public DistanceToCoastGradient clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
Description copied from interface: DistanceToCoastGradientDao
Converts an instance of type ClusterDistanceToCoastGradient to this DAO's entity.

See Also:
DistanceToCoastGradientDao.clusterDistanceToCoastGradientToEntity(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)

clusterDistanceToCoastGradientToEntity

public void clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient source,
                                                   DistanceToCoastGradient target,
                                                   boolean copyIfNull)
Description copied from interface: DistanceToCoastGradientDao
Copies the fields of ClusterDistanceToCoastGradient to the specified entity.

Specified by:
clusterDistanceToCoastGradientToEntity in interface DistanceToCoastGradientDao
Overrides:
clusterDistanceToCoastGradientToEntity in class DistanceToCoastGradientDaoBase
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.
See Also:
fr.ifremer.allegro.referential.DistanceToCoastGradientDao#clusterDistanceToCoastGradientToEntity(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient, fr.ifremer.allegro.referential.DistanceToCoastGradient)


Copyright © 2008-2010 IFREMER. All Rights Reserved.