fr.ifremer.allegro.playground
Class PlaygroundVesselOwnerDaoImpl

java.lang.Object
  extended by org.springframework.orm.hibernate3.support.HibernateDaoSupport
      extended by fr.ifremer.allegro.playground.PlaygroundVesselOwnerDaoBase
          extended by fr.ifremer.allegro.playground.PlaygroundVesselOwnerDaoImpl
All Implemented Interfaces:
PlaygroundVesselOwnerDao

public class PlaygroundVesselOwnerDaoImpl
extends PlaygroundVesselOwnerDaoBase

See Also:
PlaygroundVesselOwner

Field Summary
 
Fields inherited from interface fr.ifremer.allegro.playground.PlaygroundVesselOwnerDao
TRANSFORM_CLUSTERPLAYGROUNDVESSELOWNER, TRANSFORM_NONE, TRANSFORM_REMOTEPLAYGROUNDVESSELOWNERFULLVO, TRANSFORM_REMOTEPLAYGROUNDVESSELOWNERNATURALID
 
Constructor Summary
PlaygroundVesselOwnerDaoImpl()
           
 
Method Summary
 PlaygroundVesselOwner clusterPlaygroundVesselOwnerToEntity(ClusterPlaygroundVesselOwner clusterPlaygroundVesselOwner)
          Converts an instance of type ClusterPlaygroundVesselOwner to this DAO's entity.
 void clusterPlaygroundVesselOwnerToEntity(ClusterPlaygroundVesselOwner source, PlaygroundVesselOwner target, boolean copyIfNull)
          Copies the fields of ClusterPlaygroundVesselOwner to the specified entity.
protected  PlaygroundVesselOwner handleCreateFromClusterPlaygroundVesselOwner(ClusterPlaygroundVesselOwner clusterPlaygroundVesselOwner)
          Performs the core logic for PlaygroundVesselOwnerDaoBase.createFromClusterPlaygroundVesselOwner(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundVesselOwner)
