Uses of Class
fr.ifremer.allegro.referential.pmfm.AggregationLevel

Packages that use AggregationLevel
fr.ifremer.allegro.data.measure   
fr.ifremer.allegro.referential.pmfm   
 

Uses of AggregationLevel in fr.ifremer.allegro.data.measure
 

Methods in fr.ifremer.allegro.data.measure that return AggregationLevel
 AggregationLevel Measurement.getAggregationLevel()
           
 

Methods in fr.ifremer.allegro.data.measure with parameters of type AggregationLevel
 Measurement SurveyMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, ActivityCalendar activityCalendar, PhysicalGearSurvey physicalGearSurvey, Landing landing, FishingTrip fishingTrip, Sale sale, EconomicalSurvey economicalSurvey)
           Creates a new fr.ifremer.allegro.data.measure.SurveyMeasurement instance from all attributes and properties and adds it to the persistent store.
 SurveyMeasurement SurveyMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, ActivityCalendar activityCalendar, PhysicalGearSurvey physicalGearSurvey, Landing landing, FishingTrip fishingTrip, Sale sale, EconomicalSurvey economicalSurvey)
           
 Measurement GearPhysicalMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearPhysicalFeatures gearPhysicalFeatures)
           Creates a new fr.ifremer.allegro.data.measure.GearPhysicalMeasurement instance from all attributes and properties and adds it to the persistent store.
 GearPhysicalMeasurement GearPhysicalMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearPhysicalFeatures gearPhysicalFeatures)
           
 Measurement GearUseMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearUseFeatures gearUseFeatures)
           Creates a new fr.ifremer.allegro.data.measure.GearUseMeasurement instance from all attributes and properties and adds it to the persistent store.
 GearUseMeasurement GearUseMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearUseFeatures gearUseFeatures)
           
 Measurement SortingMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Integer rankOrder, SortingBatch sortingBatch, Produce produce)
           Creates a new fr.ifremer.allegro.data.measure.SortingMeasurement instance from all attributes and properties and adds it to the persistent store.
 SortingMeasurement SortingMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Integer rankOrder, SortingBatch sortingBatch, Produce produce)
           
 Measurement LandingMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Landing landing)
           Creates a new fr.ifremer.allegro.data.measure.LandingMeasurement instance from all attributes and properties and adds it to the persistent store.
 LandingMeasurement LandingMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Landing landing)
           
 Measurement SaleMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Sale sale, ExpectedSale expectedSale)
           Creates a new fr.ifremer.allegro.data.measure.SaleMeasurement instance from all attributes and properties and adds it to the persistent store.
 SaleMeasurement SaleMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Sale sale, ExpectedSale expectedSale)
           
 Measurement QuantificationMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short subgroupNumber, java.lang.Boolean isReferenceQuantification, Batch batch, Produce produce)
           Creates a new fr.ifremer.allegro.data.measure.QuantificationMeasurement instance from all attributes and properties and adds it to the persistent store.
 QuantificationMeasurement QuantificationMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short subgroupNumber, java.lang.Boolean isReferenceQuantification, Batch batch, Produce produce)
           
 Measurement SampleMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short individualNumber, java.lang.Boolean isReferenceMeasurement, Sample sample)
           Creates a new fr.ifremer.allegro.data.measure.SampleMeasurement instance from all attributes and properties and adds it to the persistent store.
 SampleMeasurement SampleMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short individualNumber, java.lang.Boolean isReferenceMeasurement, Sample sample)
           
 Measurement VesselPhysicalMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPhysicalFeatures vesselPhysicalFeatures)
           Creates a new fr.ifremer.allegro.data.measure.VesselPhysicalMeasurement instance from all attributes and properties and adds it to the persistent store.
 VesselPhysicalMeasurement VesselPhysicalMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPhysicalFeatures vesselPhysicalFeatures)
           
 Measurement VesselPositionMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPosition vesselPosition)
           Creates a new fr.ifremer.allegro.data.measure.VesselPositionMeasurement instance from all attributes and properties and adds it to the persistent store.
 VesselPositionMeasurement VesselPositionMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPosition vesselPosition)
           
 Measurement VesselUseMeasurementDao.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselUseFeatures vesselUseFeatures)
           Creates a new fr.ifremer.allegro.data.measure.VesselUseMeasurement instance from all attributes and properties and adds it to the persistent store.
 VesselUseMeasurement VesselUseMeasurementDaoBase.create(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselUseFeatures vesselUseFeatures)
           
 java.lang.Object SurveyMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, ActivityCalendar activityCalendar, PhysicalGearSurvey physicalGearSurvey, Landing landing, FishingTrip fishingTrip, Sale sale, EconomicalSurvey economicalSurvey)
           Does the same thing as SurveyMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.survey.activity.ActivityCalendar,fr.ifremer.allegro.data.survey.physicalGear.PhysicalGearSurvey,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.data.survey.economy.EconomicalSurvey) with an additional flag called transform.
 java.lang.Object SurveyMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, ActivityCalendar activityCalendar, PhysicalGearSurvey physicalGearSurvey, Landing landing, FishingTrip fishingTrip, Sale sale, EconomicalSurvey economicalSurvey)
           
 java.lang.Object GearPhysicalMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearPhysicalFeatures gearPhysicalFeatures)
           Does the same thing as GearPhysicalMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.vessel.feature.physical.GearPhysicalFeatures) with an additional flag called transform.
 java.lang.Object GearPhysicalMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearPhysicalFeatures gearPhysicalFeatures)
           
 java.lang.Object GearUseMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearUseFeatures gearUseFeatures)
           Does the same thing as GearUseMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.vessel.feature.use.GearUseFeatures) with an additional flag called transform.
 java.lang.Object GearUseMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearUseFeatures gearUseFeatures)
           
 java.lang.Object SortingMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Integer rankOrder, SortingBatch sortingBatch, Produce produce)
           Does the same thing as SortingMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,java.lang.Integer,fr.ifremer.allegro.data.batch.SortingBatch,fr.ifremer.allegro.data.produce.Produce) with an additional flag called transform.
 java.lang.Object SortingMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Integer rankOrder, SortingBatch sortingBatch, Produce produce)
           
 java.lang.Object LandingMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Landing landing)
           Does the same thing as LandingMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.survey.landing.Landing) with an additional flag called transform.
 java.lang.Object LandingMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Landing landing)
           
 java.lang.Object SaleMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Sale sale, ExpectedSale expectedSale)
           Does the same thing as SaleMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.data.sale.ExpectedSale) with an additional flag called transform.
 java.lang.Object SaleMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Sale sale, ExpectedSale expectedSale)
           
 java.lang.Object QuantificationMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short subgroupNumber, java.lang.Boolean isReferenceQuantification, Batch batch, Produce produce)
           Does the same thing as QuantificationMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,java.lang.Short,java.lang.Boolean,fr.ifremer.allegro.data.batch.Batch,fr.ifremer.allegro.data.produce.Produce) with an additional flag called transform.
 java.lang.Object QuantificationMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short subgroupNumber, java.lang.Boolean isReferenceQuantification, Batch batch, Produce produce)
           
 java.lang.Object SampleMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short individualNumber, java.lang.Boolean isReferenceMeasurement, Sample sample)
           Does the same thing as SampleMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,java.lang.Short,java.lang.Boolean,fr.ifremer.allegro.data.sample.Sample) with an additional flag called transform.
 java.lang.Object SampleMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short individualNumber, java.lang.Boolean isReferenceMeasurement, Sample sample)
           
 java.lang.Object VesselPhysicalMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPhysicalFeatures vesselPhysicalFeatures)
           Does the same thing as VesselPhysicalMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeatures) with an additional flag called transform.
 java.lang.Object VesselPhysicalMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPhysicalFeatures vesselPhysicalFeatures)
           
 java.lang.Object VesselPositionMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPosition vesselPosition)
           Does the same thing as VesselPositionMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.vessel.position.VesselPosition) with an additional flag called transform.
 java.lang.Object VesselPositionMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPosition vesselPosition)
           
 java.lang.Object VesselUseMeasurementDao.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselUseFeatures vesselUseFeatures)
           Does the same thing as VesselUseMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.vessel.feature.use.VesselUseFeatures) with an additional flag called transform.
 java.lang.Object VesselUseMeasurementDaoBase.create(int transform, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselUseFeatures vesselUseFeatures)
           
 java.util.Collection GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDaoBase.findGearPhysicalMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection GearPhysicalMeasurementDaoBase.findGearPhysicalMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection GearPhysicalMeasurementDaoBase.findGearPhysicalMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection GearPhysicalMeasurementDaoBase.findGearPhysicalMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection GearPhysicalMeasurementDaoBase.findGearPhysicalMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection GearPhysicalMeasurementDaoBase.findGearPhysicalMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection GearPhysicalMeasurementDaoBase.findGearPhysicalMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as GearPhysicalMeasurementDao.findGearPhysicalMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection GearPhysicalMeasurementDaoBase.findGearPhysicalMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDaoBase.findGearUseMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection GearUseMeasurementDaoBase.findGearUseMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection GearUseMeasurementDaoBase.findGearUseMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection GearUseMeasurementDaoBase.findGearUseMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection GearUseMeasurementDaoBase.findGearUseMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection GearUseMeasurementDaoBase.findGearUseMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection GearUseMeasurementDaoBase.findGearUseMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as GearUseMeasurementDao.findGearUseMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection GearUseMeasurementDaoBase.findGearUseMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection MeasurementDao.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection MeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDaoBase.findMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection MeasurementDao.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as MeasurementDao.findMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection MeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection MeasurementDao.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as MeasurementDao.findMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection MeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDaoBase.findMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection MeasurementDao.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as MeasurementDao.findMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection MeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection MeasurementDao.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as MeasurementDao.findMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection MeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection MeasurementDao.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as MeasurementDao.findMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection MeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDaoBase.findMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection MeasurementDao.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as MeasurementDao.findMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection MeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection MeasurementDao.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as MeasurementDao.findMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection MeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearPhysicalMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection GearUseMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection LandingMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDaoBase.findMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDaoBase.findQuantificationMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection QuantificationMeasurementDaoBase.findQuantificationMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection QuantificationMeasurementDaoBase.findQuantificationMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection QuantificationMeasurementDaoBase.findQuantificationMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection QuantificationMeasurementDaoBase.findQuantificationMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection QuantificationMeasurementDaoBase.findQuantificationMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection QuantificationMeasurementDaoBase.findQuantificationMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as QuantificationMeasurementDao.findQuantificationMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection QuantificationMeasurementDaoBase.findQuantificationMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDao.findSaleMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDaoBase.findSaleMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDao.findSaleMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as SaleMeasurementDao.findSaleMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection SaleMeasurementDaoBase.findSaleMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDao.findSaleMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SaleMeasurementDao.findSaleMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleMeasurementDaoBase.findSaleMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDao.findSaleMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SaleMeasurementDao.findSaleMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleMeasurementDaoBase.findSaleMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDao.findSaleMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as SaleMeasurementDao.findSaleMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection SaleMeasurementDaoBase.findSaleMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDao.findSaleMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SaleMeasurementDao.findSaleMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleMeasurementDaoBase.findSaleMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDao.findSaleMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as SaleMeasurementDao.findSaleMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection SaleMeasurementDaoBase.findSaleMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SaleMeasurementDao.findSaleMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SaleMeasurementDao.findSaleMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleMeasurementDaoBase.findSaleMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDao.findSampleMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDaoBase.findSampleMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDao.findSampleMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as SampleMeasurementDao.findSampleMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection SampleMeasurementDaoBase.findSampleMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDao.findSampleMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SampleMeasurementDao.findSampleMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SampleMeasurementDaoBase.findSampleMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDao.findSampleMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SampleMeasurementDao.findSampleMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SampleMeasurementDaoBase.findSampleMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDao.findSampleMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as SampleMeasurementDao.findSampleMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection SampleMeasurementDaoBase.findSampleMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDao.findSampleMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SampleMeasurementDao.findSampleMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SampleMeasurementDaoBase.findSampleMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDao.findSampleMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as SampleMeasurementDao.findSampleMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection SampleMeasurementDaoBase.findSampleMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SampleMeasurementDao.findSampleMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SampleMeasurementDao.findSampleMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SampleMeasurementDaoBase.findSampleMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDao.findSortingMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDaoBase.findSortingMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDao.findSortingMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as SortingMeasurementDao.findSortingMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection SortingMeasurementDaoBase.findSortingMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDao.findSortingMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SortingMeasurementDao.findSortingMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SortingMeasurementDaoBase.findSortingMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDao.findSortingMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SortingMeasurementDao.findSortingMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SortingMeasurementDaoBase.findSortingMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDao.findSortingMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as SortingMeasurementDao.findSortingMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection SortingMeasurementDaoBase.findSortingMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDao.findSortingMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SortingMeasurementDao.findSortingMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SortingMeasurementDaoBase.findSortingMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDao.findSortingMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as SortingMeasurementDao.findSortingMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection SortingMeasurementDaoBase.findSortingMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SortingMeasurementDao.findSortingMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SortingMeasurementDao.findSortingMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SortingMeasurementDaoBase.findSortingMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDaoBase.findVesselPositionMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection VesselPositionMeasurementDaoBase.findVesselPositionMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselPositionMeasurementDaoBase.findVesselPositionMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselPositionMeasurementDaoBase.findVesselPositionMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection VesselPositionMeasurementDaoBase.findVesselPositionMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselPositionMeasurementDaoBase.findVesselPositionMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection VesselPositionMeasurementDaoBase.findVesselPositionMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselPositionMeasurementDao.findVesselPositionMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselPositionMeasurementDaoBase.findVesselPositionMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDaoBase.findVesselUseMeasurementByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection VesselUseMeasurementDaoBase.findVesselUseMeasurementByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselUseMeasurementDaoBase.findVesselUseMeasurementByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselUseMeasurementDaoBase.findVesselUseMeasurementByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection VesselUseMeasurementDaoBase.findVesselUseMeasurementByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselUseMeasurementDaoBase.findVesselUseMeasurementByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection VesselUseMeasurementDaoBase.findVesselUseMeasurementByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as VesselUseMeasurementDao.findVesselUseMeasurementByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection VesselUseMeasurementDaoBase.findVesselUseMeasurementByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
