Uses of Class
fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterGearPhysicalFeaturesOrigin

Packages that use ClusterGearPhysicalFeaturesOrigin
fr.ifremer.allegro.data.vessel.feature.physical   
fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster   
fr.ifremer.allegro.data.vessel.feature.physical.generic.service   
 

Uses of ClusterGearPhysicalFeaturesOrigin in fr.ifremer.allegro.data.vessel.feature.physical
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return ClusterGearPhysicalFeaturesOrigin
 ClusterGearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDaoImpl.toClusterGearPhysicalFeaturesOrigin(GearPhysicalFeaturesOrigin entity)
           
 ClusterGearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDao.toClusterGearPhysicalFeaturesOrigin(GearPhysicalFeaturesOrigin entity)
          Converts this DAO's entity to an object of type ClusterGearPhysicalFeaturesOrigin.
 ClusterGearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDaoBase.toClusterGearPhysicalFeaturesOrigin(GearPhysicalFeaturesOrigin entity)
           
protected  ClusterGearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDaoBase.toClusterGearPhysicalFeaturesOrigin(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterGearPhysicalFeaturesOrigin[] GearPhysicalFeaturesOriginDao.toClusterGearPhysicalFeaturesOriginArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterGearPhysicalFeaturesOrigin.
 ClusterGearPhysicalFeaturesOrigin[] GearPhysicalFeaturesOriginDaoBase.toClusterGearPhysicalFeaturesOriginArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type ClusterGearPhysicalFeaturesOrigin
 GearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDaoImpl.clusterGearPhysicalFeaturesOriginToEntity(ClusterGearPhysicalFeaturesOrigin clusterGearPhysicalFeaturesOrigin)
           
 GearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDao.clusterGearPhysicalFeaturesOriginToEntity(ClusterGearPhysicalFeaturesOrigin clusterGearPhysicalFeaturesOrigin)
          Converts an instance of type ClusterGearPhysicalFeaturesOrigin to this DAO's entity.
 void GearPhysicalFeaturesOriginDaoImpl.clusterGearPhysicalFeaturesOriginToEntity(ClusterGearPhysicalFeaturesOrigin source, GearPhysicalFeaturesOrigin target, boolean copyIfNull)
           
 void GearPhysicalFeaturesOriginDao.clusterGearPhysicalFeaturesOriginToEntity(ClusterGearPhysicalFeaturesOrigin source, GearPhysicalFeaturesOrigin target, boolean copyIfNull)
          Copies the fields of ClusterGearPhysicalFeaturesOrigin to the specified entity.
 void GearPhysicalFeaturesOriginDaoBase.clusterGearPhysicalFeaturesOriginToEntity(ClusterGearPhysicalFeaturesOrigin source, GearPhysicalFeaturesOrigin target, boolean copyIfNull)
           
 GearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDao.createFromClusterGearPhysicalFeaturesOrigin(ClusterGearPhysicalFeaturesOrigin clusterGearPhysicalFeaturesOrigin)
           
 GearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDaoBase.createFromClusterGearPhysicalFeaturesOrigin(ClusterGearPhysicalFeaturesOrigin clusterGearPhysicalFeaturesOrigin)
           
protected  GearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDaoImpl.handleCreateFromClusterGearPhysicalFeaturesOrigin(ClusterGearPhysicalFeaturesOrigin clusterGearPhysicalFeaturesOrigin)
           
protected abstract  GearPhysicalFeaturesOrigin GearPhysicalFeaturesOriginDaoBase.handleCreateFromClusterGearPhysicalFeaturesOrigin(ClusterGearPhysicalFeaturesOrigin clusterGearPhysicalFeaturesOrigin)
          Performs the core logic for GearPhysicalFeaturesOriginDaoBase.createFromClusterGearPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterGearPhysicalFeaturesOrigin)
 void GearPhysicalFeaturesOriginDaoImpl.toClusterGearPhysicalFeaturesOrigin(GearPhysicalFeaturesOrigin source, ClusterGearPhysicalFeaturesOrigin target)
           
 void GearPhysicalFeaturesOriginDao.toClusterGearPhysicalFeaturesOrigin(GearPhysicalFeaturesOrigin source, ClusterGearPhysicalFeaturesOrigin target)
          Copies the fields of the specified entity to the target value object.
 void GearPhysicalFeaturesOriginDaoBase.toClusterGearPhysicalFeaturesOrigin(GearPhysicalFeaturesOrigin source, ClusterGearPhysicalFeaturesOrigin target)
           
 

