fr.ifremer.allegro.data.fishingArea
Class FishingArea2RegulationLocationDaoImpl

java.lang.Object
  extended by org.springframework.orm.hibernate3.support.HibernateDaoSupport
      extended by fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDaoBase
          extended by fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDaoImpl
All Implemented Interfaces:
FishingArea2RegulationLocationDao

public class FishingArea2RegulationLocationDaoImpl
extends FishingArea2RegulationLocationDaoBase

See Also:
FishingArea2RegulationLocation

Field Summary
 
Fields inherited from interface fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDao
TRANSFORM_CLUSTERFISHINGAREA2REGULATIONLOCATION, TRANSFORM_NONE, TRANSFORM_REMOTEFISHINGAREA2REGULATIONLOCATIONFULLVO, TRANSFORM_REMOTEFISHINGAREA2REGULATIONLOCATIONNATURALID
 
Constructor Summary
FishingArea2RegulationLocationDaoImpl()
           
 
Method Summary
 FishingArea2RegulationLocation clusterFishingArea2RegulationLocationToEntity(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
          Converts an instance of type ClusterFishingArea2RegulationLocation to this DAO's entity.
 void clusterFishingArea2RegulationLocationToEntity(ClusterFishingArea2RegulationLocation source, FishingArea2RegulationLocation target, boolean copyIfNull)
          Copies the fields of ClusterFishingArea2RegulationLocation to the specified entity.
protected  FishingArea2RegulationLocation handleCreateFromClusterFishingArea2RegulationLocation(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
          Performs the core logic for FishingArea2RegulationLocationDaoBase.createFromClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)
 FishingArea2RegulationLocation remoteFishingArea2RegulationLocationFullVOToEntity(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVO)
          Converts an instance of type RemoteFishingArea2RegulationLocationFullVO to this DAO's entity.
 void remoteFishingArea2RegulationLocationFullVOToEntity(RemoteFishingArea2RegulationLocationFullVO source, FishingArea2RegulationLocation target, boolean copyIfNull)
          Copies the fields of RemoteFishingArea2RegulationLocationFullVO to the specified entity.
 FishingArea2RegulationLocation remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId remoteFishingArea2RegulationLocationNaturalId)
          Converts an instance of type RemoteFishingArea2RegulationLocationNaturalId to this DAO's entity.
 void remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId source, FishingArea2RegulationLocation target, boolean copyIfNull)
          Copies the fields of RemoteFishingArea2RegulationLocationNaturalId to the specified entity.
 ClusterFishingArea2RegulationLocation toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation entity)
          Converts this DAO's entity to an object of type ClusterFishingArea2RegulationLocation.
 void toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation source, ClusterFishingArea2RegulationLocation target)
          Copies the fields of the specified entity to the target value object.
 RemoteFishingArea2RegulationLocationFullVO toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation entity)
          Converts this DAO's entity to an object of type RemoteFishingArea2RegulationLocationFullVO.
 void toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation source, RemoteFishingArea2RegulationLocationFullVO target)
          Copies the fields of the specified entity to the target value object.
 RemoteFishingArea2RegulationLocationNaturalId toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation entity)
          Converts this DAO's entity to an object of type RemoteFishingArea2RegulationLocationNaturalId.
 void toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation source, RemoteFishingArea2RegulationLocationNaturalId target)
          Copies the fields of the specified entity to the target value object.
 