protected  ClusterPlaygroundVesselOwner[] handleGetAllClusterPlaygroundVesselOwnerSinceDateSynchro(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 PlaygroundVesselOwnerDaoBase.getAllClusterPlaygroundVesselOwnerSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
 PlaygroundVesselOwner remotePlaygroundVesselOwnerFullVOToEntity(RemotePlaygroundVesselOwnerFullVO remotePlaygroundVesselOwnerFullVO)
          Converts an instance of type RemotePlaygroundVesselOwnerFullVO to this DAO's entity.
 void remotePlaygroundVesselOwnerFullVOToEntity(RemotePlaygroundVesselOwnerFullVO source, PlaygroundVesselOwner target, boolean copyIfNull)
          Copies the fields of RemotePlaygroundVesselOwnerFullVO to the specified entity.
 PlaygroundVesselOwner remotePlaygroundVesselOwnerNaturalIdToEntity(RemotePlaygroundVesselOwnerNaturalId remotePlaygroundVesselOwnerNaturalId)
          Converts an instance of type RemotePlaygroundVesselOwnerNaturalId to this DAO's entity.
 void remotePlaygroundVesselOwnerNaturalIdToEntity(RemotePlaygroundVesselOwnerNaturalId source, PlaygroundVesselOwner target, boolean copyIfNull)
          Copies the fields of RemotePlaygroundVesselOwnerNaturalId to the specified entity.
 ClusterPlaygroundVesselOwner toClusterPlaygroundVesselOwner(PlaygroundVesselOwner entity)
          Converts this DAO's entity to an object of type ClusterPlaygroundVesselOwner.
 void toClusterPlaygroundVesselOwner(PlaygroundVesselOwner source, ClusterPlaygroundVesselOwner target)
          Copies the fields of the specified entity to the target value object.
 RemotePlaygroundVesselOwnerFullVO toRemotePlaygroundVesselOwnerFullVO(PlaygroundVesselOwner entity)
          Converts this DAO's entity to an object of type RemotePlaygroundVesselOwnerFullVO.
 void toRemotePlaygroundVesselOwnerFullVO(PlaygroundVesselOwner source, RemotePlaygroundVesselOwnerFullVO target)
          Copies the fields of the specified entity to the target value object.
 RemotePlaygroundVesselOwnerNaturalId toRemotePlaygroundVesselOwnerNaturalId(PlaygroundVesselOwner entity)
          Converts this DAO's entity to an object of type RemotePlaygroundVesselOwnerNaturalId.
 void toRemotePlaygroundVesselOwnerNaturalId(PlaygroundVesselOwner source, RemotePlaygroundVesselOwnerNaturalId target)
          Copies the fields of the specified entity to the target value object.
 
Methods inherited from class fr.ifremer.allegro.playground.PlaygroundVesselOwnerDaoBase
clusterPlaygroundVesselOwnerToEntityCollection, create, create, create, create, create, create, create, create, createFromClusterPlaygroundVesselOwner, findPlaygroundVesselOwnerByFishingTrip, findPlaygroundVesselOwnerByFishingTrip, findPlaygroundVesselOwnerByFishingTrip, findPlaygroundVesselOwnerByFishingTrip, findPlaygroundVesselOwnerByFishingTrip, findPlaygroundVesselOwnerByFishingTrip, findPlaygroundVesselOwnerByFishingTrip, findPlaygroundVesselOwnerByFishingTrip, findPlaygroundVesselOwnerById, findPlaygroundVesselOwnerById, findPlaygroundVesselOwnerById, findPlaygroundVesselOwnerById, findPlaygroundVesselOwnerByNaturalId, findPlaygroundVesselOwnerByNaturalId, findPlaygroundVesselOwnerByNaturalId, findPlaygroundVesselOwnerByNaturalId, getAllClusterPlaygroundVesselOwnerSinceDateSynchro, getAllPlaygroundVesselOwner, getAllPlaygroundVesselOwner, getAllPlaygroundVesselOwner, getAllPlaygroundVesselOwner, getAllPlaygroundVesselOwner, getAllPlaygroundVesselOwner, getAllPlaygroundVesselOwner, getAllPlaygroundVesselOwner, getAllPlaygroundVesselOwnerSinceDateSynchro, getAllPlaygroundVesselOwnerSinceDateSynchro, getAllPlaygroundVesselOwnerSinceDateSynchro, getAllPlaygroundVesselOwnerSinceDateSynchro, getAllPlaygroundVesselOwnerSinceDateSynchro, getAllPlaygroundVesselOwnerSinceDateSynchro, getAllPlaygroundVesselOwnerSinceDateSynchro, getAllPlaygroundVesselOwnerSinceDateSynchro, getFishingTripDao, getPrincipal, load, load, loadAll, loadAll, loadAll, loadAll, remotePlaygroundVesselOwnerFullVOToEntityCollection, remotePlaygroundVesselOwnerNaturalIdToEntityCollection, remove, remove, remove, search, search, search, search, setFishingTripDao, toClusterPlaygroundVesselOwner, toClusterPlaygroundVesselOwnerArray, toClusterPlaygroundVesselOwnerCollection, toEntity, toRemotePlaygroundVesselOwnerFullVO, toRemotePlaygroundVesselOwnerFullVOArray, toRemotePlaygroundVesselOwnerFullVOCollection, toRemotePlaygroundVesselOwnerNaturalId, toRemotePlaygroundVesselOwnerNaturalIdArray, toRemotePlaygroundVesselOwnerNaturalIdCollection, transformEntities, transformEntity, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaygroundVesselOwnerDaoImpl

public PlaygroundVesselOwnerDaoImpl()
Method Detail

handleCreateFromClusterPlaygroundVesselOwner

protected PlaygroundVesselOwner handleCreateFromClusterPlaygroundVesselOwner(ClusterPlaygroundVesselOwner clusterPlaygroundVesselOwner)
Description copied from class: PlaygroundVesselOwnerDaoBase
Performs the core logic for PlaygroundVesselOwnerDaoBase.createFromClusterPlaygroundVesselOwner(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundVesselOwner)

Specified by:
handleCreateFromClusterPlaygroundVesselOwner in class PlaygroundVesselOwnerDaoBase
See Also:
PlaygroundVesselOwnerDao.createFromClusterPlaygroundVesselOwner(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundVesselOwner)

handleGetAllClusterPlaygroundVesselOwnerSinceDateSynchro

protected ClusterPlaygroundVesselOwner[] handleGetAllClusterPlaygroundVesselOwnerSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
                                                                                                  java.lang.Integer userId,
                                                                                                  java.lang.Integer[] registrationLocationIds,
                                                                                                  java.lang.Integer pageNumber,
                                                                                                  java.lang.Integer pageSize)
Description copied from class: PlaygroundVesselOwnerDaoBase
Performs the core logic for PlaygroundVesselOwnerDaoBase.getAllClusterPlaygroundVesselOwnerSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterPlaygroundVesselOwnerSinceDateSynchro in class PlaygroundVesselOwnerDaoBase
See Also:
PlaygroundVesselOwnerDao.getAllClusterPlaygroundVesselOwnerSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