static SurveyMeasurement SurveyMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, ActivityCalendar activityCalendar, PhysicalGearSurvey physicalGearSurvey, Landing landing, FishingTrip fishingTrip, Sale sale, EconomicalSurvey economicalSurvey)
          Constructs a new instance of SurveyMeasurement, taking all possible properties (except the identifier(s))as arguments.
static GearPhysicalMeasurement GearPhysicalMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearPhysicalFeatures gearPhysicalFeatures)
          Constructs a new instance of GearPhysicalMeasurement, taking all possible properties (except the identifier(s))as arguments.
static GearUseMeasurement GearUseMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, GearUseFeatures gearUseFeatures)
          Constructs a new instance of GearUseMeasurement, taking all possible properties (except the identifier(s))as arguments.
static SortingMeasurement SortingMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Integer rankOrder, SortingBatch sortingBatch, Produce produce)
          Constructs a new instance of SortingMeasurement, taking all possible properties (except the identifier(s))as arguments.
static LandingMeasurement LandingMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Landing landing)
          Constructs a new instance of LandingMeasurement, taking all possible properties (except the identifier(s))as arguments.
static SaleMeasurement SaleMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, Sale sale, ExpectedSale expectedSale)
          Constructs a new instance of SaleMeasurement, taking all possible properties (except the identifier(s))as arguments.