Uses of ClusterGearPhysicalFeaturesOrigin in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster that return ClusterGearPhysicalFeaturesOrigin
 ClusterGearPhysicalFeaturesOrigin[] ClusterGearPhysicalFeatures.getClusterGearPhysicalFeaturesOrigins()
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type ClusterGearPhysicalFeaturesOrigin
 void ClusterGearPhysicalFeaturesOrigin.copy(ClusterGearPhysicalFeaturesOrigin otherBean)
          Copies all properties from the argument value object into this value object.
 void ClusterGearPhysicalFeatures.setClusterGearPhysicalFeaturesOrigins(ClusterGearPhysicalFeaturesOrigin[] clusterGearPhysicalFeaturesOrigins)
           
 

Constructors in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type ClusterGearPhysicalFeaturesOrigin
ClusterGearPhysicalFeatures(java.util.Date startDate, java.util.Date creationDate, RemoteVesselNaturalId vesselNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteProgramNaturalId programNaturalId, RemoteGearNaturalId gearNaturalId, RemoteOperationNaturalId[] operationNaturalId, ClusterGearPhysicalMeasurement[] clusterGearPhysicalMeasurements, ClusterGearPhysicalFeaturesOrigin[] clusterGearPhysicalFeaturesOrigins)
           
ClusterGearPhysicalFeatures(java.lang.Integer id, java.util.Date startDate, java.util.Date endDate, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, RemoteVesselNaturalId vesselNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteProgramNaturalId programNaturalId, RemoteGearNaturalId gearNaturalId, RemoteOperationNaturalId[] operationNaturalId, RemotePhysicalGearSurveyNaturalId physicalGearSurveyNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, ClusterGearPhysicalMeasurement[] clusterGearPhysicalMeasurements, ClusterGearPhysicalFeaturesOrigin[] clusterGearPhysicalFeaturesOrigins)
           
ClusterGearPhysicalFeaturesOrigin(ClusterGearPhysicalFeaturesOrigin otherBean)
          Copies constructor from other ClusterGearPhysicalFeaturesOrigin
 

Uses of ClusterGearPhysicalFeaturesOrigin in fr.ifremer.allegro.data.vessel.feature.physical.generic.service
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return ClusterGearPhysicalFeaturesOrigin
 ClusterGearPhysicalFeaturesOrigin RemoteGearPhysicalFeaturesOriginFullService.getClusterGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer gearPhysicalFeaturesId, java.lang.String programCode)
           
 ClusterGearPhysicalFeaturesOrigin RemoteGearPhysicalFeaturesOriginFullServiceWSDelegator.getClusterGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer gearPhysicalFeaturesId, java.lang.String programCode)
           
 ClusterGearPhysicalFeaturesOrigin RemoteGearPhysicalFeaturesOriginFullServiceBase.getClusterGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer gearPhysicalFeaturesId, java.lang.String programCode)
           
protected  ClusterGearPhysicalFeaturesOrigin RemoteGearPhysicalFeaturesOriginFullServiceImpl.handleGetClusterGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer gearPhysicalFeaturesId, java.lang.String programCode)
           
protected abstract  ClusterGearPhysicalFeaturesOrigin RemoteGearPhysicalFeaturesOriginFullServiceBase.handleGetClusterGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer gearPhysicalFeaturesId, java.lang.String programCode)
          Performs the core logic for RemoteGearPhysicalFeaturesOriginFullServiceBase.getClusterGearPhysicalFeaturesOriginByIdentifiers(java.lang.Integer, java.lang.String)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.