Methods inherited from class fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocationDaoBase
clusterFishingArea2RegulationLocationToEntityCollection, create, create, create, create, create, create, createFromClusterFishingArea2RegulationLocation, findFishingArea2RegulationLocationByFishingArea, findFishingArea2RegulationLocationByFishingArea, findFishingArea2RegulationLocationByFishingArea, findFishingArea2RegulationLocationByFishingArea, findFishingArea2RegulationLocationByFishingArea, findFishingArea2RegulationLocationByFishingArea, findFishingArea2RegulationLocationByFishingArea, findFishingArea2RegulationLocationByFishingArea, findFishingArea2RegulationLocationByIdentifiers, findFishingArea2RegulationLocationByIdentifiers, findFishingArea2RegulationLocationByIdentifiers, findFishingArea2RegulationLocationByIdentifiers, findFishingArea2RegulationLocationByLocation, findFishingArea2RegulationLocationByLocation, findFishingArea2RegulationLocationByLocation, findFishingArea2RegulationLocationByLocation, findFishingArea2RegulationLocationByLocation, findFishingArea2RegulationLocationByLocation, findFishingArea2RegulationLocationByLocation, findFishingArea2RegulationLocationByLocation, findFishingArea2RegulationLocationByNaturalId, findFishingArea2RegulationLocationByNaturalId, findFishingArea2RegulationLocationByNaturalId, findFishingArea2RegulationLocationByNaturalId, getAllFishingArea2RegulationLocation, getAllFishingArea2RegulationLocation, getAllFishingArea2RegulationLocation, getAllFishingArea2RegulationLocation, getAllFishingArea2RegulationLocation, getAllFishingArea2RegulationLocation, getAllFishingArea2RegulationLocation, getAllFishingArea2RegulationLocation, getFishingAreaDao, getLocationDao, getPrincipal, load, load, loadAll, loadAll, loadAll, loadAll, remoteFishingArea2RegulationLocationFullVOToEntityCollection, remoteFishingArea2RegulationLocationNaturalIdToEntityCollection, remove, remove, remove, search, search, search, search, setFishingAreaDao, setLocationDao, toClusterFishingArea2RegulationLocation, toClusterFishingArea2RegulationLocationArray, toClusterFishingArea2RegulationLocationCollection, toEntity, toRemoteFishingArea2RegulationLocationFullVO, toRemoteFishingArea2RegulationLocationFullVOArray, toRemoteFishingArea2RegulationLocationFullVOCollection, toRemoteFishingArea2RegulationLocationNaturalId, toRemoteFishingArea2RegulationLocationNaturalIdArray, toRemoteFishingArea2RegulationLocationNaturalIdCollection, transformEntities, transformEntity, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FishingArea2RegulationLocationDaoImpl

public FishingArea2RegulationLocationDaoImpl()
Method Detail

handleCreateFromClusterFishingArea2RegulationLocation

protected FishingArea2RegulationLocation handleCreateFromClusterFishingArea2RegulationLocation(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
Description copied from class: FishingArea2RegulationLocationDaoBase
Performs the core logic for FishingArea2RegulationLocationDaoBase.createFromClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)

Specified by:
handleCreateFromClusterFishingArea2RegulationLocation in class FishingArea2RegulationLocationDaoBase
See Also:
FishingArea2RegulationLocationDao.createFromClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)

toRemoteFishingArea2RegulationLocationFullVO

public void toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation source,
                                                         RemoteFishingArea2RegulationLocationFullVO target)
Description copied from interface: FishingArea2RegulationLocationDao
Copies the fields of the specified entity to the target value object. This method is similar to toRemoteFishingArea2RegulationLocationFullVO(), 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:
toRemoteFishingArea2RegulationLocationFullVO in interface FishingArea2RegulationLocationDao
Overrides:
toRemoteFishingArea2RegulationLocationFullVO in class FishingArea2RegulationLocationDaoBase
See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationFullVO(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)

toRemoteFishingArea2RegulationLocationFullVO

public RemoteFishingArea2RegulationLocationFullVO toRemoteFishingArea2RegulationLocationFullVO(FishingArea2RegulationLocation entity)
Description copied from interface: FishingArea2RegulationLocationDao
Converts this DAO's entity to an object of type RemoteFishingArea2RegulationLocationFullVO.

Specified by:
toRemoteFishingArea2RegulationLocationFullVO in interface FishingArea2RegulationLocationDao
Overrides:
toRemoteFishingArea2RegulationLocationFullVO in class FishingArea2RegulationLocationDaoBase
See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationFullVO(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)

remoteFishingArea2RegulationLocationFullVOToEntity

public FishingArea2RegulationLocation remoteFishingArea2RegulationLocationFullVOToEntity(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVO)
Description copied from interface: FishingArea2RegulationLocationDao
Converts an instance of type RemoteFishingArea2RegulationLocationFullVO to this DAO's entity.

See Also:
FishingArea2RegulationLocationDao.remoteFishingArea2RegulationLocationFullVOToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)

remoteFishingArea2RegulationLocationFullVOToEntity

public void remoteFishingArea2RegulationLocationFullVOToEntity(RemoteFishingArea2RegulationLocationFullVO source,
                                                               FishingArea2RegulationLocation target,
                                                               boolean copyIfNull)
Description copied from interface: FishingArea2RegulationLocationDao
Copies the fields of RemoteFishingArea2RegulationLocationFullVO to the specified entity.

Specified by:
remoteFishingArea2RegulationLocationFullVOToEntity in interface FishingArea2RegulationLocationDao
Overrides:
remoteFishingArea2RegulationLocationFullVOToEntity in class FishingArea2RegulationLocationDaoBase
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.data.fishingArea.FishingArea2RegulationLocationDao#remoteFishingArea2RegulationLocationFullVOToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)

toRemoteFishingArea2RegulationLocationNaturalId

public void toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation source,
                                                            RemoteFishingArea2RegulationLocationNaturalId target)