static QuantificationMeasurement QuantificationMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short subgroupNumber, java.lang.Boolean isReferenceQuantification, Batch batch, Produce produce)
          Constructs a new instance of QuantificationMeasurement, taking all possible properties (except the identifier(s))as arguments.
static SampleMeasurement SampleMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, java.lang.Short individualNumber, java.lang.Boolean isReferenceMeasurement, Sample sample)
          Constructs a new instance of SampleMeasurement, taking all possible properties (except the identifier(s))as arguments.
static VesselPhysicalMeasurement VesselPhysicalMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPhysicalFeatures vesselPhysicalFeatures)
          Constructs a new instance of VesselPhysicalMeasurement, taking all possible properties (except the identifier(s))as arguments.
static VesselPositionMeasurement VesselPositionMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselPosition vesselPosition)
          Constructs a new instance of VesselPositionMeasurement, taking all possible properties (except the identifier(s))as arguments.
static VesselUseMeasurement VesselUseMeasurement.Factory.newInstance(java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Department department, PrecisionType precisionType, QualityFlag qualityFlag, AnalysisInstrument analysisInstrument, NumericalPrecision numericalPrecision, Pmfm pmfm, QualitativeValue qualitativeValue, AggregationLevel aggregationLevel, VesselUseFeatures vesselUseFeatures)
          Constructs a new instance of VesselUseMeasurement, taking all possible properties (except the identifier(s))as arguments.
 void Measurement.setAggregationLevel(AggregationLevel aggregationLevel)
           
 