toRemotePlaygroundVesselOwnerFullVO

public void toRemotePlaygroundVesselOwnerFullVO(PlaygroundVesselOwner source,
                                                RemotePlaygroundVesselOwnerFullVO target)
Description copied from interface: PlaygroundVesselOwnerDao
Copies the fields of the specified entity to the target value object. This method is similar to toRemotePlaygroundVesselOwnerFullVO(), 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:
toRemotePlaygroundVesselOwnerFullVO in interface PlaygroundVesselOwnerDao
Overrides:
toRemotePlaygroundVesselOwnerFullVO in class PlaygroundVesselOwnerDaoBase
See Also:
PlaygroundVesselOwnerDao.toRemotePlaygroundVesselOwnerFullVO(fr.ifremer.allegro.playground.PlaygroundVesselOwner, fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundVesselOwnerFullVO)

toRemotePlaygroundVesselOwnerFullVO

public RemotePlaygroundVesselOwnerFullVO toRemotePlaygroundVesselOwnerFullVO(PlaygroundVesselOwner entity)
Description copied from interface: PlaygroundVesselOwnerDao
Converts this DAO's entity to an object of type RemotePlaygroundVesselOwnerFullVO.

Specified by:
toRemotePlaygroundVesselOwnerFullVO in interface PlaygroundVesselOwnerDao
Overrides:
toRemotePlaygroundVesselOwnerFullVO in class PlaygroundVesselOwnerDaoBase
See Also:
PlaygroundVesselOwnerDao.toRemotePlaygroundVesselOwnerFullVO(fr.ifremer.allegro.playground.PlaygroundVesselOwner)

remotePlaygroundVesselOwnerFullVOToEntity

public PlaygroundVesselOwner remotePlaygroundVesselOwnerFullVOToEntity(RemotePlaygroundVesselOwnerFullVO remotePlaygroundVesselOwnerFullVO)
Description copied from interface: PlaygroundVesselOwnerDao
Converts an instance of type RemotePlaygroundVesselOwnerFullVO to this DAO's entity.

See Also:
PlaygroundVesselOwnerDao.remotePlaygroundVesselOwnerFullVOToEntity(fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundVesselOwnerFullVO)

remotePlaygroundVesselOwnerFullVOToEntity

public void remotePlaygroundVesselOwnerFullVOToEntity(RemotePlaygroundVesselOwnerFullVO source,
                                                      PlaygroundVesselOwner target,
                                                      boolean copyIfNull)
Description copied from interface: PlaygroundVesselOwnerDao
Copies the fields of RemotePlaygroundVesselOwnerFullVO to the specified entity.

Specified by:
remotePlaygroundVesselOwnerFullVOToEntity in interface PlaygroundVesselOwnerDao
Overrides:
remotePlaygroundVesselOwnerFullVOToEntity in class PlaygroundVesselOwnerDaoBase
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.playground.PlaygroundVesselOwnerDao#remotePlaygroundVesselOwnerFullVOToEntity(fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundVesselOwnerFullVO, fr.ifremer.allegro.playground.PlaygroundVesselOwner)

toRemotePlaygroundVesselOwnerNaturalId

public void toRemotePlaygroundVesselOwnerNaturalId(PlaygroundVesselOwner source,
                                                   RemotePlaygroundVesselOwnerNaturalId target)
Description copied from interface: PlaygroundVesselOwnerDao
Copies the fields of the specified entity to the target value object. This method is similar to toRemotePlaygroundVesselOwnerNaturalId(), 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:
toRemotePlaygroundVesselOwnerNaturalId in interface PlaygroundVesselOwnerDao
Overrides:
toRemotePlaygroundVesselOwnerNaturalId in class PlaygroundVesselOwnerDaoBase
See Also:
PlaygroundVesselOwnerDao.toRemotePlaygroundVesselOwnerNaturalId(fr.ifremer.allegro.playground.PlaygroundVesselOwner, fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundVesselOwnerNaturalId)

toRemotePlaygroundVesselOwnerNaturalId

public RemotePlaygroundVesselOwnerNaturalId toRemotePlaygroundVesselOwnerNaturalId(PlaygroundVesselOwner entity)
Description copied from interface: PlaygroundVesselOwnerDao
Converts this DAO's entity to an object of type RemotePlaygroundVesselOwnerNaturalId.

