Uses of Class
fr.ifremer.allegro.referential.DistanceToCoastGradient

Packages that use DistanceToCoastGradient
fr.ifremer.allegro.data.fishingArea   
fr.ifremer.allegro.referential   
 

Uses of DistanceToCoastGradient in fr.ifremer.allegro.data.fishingArea
 

Methods in fr.ifremer.allegro.data.fishingArea that return DistanceToCoastGradient
 DistanceToCoastGradient FishingArea.getDistanceToCoastGradient()
           Gradient de distance ?? la cote.
 

Methods in fr.ifremer.allegro.data.fishingArea with parameters of type DistanceToCoastGradient
 FishingArea FishingAreaDao.create(java.util.Collection fisheries, Sample sample, NearbySpecificArea nearbySpecificArea, DepthGradient depthGradient, DistanceToCoastGradient distanceToCoastGradient, Location location, GearUseFeatures gearUseFeatures, VesselUseFeatures vesselUseFeatures, java.util.Collection regulationLocation)
           Creates a new fr.ifremer.allegro.data.fishingArea.FishingArea instance from all attributes and properties and adds it to the persistent store.
 FishingArea FishingAreaDaoBase.create(java.util.Collection fisheries, Sample sample, NearbySpecificArea nearbySpecificArea, DepthGradient depthGradient, DistanceToCoastGradient distanceToCoastGradient, Location location, GearUseFeatures gearUseFeatures, VesselUseFeatures vesselUseFeatures, java.util.Collection regulationLocation)
           
 java.lang.Object FishingAreaDao.create(int transform, java.util.Collection fisheries, Sample sample, NearbySpecificArea nearbySpecificArea, DepthGradient depthGradient, DistanceToCoastGradient distanceToCoastGradient, Location location, GearUseFeatures gearUseFeatures, VesselUseFeatures vesselUseFeatures, java.util.Collection regulationLocation)
           Does the same thing as FishingAreaDao.create(java.util.Collection,fr.ifremer.allegro.data.sample.Sample,fr.ifremer.allegro.referential.NearbySpecificArea,fr.ifremer.allegro.referential.DepthGradient,fr.ifremer.allegro.referential.DistanceToCoastGradient,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.data.vessel.feature.use.GearUseFeatures,fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures,java.util.Collection) with an additional flag called transform.
 java.lang.Object FishingAreaDaoBase.create(int transform, java.util.Collection fisheries, Sample sample, NearbySpecificArea nearbySpecificArea, DepthGradient depthGradient, DistanceToCoastGradient distanceToCoastGradient, Location location, GearUseFeatures gearUseFeatures, VesselUseFeatures vesselUseFeatures, java.util.Collection regulationLocation)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDistanceToCoastGradient(DistanceToCoastGradient distanceToCoastGradient)
           
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDistanceToCoastGradient(DistanceToCoastGradient distanceToCoastGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDistanceToCoastGradient(int transform, DistanceToCoastGradient distanceToCoastGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDistanceToCoastGradient(fr.ifremer.allegro.referential.DistanceToCoastGradient) with an additional flag called transform.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDistanceToCoastGradient(int transform, DistanceToCoastGradient distanceToCoastGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDistanceToCoastGradient(int pageNumber, int pageSize, DistanceToCoastGradient distanceToCoastGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDistanceToCoastGradient(fr.ifremer.allegro.referential.DistanceToCoastGradient) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDistanceToCoastGradient(int pageNumber, int pageSize, DistanceToCoastGradient distanceToCoastGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDistanceToCoastGradient(int transform, int pageNumber, int pageSize, DistanceToCoastGradient distanceToCoastGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDistanceToCoastGradient(int, fr.ifremer.allegro.referential.DistanceToCoastGradient) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDistanceToCoastGradient(int transform, int pageNumber, int pageSize, DistanceToCoastGradient distanceToCoastGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDistanceToCoastGradient(int transform, java.lang.String queryString, DistanceToCoastGradient distanceToCoastGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDistanceToCoastGradient(int, fr.ifremer.allegro.referential.DistanceToCoastGradient) with an additional argument called queryString.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDistanceToCoastGradient(int transform, java.lang.String queryString, DistanceToCoastGradient distanceToCoastGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDistanceToCoastGradient(int transform, java.lang.String queryString, int pageNumber, int pageSize, DistanceToCoastGradient distanceToCoastGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDistanceToCoastGradient(int, String, fr.ifremer.allegro.referential.DistanceToCoastGradient) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDistanceToCoastGradient(int transform, java.lang.String queryString, int pageNumber, int pageSize, DistanceToCoastGradient distanceToCoastGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDistanceToCoastGradient(java.lang.String queryString, DistanceToCoastGradient distanceToCoastGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDistanceToCoastGradient(fr.ifremer.allegro.referential.DistanceToCoastGradient) with an additional argument called queryString.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDistanceToCoastGradient(java.lang.String queryString, DistanceToCoastGradient distanceToCoastGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDistanceToCoastGradient(java.lang.String queryString, int pageNumber, int pageSize, DistanceToCoastGradient distanceToCoastGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDistanceToCoastGradient(String, fr.ifremer.allegro.referential.DistanceToCoastGradient) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDistanceToCoastGradient(java.lang.String queryString, int pageNumber, int pageSize, DistanceToCoastGradient distanceToCoastGradient)
           
static FishingArea FishingArea.Factory.newInstance(java.util.Collection fisheries, Sample sample, NearbySpecificArea nearbySpecificArea, DepthGradient depthGradient, DistanceToCoastGradient distanceToCoastGradient, Location location, GearUseFeatures gearUseFeatures, VesselUseFeatures vesselUseFeatures, java.util.Collection regulationLocation)
          Constructs a new instance of FishingArea, taking all possible properties (except the identifier(s))as arguments.
 void FishingArea.setDistanceToCoastGradient(DistanceToCoastGradient distanceToCoastGradient)
           
 

Uses of DistanceToCoastGradient in fr.ifremer.allegro.referential
 

Subclasses of DistanceToCoastGradient in fr.ifremer.allegro.referential
 class DistanceToCoastGradientImpl
           
 

Methods in fr.ifremer.allegro.referential that return DistanceToCoastGradient
 DistanceToCoastGradient DistanceToCoastGradientDaoImpl.clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
          Converts an instance of type ClusterDistanceToCoastGradient to this DAO's entity.
 DistanceToCoastGradient DistanceToCoastGradientDao.create(DistanceToCoastGradient distanceToCoastGradient)
          Creates an instance of fr.ifremer.allegro.referential.DistanceToCoastGradient and adds it to the persistent store.
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.create(DistanceToCoastGradient distanceToCoastGradient)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.create(java.lang.String description, java.lang.String name, java.lang.Short rankOrder, Status status)
           Creates a new fr.ifremer.allegro.referential.DistanceToCoastGradient instance from only required properties (attributes and association ends) and adds it to the persistent store.
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.create(java.lang.String description, java.lang.String name, java.lang.Short rankOrder, Status status)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.create(java.lang.String name, java.lang.String description, java.lang.Short rankOrder, java.sql.Timestamp updateDate, Status status)
           Creates a new fr.ifremer.allegro.referential.DistanceToCoastGradient instance from all attributes and properties and adds it to the persistent store.
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.create(java.lang.String name, java.lang.String description, java.lang.Short rankOrder, java.sql.Timestamp updateDate, Status status)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.createFromClusterDistanceToCoastGradient(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
           
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.createFromClusterDistanceToCoastGradient(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.findDistanceToCoastGradientById(java.lang.Integer id)
           
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.findDistanceToCoastGradientById(java.lang.Integer id)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.findDistanceToCoastGradientById(java.lang.String queryString, java.lang.Integer id)
           Does the same thing as DistanceToCoastGradientDao.findDistanceToCoastGradientById(java.lang.Integer) with an additional argument called queryString.
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.findDistanceToCoastGradientById(java.lang.String queryString, java.lang.Integer id)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.findDistanceToCoastGradientByNaturalId(java.lang.Integer id)
           
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.findDistanceToCoastGradientByNaturalId(java.lang.Integer id)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.findDistanceToCoastGradientByNaturalId(java.lang.String queryString, java.lang.Integer id)
           Does the same thing as DistanceToCoastGradientDao.findDistanceToCoastGradientByNaturalId(java.lang.Integer) with an additional argument called queryString.
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.findDistanceToCoastGradientByNaturalId(java.lang.String queryString, java.lang.Integer id)
           
protected  DistanceToCoastGradient DistanceToCoastGradientDaoImpl.handleCreateFromClusterDistanceToCoastGradient(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
           
protected abstract  DistanceToCoastGradient DistanceToCoastGradientDaoBase.handleCreateFromClusterDistanceToCoastGradient(ClusterDistanceToCoastGradient clusterDistanceToCoastGradient)
          Performs the core logic for DistanceToCoastGradientDaoBase.createFromClusterDistanceToCoastGradient(fr.ifremer.allegro.referential.generic.cluster.ClusterDistanceToCoastGradient)
 DistanceToCoastGradient DistanceToCoastGradientDao.load(java.lang.Integer id)
          Loads an instance of fr.ifremer.allegro.referential.DistanceToCoastGradient from the persistent store.
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.load(java.lang.Integer id)
           
static DistanceToCoastGradient DistanceToCoastGradient.Factory.newInstance()
          Constructs a new instance of DistanceToCoastGradient.
static DistanceToCoastGradient DistanceToCoastGradient.Factory.newInstance(java.lang.String name, java.lang.String description, java.lang.Short rankOrder, Status status)
          Constructs a new instance of DistanceToCoastGradient, taking all required and/or read-only properties as arguments.
static DistanceToCoastGradient DistanceToCoastGradient.Factory.newInstance(java.lang.String name, java.lang.String description, java.lang.Short rankOrder, java.sql.Timestamp updateDate, Status status)
          Constructs a new instance of DistanceToCoastGradient, taking all possible properties (except the identifier(s))as arguments.
 DistanceToCoastGradient DistanceToCoastGradientDaoImpl.remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO remoteDistanceToCoastGradientFullVO)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO remoteDistanceToCoastGradientFullVO)
          Converts an instance of type RemoteDistanceToCoastGradientFullVO to this DAO's entity.
 DistanceToCoastGradient DistanceToCoastGradientDaoImpl.remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId remoteDistanceToCoastGradientNaturalId)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId remoteDistanceToCoastGradientNaturalId)
          Converts an instance of type RemoteDistanceToCoastGradientNaturalId to this DAO's entity.
protected  DistanceToCoastGradient DistanceToCoastGradientDaoBase.toEntity(java.lang.Object[] row)
           
 

Methods in fr.ifremer.allegro.referential with parameters of type DistanceToCoastGradient
 void DistanceToCoastGradientDaoImpl.clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient source, DistanceToCoastGradient target, boolean copyIfNull)
           
 void DistanceToCoastGradientDao.clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient source, DistanceToCoastGradient target, boolean copyIfNull)
          Copies the fields of ClusterDistanceToCoastGradient to the specified entity.
 void DistanceToCoastGradientDaoBase.clusterDistanceToCoastGradientToEntity(ClusterDistanceToCoastGradient source, DistanceToCoastGradient target, boolean copyIfNull)
           
 DistanceToCoastGradient DistanceToCoastGradientDao.create(DistanceToCoastGradient distanceToCoastGradient)
          Creates an instance of fr.ifremer.allegro.referential.DistanceToCoastGradient and adds it to the persistent store.
 DistanceToCoastGradient DistanceToCoastGradientDaoBase.create(DistanceToCoastGradient distanceToCoastGradient)
           
 java.lang.Object DistanceToCoastGradientDao.create(int transform, DistanceToCoastGradient distanceToCoastGradient)
           Does the same thing as DistanceToCoastGradientDao.create(fr.ifremer.allegro.referential.DistanceToCoastGradient) with an additional flag called transform.
 java.lang.Object DistanceToCoastGradientDaoBase.create(int transform, DistanceToCoastGradient distanceToCoastGradient)
           
 void DistanceToCoastGradientDaoImpl.remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO source, DistanceToCoastGradient target, boolean copyIfNull)
           
 void DistanceToCoastGradientDao.remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO source, DistanceToCoastGradient target, boolean copyIfNull)
          Copies the fields of RemoteDistanceToCoastGradientFullVO to the specified entity.
 void DistanceToCoastGradientDaoBase.remoteDistanceToCoastGradientFullVOToEntity(RemoteDistanceToCoastGradientFullVO source, DistanceToCoastGradient target, boolean copyIfNull)
           
 void DistanceToCoastGradientDaoImpl.remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId source, DistanceToCoastGradient target, boolean copyIfNull)
           
 void DistanceToCoastGradientDao.remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId source, DistanceToCoastGradient target, boolean copyIfNull)
          Copies the fields of RemoteDistanceToCoastGradientNaturalId to the specified entity.
 void DistanceToCoastGradientDaoBase.remoteDistanceToCoastGradientNaturalIdToEntity(RemoteDistanceToCoastGradientNaturalId source, DistanceToCoastGradient target, boolean copyIfNull)
           
 void DistanceToCoastGradientDao.remove(DistanceToCoastGradient distanceToCoastGradient)
          Removes the instance of fr.ifremer.allegro.referential.DistanceToCoastGradient from the persistent store.
 void DistanceToCoastGradientDaoBase.remove(DistanceToCoastGradient distanceToCoastGradient)
           
 ClusterDistanceToCoastGradient DistanceToCoastGradientDaoImpl.toClusterDistanceToCoastGradient(DistanceToCoastGradient entity)
           
 ClusterDistanceToCoastGradient DistanceToCoastGradientDao.toClusterDistanceToCoastGradient(DistanceToCoastGradient entity)
          Converts this DAO's entity to an object of type ClusterDistanceToCoastGradient.
 ClusterDistanceToCoastGradient DistanceToCoastGradientDaoBase.toClusterDistanceToCoastGradient(DistanceToCoastGradient entity)
           
 void DistanceToCoastGradientDaoImpl.toClusterDistanceToCoastGradient(DistanceToCoastGradient source, ClusterDistanceToCoastGradient target)
           
 void DistanceToCoastGradientDao.toClusterDistanceToCoastGradient(DistanceToCoastGradient source, ClusterDistanceToCoastGradient target)
          Copies the fields of the specified entity to the target value object.
 void DistanceToCoastGradientDaoBase.toClusterDistanceToCoastGradient(DistanceToCoastGradient source, ClusterDistanceToCoastGradient target)
           
 RemoteDistanceToCoastGradientFullVO DistanceToCoastGradientDaoImpl.toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient entity)
           
 RemoteDistanceToCoastGradientFullVO DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient entity)
          Converts this DAO's entity to an object of type RemoteDistanceToCoastGradientFullVO.
 RemoteDistanceToCoastGradientFullVO DistanceToCoastGradientDaoBase.toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient entity)
           
 void DistanceToCoastGradientDaoImpl.toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient source, RemoteDistanceToCoastGradientFullVO target)
           
 void DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient source, RemoteDistanceToCoastGradientFullVO target)
          Copies the fields of the specified entity to the target value object.
 void DistanceToCoastGradientDaoBase.toRemoteDistanceToCoastGradientFullVO(DistanceToCoastGradient source, RemoteDistanceToCoastGradientFullVO target)
           
 RemoteDistanceToCoastGradientNaturalId DistanceToCoastGradientDaoImpl.toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient entity)
           
 RemoteDistanceToCoastGradientNaturalId DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient entity)
          Converts this DAO's entity to an object of type RemoteDistanceToCoastGradientNaturalId.
 RemoteDistanceToCoastGradientNaturalId DistanceToCoastGradientDaoBase.toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient entity)
           
 void DistanceToCoastGradientDaoImpl.toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient source, RemoteDistanceToCoastGradientNaturalId target)
           
 void DistanceToCoastGradientDao.toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient source, RemoteDistanceToCoastGradientNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void DistanceToCoastGradientDaoBase.toRemoteDistanceToCoastGradientNaturalId(DistanceToCoastGradient source, RemoteDistanceToCoastGradientNaturalId target)
           
protected  java.lang.Object DistanceToCoastGradientDaoBase.transformEntity(int transform, DistanceToCoastGradient entity)
          Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in fr.ifremer.allegro.referential.DistanceToCoastGradientDao, please note that the DistanceToCoastGradientDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
 void DistanceToCoastGradientDao.update(DistanceToCoastGradient distanceToCoastGradient)
          Updates the distanceToCoastGradient instance in the persistent store.
 void DistanceToCoastGradientDaoBase.update(DistanceToCoastGradient distanceToCoastGradient)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.