Uses of AggregationLevel in fr.ifremer.allegro.referential.pmfm
 

Subclasses of AggregationLevel in fr.ifremer.allegro.referential.pmfm
 class AggregationLevelImpl
           
 

Methods in fr.ifremer.allegro.referential.pmfm that return AggregationLevel
 AggregationLevel AggregationLevelDaoImpl.clusterAggregationLevelToEntity(ClusterAggregationLevel clusterAggregationLevel)
           
 AggregationLevel AggregationLevelDao.clusterAggregationLevelToEntity(ClusterAggregationLevel clusterAggregationLevel)
          Converts an instance of type ClusterAggregationLevel to this DAO's entity.
 AggregationLevel AggregationLevelDao.create(AggregationLevel aggregationLevel)
          Creates an instance of fr.ifremer.allegro.referential.pmfm.AggregationLevel and adds it to the persistent store.
 AggregationLevel AggregationLevelDaoBase.create(AggregationLevel aggregationLevel)
           
 AggregationLevel AggregationLevelDao.create(java.lang.String name, java.lang.Integer rankOrder)
           Creates a new fr.ifremer.allegro.referential.pmfm.AggregationLevel instance from only required properties (attributes and association ends) and adds it to the persistent store.
 AggregationLevel AggregationLevelDaoBase.create(java.lang.String name, java.lang.Integer rankOrder)
           
 AggregationLevel AggregationLevelDao.create(java.lang.String name, java.lang.Integer rankOrder, java.sql.Timestamp updateDate)
           Creates a new fr.ifremer.allegro.referential.pmfm.AggregationLevel instance from all attributes and properties and adds it to the persistent store.
 AggregationLevel AggregationLevelDaoBase.create(java.lang.String name, java.lang.Integer rankOrder, java.sql.Timestamp updateDate)
           
 AggregationLevel AggregationLevelDao.createFromClusterAggregationLevel(ClusterAggregationLevel clusterAggregationLevel)
           
 AggregationLevel AggregationLevelDaoBase.createFromClusterAggregationLevel(ClusterAggregationLevel clusterAggregationLevel)
           
 AggregationLevel AggregationLevelDao.findAggregationLevelById(java.lang.Integer id)
           
 AggregationLevel AggregationLevelDaoBase.findAggregationLevelById(java.lang.Integer id)
           
 AggregationLevel AggregationLevelDao.findAggregationLevelById(java.lang.String queryString, java.lang.Integer id)
           Does the same thing as AggregationLevelDao.findAggregationLevelById(java.lang.Integer) with an additional argument called queryString.
 AggregationLevel AggregationLevelDaoBase.findAggregationLevelById(java.lang.String queryString, java.lang.Integer id)
           
 AggregationLevel AggregationLevelDao.findAggregationLevelByNaturalId(java.lang.Integer id)
           
 AggregationLevel AggregationLevelDaoBase.findAggregationLevelByNaturalId(java.lang.Integer id)
           
 AggregationLevel AggregationLevelDao.findAggregationLevelByNaturalId(java.lang.String queryString, java.lang.Integer id)
           Does the same thing as AggregationLevelDao.findAggregationLevelByNaturalId(java.lang.Integer) with an additional argument called queryString.
 AggregationLevel AggregationLevelDaoBase.findAggregationLevelByNaturalId(java.lang.String queryString, java.lang.Integer id)
           
 AggregationLevel Pmfm.getAggregationLevel()
           
