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

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

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

Methods in fr.ifremer.allegro.data.fishingArea that return DepthGradient
 DepthGradient FishingArea.getDepthGradient()
           
 

Methods in fr.ifremer.allegro.data.fishingArea with parameters of type DepthGradient
 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.findFishingAreaByDepthGradient(DepthGradient depthGradient)
           
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDepthGradient(DepthGradient depthGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDepthGradient(int transform, DepthGradient depthGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDepthGradient(fr.ifremer.allegro.referential.DepthGradient) with an additional flag called transform.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDepthGradient(int transform, DepthGradient depthGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDepthGradient(int pageNumber, int pageSize, DepthGradient depthGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDepthGradient(fr.ifremer.allegro.referential.DepthGradient) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDepthGradient(int pageNumber, int pageSize, DepthGradient depthGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDepthGradient(int transform, int pageNumber, int pageSize, DepthGradient depthGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDepthGradient(int, fr.ifremer.allegro.referential.DepthGradient) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDepthGradient(int transform, int pageNumber, int pageSize, DepthGradient depthGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDepthGradient(int transform, java.lang.String queryString, DepthGradient depthGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDepthGradient(int, fr.ifremer.allegro.referential.DepthGradient) with an additional argument called queryString.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDepthGradient(int transform, java.lang.String queryString, DepthGradient depthGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDepthGradient(int transform, java.lang.String queryString, int pageNumber, int pageSize, DepthGradient depthGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDepthGradient(int, String, fr.ifremer.allegro.referential.DepthGradient) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDepthGradient(int transform, java.lang.String queryString, int pageNumber, int pageSize, DepthGradient depthGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDepthGradient(java.lang.String queryString, DepthGradient depthGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDepthGradient(fr.ifremer.allegro.referential.DepthGradient) with an additional argument called queryString.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDepthGradient(java.lang.String queryString, DepthGradient depthGradient)
           
 java.util.Collection FishingAreaDao.findFishingAreaByDepthGradient(java.lang.String queryString, int pageNumber, int pageSize, DepthGradient depthGradient)
           Does the same thing as FishingAreaDao.findFishingAreaByDepthGradient(String, fr.ifremer.allegro.referential.DepthGradient) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingAreaDaoBase.findFishingAreaByDepthGradient(java.lang.String queryString, int pageNumber, int pageSize, DepthGradient depthGradient)
           
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.setDepthGradient(DepthGradient depthGradient)
           
 

Uses of DepthGradient in fr.ifremer.allegro.referential
 

Subclasses of DepthGradient in fr.ifremer.allegro.referential
 class DepthGradientImpl
           
 

Methods in fr.ifremer.allegro.referential that return DepthGradient
 DepthGradient DepthGradientDaoImpl.clusterDepthGradientToEntity(ClusterDepthGradient clusterDepthGradient)
           
 DepthGradient DepthGradientDao.clusterDepthGradientToEntity(ClusterDepthGradient clusterDepthGradient)
          Converts an instance of type ClusterDepthGradient to this DAO's entity.
 DepthGradient DepthGradientDao.create(DepthGradient depthGradient)
          Creates an instance of fr.ifremer.allegro.referential.DepthGradient and adds it to the persistent store.
 DepthGradient DepthGradientDaoBase.create(DepthGradient depthGradient)
           
 DepthGradient DepthGradientDao.create(java.lang.String description, java.lang.String name, java.lang.Short rankOrder, Status status)
           Creates a new fr.ifremer.allegro.referential.DepthGradient instance from only required properties (attributes and association ends) and adds it to the persistent store.
 DepthGradient DepthGradientDaoBase.create(java.lang.String description, java.lang.String name, java.lang.Short rankOrder, Status status)
           
 DepthGradient DepthGradientDao.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.DepthGradient instance from all attributes and properties and adds it to the persistent store.
 DepthGradient DepthGradientDaoBase.create(java.lang.String name, java.lang.String description, java.lang.Short rankOrder, java.sql.Timestamp updateDate, Status status)
           
 DepthGradient DepthGradientDao.createFromClusterDepthGradient(ClusterDepthGradient clusterDepthGradient)
           
 DepthGradient DepthGradientDaoBase.createFromClusterDepthGradient(ClusterDepthGradient clusterDepthGradient)
           
 DepthGradient DepthGradientDao.findDepthGradientById(java.lang.Integer id)
           
 DepthGradient DepthGradientDaoBase.findDepthGradientById(java.lang.Integer id)
           
 DepthGradient DepthGradientDao.findDepthGradientById(java.lang.String queryString, java.lang.Integer id)
           Does the same thing as DepthGradientDao.findDepthGradientById(java.lang.Integer) with an additional argument called queryString.
 DepthGradient DepthGradientDaoBase.findDepthGradientById(java.lang.String queryString, java.lang.Integer id)
           
 DepthGradient DepthGradientDao.findDepthGradientByNaturalId(java.lang.Integer id)
           
 DepthGradient DepthGradientDaoBase.findDepthGradientByNaturalId(java.lang.Integer id)
           
 DepthGradient DepthGradientDao.findDepthGradientByNaturalId(java.lang.String queryString, java.lang.Integer id)
           Does the same thing as DepthGradientDao.findDepthGradientByNaturalId(java.lang.Integer) with an additional argument called queryString.
 DepthGradient DepthGradientDaoBase.findDepthGradientByNaturalId(java.lang.String queryString, java.lang.Integer id)
           
protected  DepthGradient DepthGradientDaoImpl.handleCreateFromClusterDepthGradient(ClusterDepthGradient clusterDepthGradient)
           
protected abstract  DepthGradient DepthGradientDaoBase.handleCreateFromClusterDepthGradient(ClusterDepthGradient clusterDepthGradient)
          Performs the core logic for DepthGradientDaoBase.createFromClusterDepthGradient(fr.ifremer.allegro.referential.generic.cluster.ClusterDepthGradient)
 DepthGradient DepthGradientDao.load(java.lang.Integer id)
          Loads an instance of fr.ifremer.allegro.referential.DepthGradient from the persistent store.
 DepthGradient DepthGradientDaoBase.load(java.lang.Integer id)
           
static DepthGradient DepthGradient.Factory.newInstance()
          Constructs a new instance of DepthGradient.
static DepthGradient DepthGradient.Factory.newInstance(java.lang.String name, java.lang.String description, java.lang.Short rankOrder, Status status)
          Constructs a new instance of DepthGradient, taking all required and/or read-only properties as arguments.
static DepthGradient DepthGradient.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 DepthGradient, taking all possible properties (except the identifier(s))as arguments.
 DepthGradient DepthGradientDaoImpl.remoteDepthGradientFullVOToEntity(RemoteDepthGradientFullVO remoteDepthGradientFullVO)
           
 DepthGradient DepthGradientDao.remoteDepthGradientFullVOToEntity(RemoteDepthGradientFullVO remoteDepthGradientFullVO)
          Converts an instance of type RemoteDepthGradientFullVO to this DAO's entity.
 DepthGradient DepthGradientDaoImpl.remoteDepthGradientNaturalIdToEntity(RemoteDepthGradientNaturalId remoteDepthGradientNaturalId)
           
 DepthGradient DepthGradientDao.remoteDepthGradientNaturalIdToEntity(RemoteDepthGradientNaturalId remoteDepthGradientNaturalId)
          Converts an instance of type RemoteDepthGradientNaturalId to this DAO's entity.
protected  DepthGradient DepthGradientDaoBase.toEntity(java.lang.Object[] row)
           
 

Methods in fr.ifremer.allegro.referential with parameters of type DepthGradient
 void DepthGradientDaoImpl.clusterDepthGradientToEntity(ClusterDepthGradient source, DepthGradient target, boolean copyIfNull)
           
 void DepthGradientDao.clusterDepthGradientToEntity(ClusterDepthGradient source, DepthGradient target, boolean copyIfNull)
          Copies the fields of ClusterDepthGradient to the specified entity.
 void DepthGradientDaoBase.clusterDepthGradientToEntity(ClusterDepthGradient source, DepthGradient target, boolean copyIfNull)
           
 DepthGradient DepthGradientDao.create(DepthGradient depthGradient)
          Creates an instance of fr.ifremer.allegro.referential.DepthGradient and adds it to the persistent store.
 DepthGradient DepthGradientDaoBase.create(DepthGradient depthGradient)
           
 java.lang.Object DepthGradientDao.create(int transform, DepthGradient depthGradient)
           Does the same thing as DepthGradientDao.create(fr.ifremer.allegro.referential.DepthGradient) with an additional flag called transform.
 java.lang.Object DepthGradientDaoBase.create(int transform, DepthGradient depthGradient)
           
 void DepthGradientDaoImpl.remoteDepthGradientFullVOToEntity(RemoteDepthGradientFullVO source, DepthGradient target, boolean copyIfNull)
           
 void DepthGradientDao.remoteDepthGradientFullVOToEntity(RemoteDepthGradientFullVO source, DepthGradient target, boolean copyIfNull)
          Copies the fields of RemoteDepthGradientFullVO to the specified entity.
 void DepthGradientDaoBase.remoteDepthGradientFullVOToEntity(RemoteDepthGradientFullVO source, DepthGradient target, boolean copyIfNull)
           
 void DepthGradientDaoImpl.remoteDepthGradientNaturalIdToEntity(RemoteDepthGradientNaturalId source, DepthGradient target, boolean copyIfNull)
           
 void DepthGradientDao.remoteDepthGradientNaturalIdToEntity(RemoteDepthGradientNaturalId source, DepthGradient target, boolean copyIfNull)
          Copies the fields of RemoteDepthGradientNaturalId to the specified entity.
 void DepthGradientDaoBase.remoteDepthGradientNaturalIdToEntity(RemoteDepthGradientNaturalId source, DepthGradient target, boolean copyIfNull)
           
 void DepthGradientDao.remove(DepthGradient depthGradient)
          Removes the instance of fr.ifremer.allegro.referential.DepthGradient from the persistent store.
 void DepthGradientDaoBase.remove(DepthGradient depthGradient)
           
 ClusterDepthGradient DepthGradientDaoImpl.toClusterDepthGradient(DepthGradient entity)
           
 ClusterDepthGradient DepthGradientDao.toClusterDepthGradient(DepthGradient entity)
          Converts this DAO's entity to an object of type ClusterDepthGradient.
 ClusterDepthGradient DepthGradientDaoBase.toClusterDepthGradient(DepthGradient entity)
           
 void DepthGradientDaoImpl.toClusterDepthGradient(DepthGradient source, ClusterDepthGradient target)
           
 void DepthGradientDao.toClusterDepthGradient(DepthGradient source, ClusterDepthGradient target)
          Copies the fields of the specified entity to the target value object.
 void DepthGradientDaoBase.toClusterDepthGradient(DepthGradient source, ClusterDepthGradient target)
           
 RemoteDepthGradientFullVO DepthGradientDaoImpl.toRemoteDepthGradientFullVO(DepthGradient entity)
           
 RemoteDepthGradientFullVO DepthGradientDao.toRemoteDepthGradientFullVO(DepthGradient entity)
          Converts this DAO's entity to an object of type RemoteDepthGradientFullVO.
 RemoteDepthGradientFullVO DepthGradientDaoBase.toRemoteDepthGradientFullVO(DepthGradient entity)
           
 void DepthGradientDaoImpl.toRemoteDepthGradientFullVO(DepthGradient source, RemoteDepthGradientFullVO target)
           
 void DepthGradientDao.toRemoteDepthGradientFullVO(DepthGradient source, RemoteDepthGradientFullVO target)
          Copies the fields of the specified entity to the target value object.
 void DepthGradientDaoBase.toRemoteDepthGradientFullVO(DepthGradient source, RemoteDepthGradientFullVO target)
           
 RemoteDepthGradientNaturalId DepthGradientDaoImpl.toRemoteDepthGradientNaturalId(DepthGradient entity)
           
 RemoteDepthGradientNaturalId DepthGradientDao.toRemoteDepthGradientNaturalId(DepthGradient entity)
          Converts this DAO's entity to an object of type RemoteDepthGradientNaturalId.
 RemoteDepthGradientNaturalId DepthGradientDaoBase.toRemoteDepthGradientNaturalId(DepthGradient entity)
           
 void DepthGradientDaoImpl.toRemoteDepthGradientNaturalId(DepthGradient source, RemoteDepthGradientNaturalId target)
           
 void DepthGradientDao.toRemoteDepthGradientNaturalId(DepthGradient source, RemoteDepthGradientNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void DepthGradientDaoBase.toRemoteDepthGradientNaturalId(DepthGradient source, RemoteDepthGradientNaturalId target)
           
protected  java.lang.Object DepthGradientDaoBase.transformEntity(int transform, DepthGradient 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.DepthGradientDao, please note that the DepthGradientDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
 void DepthGradientDao.update(DepthGradient depthGradient)
          Updates the depthGradient instance in the persistent store.
 void DepthGradientDaoBase.update(DepthGradient depthGradient)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.