Description copied from interface: FishingArea2RegulationLocationDao
Copies the fields of the specified entity to the target value object. This method is similar to toRemoteFishingArea2RegulationLocationNaturalId(), 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:
toRemoteFishingArea2RegulationLocationNaturalId in interface FishingArea2RegulationLocationDao
Overrides:
toRemoteFishingArea2RegulationLocationNaturalId in class FishingArea2RegulationLocationDaoBase
See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalId(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId)

toRemoteFishingArea2RegulationLocationNaturalId

public RemoteFishingArea2RegulationLocationNaturalId toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation entity)
Description copied from interface: FishingArea2RegulationLocationDao
Converts this DAO's entity to an object of type RemoteFishingArea2RegulationLocationNaturalId.

Specified by:
toRemoteFishingArea2RegulationLocationNaturalId in interface FishingArea2RegulationLocationDao
Overrides:
toRemoteFishingArea2RegulationLocationNaturalId in class FishingArea2RegulationLocationDaoBase
See Also:
FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalId(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)

remoteFishingArea2RegulationLocationNaturalIdToEntity

public FishingArea2RegulationLocation remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId remoteFishingArea2RegulationLocationNaturalId)
Description copied from interface: FishingArea2RegulationLocationDao
Converts an instance of type RemoteFishingArea2RegulationLocationNaturalId to this DAO's entity.

See Also:
FishingArea2RegulationLocationDao.remoteFishingArea2RegulationLocationNaturalIdToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId)

remoteFishingArea2RegulationLocationNaturalIdToEntity

public void remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId source,
                                                                  FishingArea2RegulationLocation target,
                                                                  boolean copyIfNull)
Description copied from interface: FishingArea2RegulationLocationDao
Copies the fields of RemoteFishingArea2RegulationLocationNaturalId to the specified entity.

Specified by:
remoteFishingArea2RegulationLocationNaturalIdToEntity in interface FishingArea2RegulationLocationDao
Overrides:
remoteFishingArea2RegulationLocationNaturalIdToEntity in class FishingArea2RegulationLocationDaoBase
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.data.fishingArea.FishingArea2RegulationLocationDao#remoteFishingArea2RegulationLocationNaturalIdToEntity(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)

toClusterFishingArea2RegulationLocation

public void toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation source,
                                                    ClusterFishingArea2RegulationLocation target)
Description copied from interface: FishingArea2RegulationLocationDao
Copies the fields of the specified entity to the target value object. This method is similar to toClusterFishingArea2RegulationLocation(), 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:
toClusterFishingArea2RegulationLocation in interface FishingArea2RegulationLocationDao
Overrides:
toClusterFishingArea2RegulationLocation in class FishingArea2RegulationLocationDaoBase
See Also:
FishingArea2RegulationLocationDao.toClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)

toClusterFishingArea2RegulationLocation

public ClusterFishingArea2RegulationLocation toClusterFishingArea2RegulationLocation(FishingArea2RegulationLocation entity)
Description copied from interface: FishingArea2RegulationLocationDao
Converts this DAO's entity to an object of type ClusterFishingArea2RegulationLocation.

Specified by:
toClusterFishingArea2RegulationLocation in interface FishingArea2RegulationLocationDao
Overrides:
toClusterFishingArea2RegulationLocation in class FishingArea2RegulationLocationDaoBase
See Also:
FishingArea2RegulationLocationDao.toClusterFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)

clusterFishingArea2RegulationLocationToEntity

public FishingArea2RegulationLocation clusterFishingArea2RegulationLocationToEntity(ClusterFishingArea2RegulationLocation clusterFishingArea2RegulationLocation)
Description copied from interface: FishingArea2RegulationLocationDao
Converts an instance of type ClusterFishingArea2RegulationLocation to this DAO's entity.

See Also:
FishingArea2RegulationLocationDao.clusterFishingArea2RegulationLocationToEntity(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation)

clusterFishingArea2RegulationLocationToEntity

public void clusterFishingArea2RegulationLocationToEntity(ClusterFishingArea2RegulationLocation source,
                                                          FishingArea2RegulationLocation target,
                                                          boolean copyIfNull)
Description copied from interface: FishingArea2RegulationLocationDao
Copies the fields of ClusterFishingArea2RegulationLocation to the specified entity.

Specified by:
clusterFishingArea2RegulationLocationToEntity in interface FishingArea2RegulationLocationDao
Overrides:
clusterFishingArea2RegulationLocationToEntity in class FishingArea2RegulationLocationDaoBase
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.data.fishingArea.FishingArea2RegulationLocationDao#clusterFishingArea2RegulationLocationToEntity(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea2RegulationLocation, fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation)


Copyright © 2008-2010 IFREMER. All Rights Reserved.