protected  AggregationLevel AggregationLevelDaoImpl.handleCreateFromClusterAggregationLevel(ClusterAggregationLevel clusterAggregationLevel)
           
protected abstract  AggregationLevel AggregationLevelDaoBase.handleCreateFromClusterAggregationLevel(ClusterAggregationLevel clusterAggregationLevel)
          Performs the core logic for AggregationLevelDaoBase.createFromClusterAggregationLevel(fr.ifremer.allegro.referential.pmfm.generic.cluster.ClusterAggregationLevel)
 AggregationLevel AggregationLevelDao.load(java.lang.Integer id)
          Loads an instance of fr.ifremer.allegro.referential.pmfm.AggregationLevel from the persistent store.
 AggregationLevel AggregationLevelDaoBase.load(java.lang.Integer id)
           
static AggregationLevel AggregationLevel.Factory.newInstance()
          Constructs a new instance of AggregationLevel.
static AggregationLevel AggregationLevel.Factory.newInstance(java.lang.String name, java.lang.Integer rankOrder)
          Constructs a new instance of AggregationLevel, taking all required and/or read-only properties as arguments.
static AggregationLevel AggregationLevel.Factory.newInstance(java.lang.String name, java.lang.Integer rankOrder, java.sql.Timestamp updateDate)
          Constructs a new instance of AggregationLevel, taking all possible properties (except the identifier(s))as arguments.
 AggregationLevel AggregationLevelDaoImpl.remoteAggregationLevelFullVOToEntity(RemoteAggregationLevelFullVO remoteAggregationLevelFullVO)
           
 AggregationLevel AggregationLevelDao.remoteAggregationLevelFullVOToEntity(RemoteAggregationLevelFullVO remoteAggregationLevelFullVO)
          Converts an instance of type RemoteAggregationLevelFullVO to this DAO's entity.
 AggregationLevel AggregationLevelDaoImpl.remoteAggregationLevelNaturalIdToEntity(RemoteAggregationLevelNaturalId remoteAggregationLevelNaturalId)
           
 AggregationLevel AggregationLevelDao.remoteAggregationLevelNaturalIdToEntity(RemoteAggregationLevelNaturalId remoteAggregationLevelNaturalId)
          Converts an instance of type RemoteAggregationLevelNaturalId to this DAO's entity.