Specified by:
toRemotePlaygroundVesselOwnerNaturalId in interface PlaygroundVesselOwnerDao
Overrides:
toRemotePlaygroundVesselOwnerNaturalId in class PlaygroundVesselOwnerDaoBase
See Also:
PlaygroundVesselOwnerDao.toRemotePlaygroundVesselOwnerNaturalId(fr.ifremer.allegro.playground.PlaygroundVesselOwner)

remotePlaygroundVesselOwnerNaturalIdToEntity

public PlaygroundVesselOwner remotePlaygroundVesselOwnerNaturalIdToEntity(RemotePlaygroundVesselOwnerNaturalId remotePlaygroundVesselOwnerNaturalId)
Description copied from interface: PlaygroundVesselOwnerDao
Converts an instance of type RemotePlaygroundVesselOwnerNaturalId to this DAO's entity.

See Also:
PlaygroundVesselOwnerDao.remotePlaygroundVesselOwnerNaturalIdToEntity(fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundVesselOwnerNaturalId)

remotePlaygroundVesselOwnerNaturalIdToEntity

public void remotePlaygroundVesselOwnerNaturalIdToEntity(RemotePlaygroundVesselOwnerNaturalId source,
                                                         PlaygroundVesselOwner target,
                                                         boolean copyIfNull)
Description copied from interface: PlaygroundVesselOwnerDao
Copies the fields of RemotePlaygroundVesselOwnerNaturalId to the specified entity.

Specified by:
remotePlaygroundVesselOwnerNaturalIdToEntity in interface PlaygroundVesselOwnerDao
Overrides:
remotePlaygroundVesselOwnerNaturalIdToEntity in class PlaygroundVesselOwnerDaoBase
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.playground.PlaygroundVesselOwnerDao#remotePlaygroundVesselOwnerNaturalIdToEntity(fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundVesselOwnerNaturalId, fr.ifremer.allegro.playground.PlaygroundVesselOwner)

toClusterPlaygroundVesselOwner

public void toClusterPlaygroundVesselOwner(PlaygroundVesselOwner source,
                                           ClusterPlaygroundVesselOwner target)
Description copied from interface: PlaygroundVesselOwnerDao
Copies the fields of the specified entity to the target value object. This method is similar to toClusterPlaygroundVesselOwner(), 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:
toClusterPlaygroundVesselOwner in interface PlaygroundVesselOwnerDao
Overrides:
toClusterPlaygroundVesselOwner in class PlaygroundVesselOwnerDaoBase
See Also:
PlaygroundVesselOwnerDao.toClusterPlaygroundVesselOwner(fr.ifremer.allegro.playground.PlaygroundVesselOwner, fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundVesselOwner)

toClusterPlaygroundVesselOwner

public ClusterPlaygroundVesselOwner toClusterPlaygroundVesselOwner(PlaygroundVesselOwner entity)
Description copied from interface: PlaygroundVesselOwnerDao
Converts this DAO's entity to an object of type ClusterPlaygroundVesselOwner.

Specified by:
toClusterPlaygroundVesselOwner in interface PlaygroundVesselOwnerDao
Overrides:
toClusterPlaygroundVesselOwner in class PlaygroundVesselOwnerDaoBase
See Also:
PlaygroundVesselOwnerDao.toClusterPlaygroundVesselOwner(fr.ifremer.allegro.playground.PlaygroundVesselOwner)

clusterPlaygroundVesselOwnerToEntity

public PlaygroundVesselOwner clusterPlaygroundVesselOwnerToEntity(ClusterPlaygroundVesselOwner clusterPlaygroundVesselOwner)
Description copied from interface: PlaygroundVesselOwnerDao
Converts an instance of type ClusterPlaygroundVesselOwner to this DAO's entity.

See Also:
PlaygroundVesselOwnerDao.clusterPlaygroundVesselOwnerToEntity(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundVesselOwner)

clusterPlaygroundVesselOwnerToEntity

public void clusterPlaygroundVesselOwnerToEntity(ClusterPlaygroundVesselOwner source,
                                                 PlaygroundVesselOwner target,
                                                 boolean copyIfNull)
Description copied from interface: PlaygroundVesselOwnerDao
Copies the fields of ClusterPlaygroundVesselOwner to the specified entity.

Specified by:
clusterPlaygroundVesselOwnerToEntity in interface PlaygroundVesselOwnerDao
Overrides:
clusterPlaygroundVesselOwnerToEntity in class PlaygroundVesselOwnerDaoBase
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.playground.PlaygroundVesselOwnerDao#clusterPlaygroundVesselOwnerToEntity(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundVesselOwner, fr.ifremer.allegro.playground.PlaygroundVesselOwner)


Copyright © 2008-2010 IFREMER. All Rights Reserved.