protected  AggregationLevel AggregationLevelDaoBase.toEntity(java.lang.Object[] row)
           
 

Methods in fr.ifremer.allegro.referential.pmfm with parameters of type AggregationLevel
 void AggregationLevelDaoImpl.clusterAggregationLevelToEntity(ClusterAggregationLevel source, AggregationLevel target, boolean copyIfNull)
           
 void AggregationLevelDao.clusterAggregationLevelToEntity(ClusterAggregationLevel source, AggregationLevel target, boolean copyIfNull)
          Copies the fields of ClusterAggregationLevel to the specified entity.
 void AggregationLevelDaoBase.clusterAggregationLevelToEntity(ClusterAggregationLevel source, AggregationLevel target, boolean copyIfNull)
           
 AggregationLevel AggregationLevelDao.create(AggregationLevel aggregationLevel)
          Creates an instance of fr.ifremer.allegro.referential.pmfm.AggregationLevel and adds it to the persistent store.
 AggregationLevel AggregationLevelDaoBase.create(AggregationLevel aggregationLevel)
           
 Pmfm PmfmDao.create(AggregationLevel aggregationLevel, java.util.Date creationDate, Fraction fraction, Matrix matrix, Method method, Parameter parameter, Status status, Unit unit)
           Creates a new fr.ifremer.allegro.referential.pmfm.Pmfm instance from only required properties (attributes and association ends) and adds it to the persistent store.
 Pmfm PmfmDaoBase.create(AggregationLevel aggregationLevel, java.util.Date creationDate, Fraction fraction, Matrix matrix, Method method, Parameter parameter, Status status, Unit unit)
           
 java.lang.Object AggregationLevelDao.create(int transform, AggregationLevel aggregationLevel)
           Does the same thing as AggregationLevelDao.create(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.lang.Object AggregationLevelDaoBase.create(int transform, AggregationLevel aggregationLevel)
           
 java.lang.Object PmfmDao.create(int transform, AggregationLevel aggregationLevel, java.util.Date creationDate, Fraction fraction, Matrix matrix, Method method, Parameter parameter, Status status, Unit unit)
           Does the same thing as PmfmDao.create(fr.ifremer.allegro.referential.pmfm.AggregationLevel,java.util.Date,fr.ifremer.allegro.referential.pmfm.Fraction,fr.ifremer.allegro.referential.pmfm.Matrix,fr.ifremer.allegro.referential.pmfm.Method,fr.ifremer.allegro.referential.pmfm.Parameter,fr.ifremer.allegro.referential.Status,fr.ifremer.allegro.referential.pmfm.Unit) with an additional flag called transform.
 java.lang.Object PmfmDaoBase.create(int transform, AggregationLevel aggregationLevel, java.util.Date creationDate, Fraction fraction, Matrix matrix, Method method, Parameter parameter, Status status, Unit unit)
           
 Pmfm PmfmDao.create(java.lang.Integer signifFiguresNumber, java.lang.Integer maximumNumberDecimals, java.lang.Float detectionThreshold, java.lang.Float minValue, java.lang.Float maxValue, java.lang.Float precision, java.lang.Float defaultValue, java.util.Date creationDate, java.sql.Timestamp updateDate, Parameter parameter, Matrix matrix, Method method, Unit unit, Fraction fraction, java.util.Collection qualitativeValues, Status status, AggregationLevel aggregationLevel)
           Creates a new fr.ifremer.allegro.referential.pmfm.Pmfm instance from all attributes and properties and adds it to the persistent store.
 Pmfm PmfmDaoBase.create(java.lang.Integer signifFiguresNumber, java.lang.Integer maximumNumberDecimals, java.lang.Float detectionThreshold, java.lang.Float minValue, java.lang.Float maxValue, java.lang.Float precision, java.lang.Float defaultValue, java.util.Date creationDate, java.sql.Timestamp updateDate, Parameter parameter, Matrix matrix, Method method, Unit unit, Fraction fraction, java.util.Collection qualitativeValues, Status status, AggregationLevel aggregationLevel)
           
 java.lang.Object PmfmDao.create(int transform, java.lang.Integer signifFiguresNumber, java.lang.Integer maximumNumberDecimals, java.lang.Float detectionThreshold, java.lang.Float minValue, java.lang.Float maxValue, java.lang.Float precision, java.lang.Float defaultValue, java.util.Date creationDate, java.sql.Timestamp updateDate, Parameter parameter, Matrix matrix, Method method, Unit unit, Fraction fraction, java.util.Collection qualitativeValues, Status status, AggregationLevel aggregationLevel)
           Does the same thing as PmfmDao.create(java.lang.Integer,java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,java.util.Date,java.sql.Timestamp,fr.ifremer.allegro.referential.pmfm.Parameter,fr.ifremer.allegro.referential.pmfm.Matrix,fr.ifremer.allegro.referential.pmfm.Method,fr.ifremer.allegro.referential.pmfm.Unit,fr.ifremer.allegro.referential.pmfm.Fraction,java.util.Collection,fr.ifremer.allegro.referential.Status,fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.lang.Object PmfmDaoBase.create(int transform, java.lang.Integer signifFiguresNumber, java.lang.Integer maximumNumberDecimals, java.lang.Float detectionThreshold, java.lang.Float minValue, java.lang.Float maxValue, java.lang.Float precision, java.lang.Float defaultValue, java.util.Date creationDate, java.sql.Timestamp updateDate, Parameter parameter, Matrix matrix, Method method, Unit unit, Fraction fraction, java.util.Collection qualitativeValues, Status status, AggregationLevel aggregationLevel)
           
 java.util.Collection PmfmDao.findPmfmByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection PmfmDaoBase.findPmfmByAggregationLevel(AggregationLevel aggregationLevel)
           
 java.util.Collection PmfmDao.findPmfmByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           Does the same thing as PmfmDao.findPmfmByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional flag called transform.
 java.util.Collection PmfmDaoBase.findPmfmByAggregationLevel(int transform, AggregationLevel aggregationLevel)
           
 java.util.Collection PmfmDao.findPmfmByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as PmfmDao.findPmfmByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection PmfmDaoBase.findPmfmByAggregationLevel(int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection PmfmDao.findPmfmByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as PmfmDao.findPmfmByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection PmfmDaoBase.findPmfmByAggregationLevel(int transform, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection PmfmDao.findPmfmByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as PmfmDao.findPmfmByAggregationLevel(int, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection PmfmDaoBase.findPmfmByAggregationLevel(int transform, java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection PmfmDao.findPmfmByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as PmfmDao.findPmfmByAggregationLevel(int, String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection PmfmDaoBase.findPmfmByAggregationLevel(int transform, java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
 java.util.Collection PmfmDao.findPmfmByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           Does the same thing as PmfmDao.findPmfmByAggregationLevel(fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional argument called queryString.
 java.util.Collection PmfmDaoBase.findPmfmByAggregationLevel(java.lang.String queryString, AggregationLevel aggregationLevel)
           
 java.util.Collection PmfmDao.findPmfmByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           Does the same thing as PmfmDao.findPmfmByAggregationLevel(String, fr.ifremer.allegro.referential.pmfm.AggregationLevel) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection PmfmDaoBase.findPmfmByAggregationLevel(java.lang.String queryString, int pageNumber, int pageSize, AggregationLevel aggregationLevel)
           
static Pmfm Pmfm.Factory.newInstance(java.util.Date creationDate, Parameter parameter, Matrix matrix, Method method, Unit unit, Fraction fraction, Status status, AggregationLevel aggregationLevel)
          Constructs a new instance of Pmfm, taking all required and/or read-only properties as arguments.
static Pmfm Pmfm.Factory.newInstance(java.lang.Integer signifFiguresNumber, java.lang.Integer maximumNumberDecimals, java.lang.Float detectionThreshold, java.lang.Float minValue, java.lang.Float maxValue, java.lang.Float precision, java.lang.Float defaultValue, java.util.Date creationDate, java.sql.Timestamp updateDate, Parameter parameter, Matrix matrix, Method method, Unit unit, Fraction fraction, java.util.Collection qualitativeValues, Status status, AggregationLevel aggregationLevel)
          Constructs a new instance of Pmfm, taking all possible properties (except the identifier(s))as arguments.
 void AggregationLevelDaoImpl.remoteAggregationLevelFullVOToEntity(RemoteAggregationLevelFullVO source, AggregationLevel target, boolean copyIfNull)
           
 void AggregationLevelDao.remoteAggregationLevelFullVOToEntity(RemoteAggregationLevelFullVO source, AggregationLevel target, boolean copyIfNull)
          Copies the fields of RemoteAggregationLevelFullVO to the specified entity.
 void AggregationLevelDaoBase.remoteAggregationLevelFullVOToEntity(RemoteAggregationLevelFullVO source, AggregationLevel target, boolean copyIfNull)
           
 void AggregationLevelDaoImpl.remoteAggregationLevelNaturalIdToEntity(RemoteAggregationLevelNaturalId source, AggregationLevel target, boolean copyIfNull)
           
 void AggregationLevelDao.remoteAggregationLevelNaturalIdToEntity(RemoteAggregationLevelNaturalId source, AggregationLevel target, boolean copyIfNull)
          Copies the fields of RemoteAggregationLevelNaturalId to the specified entity.
 void AggregationLevelDaoBase.remoteAggregationLevelNaturalIdToEntity(RemoteAggregationLevelNaturalId source, AggregationLevel target, boolean copyIfNull)
           
 void AggregationLevelDao.remove(AggregationLevel aggregationLevel)
          Removes the instance of fr.ifremer.allegro.referential.pmfm.AggregationLevel from the persistent store.
 void AggregationLevelDaoBase.remove(AggregationLevel aggregationLevel)
           
 void Pmfm.setAggregationLevel(AggregationLevel aggregationLevel)
           
 ClusterAggregationLevel AggregationLevelDaoImpl.toClusterAggregationLevel(AggregationLevel entity)
           
 ClusterAggregationLevel AggregationLevelDao.toClusterAggregationLevel(AggregationLevel entity)
          Converts this DAO's entity to an object of type ClusterAggregationLevel.
 ClusterAggregationLevel AggregationLevelDaoBase.toClusterAggregationLevel(AggregationLevel entity)
           
 void AggregationLevelDaoImpl.toClusterAggregationLevel(AggregationLevel source, ClusterAggregationLevel target)
           
 void AggregationLevelDao.toClusterAggregationLevel(AggregationLevel source, ClusterAggregationLevel target)
          Copies the fields of the specified entity to the target value object.
 void AggregationLevelDaoBase.toClusterAggregationLevel(AggregationLevel source, ClusterAggregationLevel target)
           
 RemoteAggregationLevelFullVO AggregationLevelDaoImpl.toRemoteAggregationLevelFullVO(AggregationLevel entity)
           
 RemoteAggregationLevelFullVO AggregationLevelDao.toRemoteAggregationLevelFullVO(AggregationLevel entity)
          Converts this DAO's entity to an object of type RemoteAggregationLevelFullVO.
 RemoteAggregationLevelFullVO AggregationLevelDaoBase.toRemoteAggregationLevelFullVO(AggregationLevel entity)
           
 void AggregationLevelDaoImpl.toRemoteAggregationLevelFullVO(AggregationLevel source, RemoteAggregationLevelFullVO target)
           
 void AggregationLevelDao.toRemoteAggregationLevelFullVO(AggregationLevel source, RemoteAggregationLevelFullVO target)
          Copies the fields of the specified entity to the target value object.
 void AggregationLevelDaoBase.toRemoteAggregationLevelFullVO(AggregationLevel source, RemoteAggregationLevelFullVO target)
           
 RemoteAggregationLevelNaturalId AggregationLevelDaoImpl.toRemoteAggregationLevelNaturalId(AggregationLevel entity)
           
 RemoteAggregationLevelNaturalId AggregationLevelDao.toRemoteAggregationLevelNaturalId(AggregationLevel entity)
          Converts this DAO's entity to an object of type RemoteAggregationLevelNaturalId.
 RemoteAggregationLevelNaturalId AggregationLevelDaoBase.toRemoteAggregationLevelNaturalId(AggregationLevel entity)
           
 void AggregationLevelDaoImpl.toRemoteAggregationLevelNaturalId(AggregationLevel source, RemoteAggregationLevelNaturalId target)
           
 void AggregationLevelDao.toRemoteAggregationLevelNaturalId(AggregationLevel source, RemoteAggregationLevelNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void AggregationLevelDaoBase.toRemoteAggregationLevelNaturalId(AggregationLevel source, RemoteAggregationLevelNaturalId target)
           
protected  java.lang.Object AggregationLevelDaoBase.transformEntity(int transform, AggregationLevel 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.pmfm.AggregationLevelDao, please note that the AggregationLevelDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
 void AggregationLevelDao.update(AggregationLevel aggregationLevel)
          Updates the aggregationLevel instance in the persistent store.
 void AggregationLevelDaoBase.update(AggregationLevel aggregationLevel)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.