Uses of Class
fr.ifremer.allegro.data.survey.landing.Landing

Packages that use Landing
fr.ifremer.allegro.data.batch   
fr.ifremer.allegro.data.measure   
fr.ifremer.allegro.data.produce   
fr.ifremer.allegro.data.survey.landing   
fr.ifremer.allegro.data.survey.sale   
 

Uses of Landing in fr.ifremer.allegro.data.batch
 

Methods in fr.ifremer.allegro.data.batch that return Landing
 Landing CatchBatch.getLanding()
           
 

Methods in fr.ifremer.allegro.data.batch with parameters of type Landing
 java.lang.Object CatchBatchDao.create(int transform, java.lang.Short rankOrder, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory, java.lang.String comments, java.util.Collection childBatchs, Batch parentBatch, java.util.Collection quantificationMeasurements, java.util.Collection produces, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, QualityFlag qualityFlag, Landing landing, Sale sale, FishingOperation fishingOperation)
           Does the same thing as CatchBatchDao.create(java.lang.Short,java.lang.Float,java.lang.Short,java.lang.Boolean,java.lang.Boolean,java.lang.String,java.util.Collection,fr.ifremer.allegro.data.batch.Batch,java.util.Collection,java.util.Collection,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.data.operation.FishingOperation) with an additional flag called transform.
 java.lang.Object CatchBatchDaoBase.create(int transform, java.lang.Short rankOrder, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory, java.lang.String comments, java.util.Collection childBatchs, Batch parentBatch, java.util.Collection quantificationMeasurements, java.util.Collection produces, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, QualityFlag qualityFlag, Landing landing, Sale sale, FishingOperation fishingOperation)
           
 Batch CatchBatchDao.create(java.lang.Short rankOrder, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory, java.lang.String comments, java.util.Collection childBatchs, Batch parentBatch, java.util.Collection quantificationMeasurements, java.util.Collection produces, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, QualityFlag qualityFlag, Landing landing, Sale sale, FishingOperation fishingOperation)
           Creates a new fr.ifremer.allegro.data.batch.CatchBatch instance from all attributes and properties and adds it to the persistent store.
 CatchBatch CatchBatchDaoBase.create(java.lang.Short rankOrder, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory, java.lang.String comments, java.util.Collection childBatchs, Batch parentBatch, java.util.Collection quantificationMeasurements, java.util.Collection produces, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, QualityFlag qualityFlag, Landing landing, Sale sale, FishingOperation fishingOperation)
           
 java.lang.Object CatchBatchDao.findCatchBatchByLanding(int transform, Landing landing)
           Does the same thing as CatchBatchDao.findCatchBatchByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional flag called transform.
 java.lang.Object CatchBatchDaoBase.findCatchBatchByLanding(int transform, Landing landing)
           
 java.lang.Object CatchBatchDao.findCatchBatchByLanding(int transform, java.lang.String queryString, Landing landing)
           Does the same thing as CatchBatchDao.findCatchBatchByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.lang.Object CatchBatchDaoBase.findCatchBatchByLanding(int transform, java.lang.String queryString, Landing landing)
           
 CatchBatch CatchBatchDao.findCatchBatchByLanding(Landing landing)
           
 CatchBatch CatchBatchDaoBase.findCatchBatchByLanding(Landing landing)
           
 CatchBatch CatchBatchDao.findCatchBatchByLanding(java.lang.String queryString, Landing landing)
           Does the same thing as CatchBatchDao.findCatchBatchByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 CatchBatch CatchBatchDaoBase.findCatchBatchByLanding(java.lang.String queryString, Landing landing)
           
 CatchBatch CatchBatchDao.findCatchBatchByNaturalId(FishingOperation fishingOperation, Landing landing, java.lang.Integer id)
           
 CatchBatch CatchBatchDaoBase.findCatchBatchByNaturalId(FishingOperation fishingOperation, Landing landing, java.lang.Integer id)
           
 java.lang.Object CatchBatchDao.findCatchBatchByNaturalId(int transform, FishingOperation fishingOperation, Landing landing, java.lang.Integer id)
           Does the same thing as CatchBatchDao.findCatchBatchByNaturalId(fr.ifremer.allegro.data.operation.FishingOperation, fr.ifremer.allegro.data.survey.landing.Landing, java.lang.Integer) with an additional flag called transform.
 java.lang.Object CatchBatchDaoBase.findCatchBatchByNaturalId(int transform, FishingOperation fishingOperation, Landing landing, java.lang.Integer id)
           
 java.lang.Object CatchBatchDao.findCatchBatchByNaturalId(int transform, java.lang.String queryString, FishingOperation fishingOperation, Landing landing, java.lang.Integer id)
           Does the same thing as CatchBatchDao.findCatchBatchByNaturalId(int, fr.ifremer.allegro.data.operation.FishingOperation, fr.ifremer.allegro.data.survey.landing.Landing, java.lang.Integer) with an additional argument called queryString.
 java.lang.Object CatchBatchDaoBase.findCatchBatchByNaturalId(int transform, java.lang.String queryString, FishingOperation fishingOperation, Landing landing, java.lang.Integer id)
           
 CatchBatch CatchBatchDao.findCatchBatchByNaturalId(java.lang.String queryString, FishingOperation fishingOperation, Landing landing, java.lang.Integer id)
           Does the same thing as CatchBatchDao.findCatchBatchByNaturalId(fr.ifremer.allegro.data.operation.FishingOperation, fr.ifremer.allegro.data.survey.landing.Landing, java.lang.Integer) with an additional argument called queryString.
 CatchBatch CatchBatchDaoBase.findCatchBatchByNaturalId(java.lang.String queryString, FishingOperation fishingOperation, Landing landing, java.lang.Integer id)
           
static CatchBatch CatchBatch.Factory.newInstance(java.lang.Short rankOrder, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.Boolean childBatchsReplication, java.lang.Boolean exhaustiveInventory, java.lang.String comments, java.util.Collection childBatchs, Batch parentBatch, java.util.Collection quantificationMeasurements, java.util.Collection produces, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, QualityFlag qualityFlag, Landing landing, Sale sale, FishingOperation fishingOperation)
          Constructs a new instance of CatchBatch, taking all possible properties (except the identifier(s))as arguments.
 void CatchBatch.setLanding(Landing landing)
           
 

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

Methods in fr.ifremer.allegro.data.measure that return Landing
 Landing LandingMeasurement.getLanding()
           
 Landing SurveyMeasurement.getLanding()
           
 

Methods in fr.ifremer.allegro.data.measure with parameters of type Landing
 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 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)
           
 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 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 LandingMeasurementDao.create(int transform, Landing landing, Pmfm pmfm, QualityFlag qualityFlag)
           Does the same thing as LandingMeasurementDao.create(fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.QualityFlag) with an additional flag called transform.
 java.lang.Object LandingMeasurementDaoBase.create(int transform, Landing landing, Pmfm pmfm, QualityFlag qualityFlag)
           
 Measurement LandingMeasurementDao.create(Landing landing, Pmfm pmfm, QualityFlag qualityFlag)
           Creates a new fr.ifremer.allegro.data.measure.LandingMeasurement instance from only required properties (attributes and association ends) and adds it to the persistent store.
 LandingMeasurement LandingMeasurementDaoBase.create(Landing landing, Pmfm pmfm, QualityFlag qualityFlag)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByLanding(int pageNumber, int pageSize, Landing landing)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByLanding(int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByLanding(int transform, Landing landing)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional flag called transform.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByLanding(int transform, Landing landing)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByLanding(int, String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByLanding(int transform, java.lang.String queryString, Landing landing)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByLanding(int transform, java.lang.String queryString, Landing landing)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByLanding(Landing landing)
           
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByLanding(Landing landing)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByLanding(String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection LandingMeasurementDao.findLandingMeasurementByLanding(java.lang.String queryString, Landing landing)
           Does the same thing as LandingMeasurementDao.findLandingMeasurementByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection LandingMeasurementDaoBase.findLandingMeasurementByLanding(java.lang.String queryString, Landing landing)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByLanding(int pageNumber, int pageSize, Landing landing)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByLanding(int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByLanding(int transform, Landing landing)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional flag called transform.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByLanding(int transform, Landing landing)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByLanding(int, String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByLanding(int transform, java.lang.String queryString, Landing landing)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByLanding(int transform, java.lang.String queryString, Landing landing)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByLanding(Landing landing)
           
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByLanding(Landing landing)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByLanding(String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SurveyMeasurementDao.findSurveyMeasurementByLanding(java.lang.String queryString, Landing landing)
           Does the same thing as SurveyMeasurementDao.findSurveyMeasurementByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection SurveyMeasurementDaoBase.findSurveyMeasurementByLanding(java.lang.String queryString, Landing landing)
           
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 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 LandingMeasurement LandingMeasurement.Factory.newInstance(QualityFlag qualityFlag, Pmfm pmfm, Landing landing)
          Constructs a new instance of LandingMeasurement, taking all required and/or read-only properties as arguments.
 void LandingMeasurement.setLanding(Landing landing)
           
 void SurveyMeasurement.setLanding(Landing landing)
           
 

Uses of Landing in fr.ifremer.allegro.data.produce
 

Methods in fr.ifremer.allegro.data.produce that return Landing
 Landing Produce.getLanding()
           Information sur le d??barquement du produit.
 

Methods in fr.ifremer.allegro.data.produce with parameters of type Landing
 Produce ProduceDao.create(java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag)
           Creates a new fr.ifremer.allegro.data.produce.Produce instance from all attributes and properties and adds it to the persistent store.
 Produce ProduceDaoBase.create(java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag)
           
 java.lang.Object ProduceDao.create(int transform, java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag)
           Does the same thing as ProduceDao.create(java.lang.Boolean,java.lang.Float,java.lang.Short,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.data.batch.Batch,java.util.Collection,java.util.Collection,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.referential.gear.Gear,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.taxon.TaxonGroup,java.util.Collection,fr.ifremer.allegro.data.operation.FishingOperation,fr.ifremer.allegro.data.transshipment.Transshipment,fr.ifremer.allegro.referential.QualityFlag) with an additional flag called transform.
 java.lang.Object ProduceDaoBase.create(int transform, java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag)
           
 java.util.Collection ProduceDao.findProduceByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           Does the same thing as ProduceDao.findProduceByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection ProduceDao.findProduceByLanding(int pageNumber, int pageSize, Landing landing)
           Does the same thing as ProduceDao.findProduceByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByLanding(int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection ProduceDao.findProduceByLanding(int transform, Landing landing)
           Does the same thing as ProduceDao.findProduceByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional flag called transform.
 java.util.Collection ProduceDaoBase.findProduceByLanding(int transform, Landing landing)
           
 java.util.Collection ProduceDao.findProduceByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as ProduceDao.findProduceByLanding(int, String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection ProduceDao.findProduceByLanding(int transform, java.lang.String queryString, Landing landing)
           Does the same thing as ProduceDao.findProduceByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection ProduceDaoBase.findProduceByLanding(int transform, java.lang.String queryString, Landing landing)
           
 java.util.Collection ProduceDao.findProduceByLanding(Landing landing)
           
 java.util.Collection ProduceDaoBase.findProduceByLanding(Landing landing)
           
 java.util.Collection ProduceDao.findProduceByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as ProduceDao.findProduceByLanding(String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection ProduceDao.findProduceByLanding(java.lang.String queryString, Landing landing)
           Does the same thing as ProduceDao.findProduceByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection ProduceDaoBase.findProduceByLanding(java.lang.String queryString, Landing landing)
           
static Produce Produce.Factory.newInstance(java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag)
          Constructs a new instance of Produce, taking all possible properties (except the identifier(s))as arguments.
 void Produce.setLanding(Landing landing)
           
 

Uses of Landing in fr.ifremer.allegro.data.survey.landing
 

Subclasses of Landing in fr.ifremer.allegro.data.survey.landing
 class LandingImpl
           
 class ObservedLanding
           
 class ObservedLandingImpl
           
 

Methods in fr.ifremer.allegro.data.survey.landing that return Landing
 Landing LandingDaoImpl.clusterLandingToEntity(ClusterLanding clusterLanding)
           
 Landing LandingDao.clusterLandingToEntity(ClusterLanding clusterLanding)
          Converts an instance of type ClusterLanding to this DAO's entity.
 Landing ObservedLandingDao.create(java.util.Date creationDate, java.util.Date landingDateTime, Location landingLocation, java.util.Collection observerPersons, Program program, QualityFlag qualityFlag, Department recorderDepartment, Vessel vessel)
           Creates a new fr.ifremer.allegro.data.survey.landing.ObservedLanding instance from only required properties (attributes and association ends) and adds it to the persistent store.
 Landing LandingDao.create(java.util.Date creationDate, java.util.Date landingDateTime, Location landingLocation, Program program, QualityFlag qualityFlag, Department recorderDepartment, Vessel vessel)
           Creates a new fr.ifremer.allegro.data.survey.landing.Landing instance from only required properties (attributes and association ends) and adds it to the persistent store.
 Landing LandingDaoBase.create(java.util.Date creationDate, java.util.Date landingDateTime, Location landingLocation, Program program, QualityFlag qualityFlag, Department recorderDepartment, Vessel vessel)
           
 Landing LandingDao.create(java.util.Date landingDateTime, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection landingMeasurements, java.util.Collection surveyMeasurements, Vessel vessel, Program program, Department recorderDepartment, QualityFlag qualityFlag, Person recorderPerson, FishingTrip fishingTrip, Location landingLocation, java.util.Collection sales, java.util.Collection produces)
           Creates a new fr.ifremer.allegro.data.survey.landing.Landing instance from all attributes and properties and adds it to the persistent store.
 Landing LandingDaoBase.create(java.util.Date landingDateTime, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection landingMeasurements, java.util.Collection surveyMeasurements, Vessel vessel, Program program, Department recorderDepartment, QualityFlag qualityFlag, Person recorderPerson, FishingTrip fishingTrip, Location landingLocation, java.util.Collection sales, java.util.Collection produces)
           
 Landing ObservedLandingDao.create(java.util.Date landingDateTime, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection landingMeasurements, java.util.Collection surveyMeasurements, Vessel vessel, Program program, Department recorderDepartment, QualityFlag qualityFlag, Person recorderPerson, FishingTrip fishingTrip, Location landingLocation, java.util.Collection sales, java.util.Collection produces, java.util.Collection observerPersons, java.util.Collection expectedSales)
           Creates a new fr.ifremer.allegro.data.survey.landing.ObservedLanding instance from all attributes and properties and adds it to the persistent store.
 Landing LandingDao.create(Landing landing)
          Creates an instance of fr.ifremer.allegro.data.survey.landing.Landing and adds it to the persistent store.
 Landing LandingDaoBase.create(Landing landing)
           
 Landing ObservedLandingDao.create(ObservedLanding observedLanding)
          Creates an instance of fr.ifremer.allegro.data.survey.landing.ObservedLanding and adds it to the persistent store.
 Landing LandingDao.createFromClusterLanding(ClusterLanding clusterLanding)
           
 Landing LandingDaoBase.createFromClusterLanding(ClusterLanding clusterLanding)
           
 Landing LandingDao.findLandingByCatchBatch(CatchBatch catchBatch)
           
 Landing LandingDaoBase.findLandingByCatchBatch(CatchBatch catchBatch)
           
 Landing ObservedLandingDaoBase.findLandingByCatchBatch(CatchBatch catchBatch)
           
 Landing LandingDao.findLandingByCatchBatch(java.lang.String queryString, CatchBatch catchBatch)
           Does the same thing as LandingDao.findLandingByCatchBatch(fr.ifremer.allegro.data.batch.CatchBatch) with an additional argument called queryString.
 Landing LandingDaoBase.findLandingByCatchBatch(java.lang.String queryString, CatchBatch catchBatch)
           
 Landing ObservedLandingDaoBase.findLandingByCatchBatch(java.lang.String queryString, CatchBatch catchBatch)
           
 Landing LandingDao.findLandingById(java.lang.Integer id)
           
 Landing LandingDaoBase.findLandingById(java.lang.Integer id)
           
 Landing ObservedLandingDaoBase.findLandingById(java.lang.Integer id)
           
 Landing LandingDao.findLandingById(java.lang.String queryString, java.lang.Integer id)
           Does the same thing as LandingDao.findLandingById(java.lang.Integer) with an additional argument called queryString.
 Landing LandingDaoBase.findLandingById(java.lang.String queryString, java.lang.Integer id)
           
 Landing ObservedLandingDaoBase.findLandingById(java.lang.String queryString, java.lang.Integer id)
           
 Landing LandingDao.findLandingByNaturalId(java.util.Date landingDateTime, Vessel vessel, Program program)
           
 Landing LandingDaoBase.findLandingByNaturalId(java.util.Date landingDateTime, Vessel vessel, Program program)
           
 Landing ObservedLandingDaoBase.findLandingByNaturalId(java.util.Date landingDateTime, Vessel vessel, Program program)
           
 Landing LandingDao.findLandingByNaturalId(java.lang.String queryString, java.util.Date landingDateTime, Vessel vessel, Program program)
           Does the same thing as LandingDao.findLandingByNaturalId(java.util.Date, fr.ifremer.allegro.referential.vessel.Vessel, fr.ifremer.allegro.administration.programStrategy.Program) with an additional argument called queryString.
 Landing LandingDaoBase.findLandingByNaturalId(java.lang.String queryString, java.util.Date landingDateTime, Vessel vessel, Program program)
           
 Landing ObservedLandingDaoBase.findLandingByNaturalId(java.lang.String queryString, java.util.Date landingDateTime, Vessel vessel, Program program)
           
protected  Landing LandingDaoImpl.handleCreateFromClusterLanding(ClusterLanding clusterLanding)
           
protected abstract  Landing LandingDaoBase.handleCreateFromClusterLanding(ClusterLanding clusterLanding)
          Performs the core logic for LandingDaoBase.createFromClusterLanding(fr.ifremer.allegro.data.survey.landing.generic.cluster.ClusterLanding)
 Landing LandingDao.load(java.lang.Integer id)
          Loads an instance of fr.ifremer.allegro.data.survey.landing.Landing from the persistent store.
 Landing ObservedLandingDao.load(java.lang.Integer id)
          Loads an instance of fr.ifremer.allegro.data.survey.landing.ObservedLanding from the persistent store.
 Landing LandingDaoBase.load(java.lang.Integer id)
           
static Landing Landing.Factory.newInstance()
          Constructs a new instance of Landing.
static Landing Landing.Factory.newInstance(java.util.Date landingDateTime, java.util.Date creationDate, Vessel vessel, Program program, Department recorderDepartment, QualityFlag qualityFlag, Location landingLocation)
          Constructs a new instance of Landing, taking all required and/or read-only properties as arguments.
static Landing Landing.Factory.newInstance(java.util.Date landingDateTime, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection landingMeasurements, java.util.Collection surveyMeasurements, Vessel vessel, Program program, Department recorderDepartment, QualityFlag qualityFlag, Person recorderPerson, FishingTrip fishingTrip, Location landingLocation, java.util.Collection sales, java.util.Collection produces)
          Constructs a new instance of Landing, taking all possible properties (except the identifier(s))as arguments.
 Landing LandingDaoImpl.remoteLandingFullVOToEntity(RemoteLandingFullVO remoteLandingFullVO)
           
 Landing LandingDao.remoteLandingFullVOToEntity(RemoteLandingFullVO remoteLandingFullVO)
          Converts an instance of type RemoteLandingFullVO to this DAO's entity.
 Landing LandingDaoImpl.remoteLandingNaturalIdToEntity(RemoteLandingNaturalId remoteLandingNaturalId)
           
 Landing LandingDao.remoteLandingNaturalIdToEntity(RemoteLandingNaturalId remoteLandingNaturalId)
          Converts an instance of type RemoteLandingNaturalId to this DAO's entity.
protected  Landing LandingDaoBase.toEntity(java.lang.Object[] row)
           
 

Methods in fr.ifremer.allegro.data.survey.landing with parameters of type Landing
 void LandingDaoImpl.clusterLandingToEntity(ClusterLanding source, Landing target, boolean copyIfNull)
           
 void LandingDao.clusterLandingToEntity(ClusterLanding source, Landing target, boolean copyIfNull)
          Copies the fields of ClusterLanding to the specified entity.
 void LandingDaoBase.clusterLandingToEntity(ClusterLanding source, Landing target, boolean copyIfNull)
           
 java.lang.Object LandingDao.create(int transform, Landing landing)
           Does the same thing as LandingDao.create(fr.ifremer.allegro.data.survey.landing.Landing) with an additional flag called transform.
 java.lang.Object LandingDaoBase.create(int transform, Landing landing)
           
 Landing LandingDao.create(Landing landing)
          Creates an instance of fr.ifremer.allegro.data.survey.landing.Landing and adds it to the persistent store.
 Landing LandingDaoBase.create(Landing landing)
           
 void LandingDaoImpl.remoteLandingFullVOToEntity(RemoteLandingFullVO source, Landing target, boolean copyIfNull)
           
 void LandingDao.remoteLandingFullVOToEntity(RemoteLandingFullVO source, Landing target, boolean copyIfNull)
          Copies the fields of RemoteLandingFullVO to the specified entity.
 void LandingDaoBase.remoteLandingFullVOToEntity(RemoteLandingFullVO source, Landing target, boolean copyIfNull)
           
 void LandingDaoImpl.remoteLandingNaturalIdToEntity(RemoteLandingNaturalId source, Landing target, boolean copyIfNull)
           
 void LandingDao.remoteLandingNaturalIdToEntity(RemoteLandingNaturalId source, Landing target, boolean copyIfNull)
          Copies the fields of RemoteLandingNaturalId to the specified entity.
 void LandingDaoBase.remoteLandingNaturalIdToEntity(RemoteLandingNaturalId source, Landing target, boolean copyIfNull)
           
 void LandingDao.remove(Landing landing)
          Removes the instance of fr.ifremer.allegro.data.survey.landing.Landing from the persistent store.
 void LandingDaoBase.remove(Landing landing)
           
 ClusterLanding LandingDaoImpl.toClusterLanding(Landing entity)
           
 ClusterLanding LandingDao.toClusterLanding(Landing entity)
          Converts this DAO's entity to an object of type ClusterLanding.
 ClusterLanding LandingDaoBase.toClusterLanding(Landing entity)
           
 void LandingDaoImpl.toClusterLanding(Landing source, ClusterLanding target)
           
 void LandingDao.toClusterLanding(Landing source, ClusterLanding target)
          Copies the fields of the specified entity to the target value object.
 void LandingDaoBase.toClusterLanding(Landing source, ClusterLanding target)
           
 RemoteLandingFullVO LandingDaoImpl.toRemoteLandingFullVO(Landing entity)
           
 RemoteLandingFullVO LandingDao.toRemoteLandingFullVO(Landing entity)
          Converts this DAO's entity to an object of type RemoteLandingFullVO.
 RemoteLandingFullVO LandingDaoBase.toRemoteLandingFullVO(Landing entity)
           
 void LandingDaoImpl.toRemoteLandingFullVO(Landing source, RemoteLandingFullVO target)
           
 void LandingDao.toRemoteLandingFullVO(Landing source, RemoteLandingFullVO target)
          Copies the fields of the specified entity to the target value object.
 void LandingDaoBase.toRemoteLandingFullVO(Landing source, RemoteLandingFullVO target)
           
 RemoteLandingNaturalId LandingDaoImpl.toRemoteLandingNaturalId(Landing entity)
           
 RemoteLandingNaturalId LandingDao.toRemoteLandingNaturalId(Landing entity)
          Converts this DAO's entity to an object of type RemoteLandingNaturalId.
 RemoteLandingNaturalId LandingDaoBase.toRemoteLandingNaturalId(Landing entity)
           
 void LandingDaoImpl.toRemoteLandingNaturalId(Landing source, RemoteLandingNaturalId target)
           
 void LandingDao.toRemoteLandingNaturalId(Landing source, RemoteLandingNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void LandingDaoBase.toRemoteLandingNaturalId(Landing source, RemoteLandingNaturalId target)
           
protected  java.lang.Object LandingDaoBase.transformEntity(int transform, Landing 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.data.survey.landing.LandingDao, please note that the LandingDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
 void LandingDao.update(Landing landing)
          Updates the landing instance in the persistent store.
 void LandingDaoBase.update(Landing landing)
           
 

Uses of Landing in fr.ifremer.allegro.data.survey.sale
 

Methods in fr.ifremer.allegro.data.survey.sale that return Landing
 Landing Sale.getLanding()
           
 

Methods in fr.ifremer.allegro.data.survey.sale with parameters of type Landing
 Produce SaleProduceDao.create(java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag, Buyer buyer, Sale sale, ExpectedSale expectedSale)
           Creates a new fr.ifremer.allegro.data.survey.sale.SaleProduce instance from all attributes and properties and adds it to the persistent store.
 SaleProduce SaleProduceDaoBase.create(java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag, Buyer buyer, Sale sale, ExpectedSale expectedSale)
           
 Sale SaleDao.create(java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson)
           Creates a new fr.ifremer.allegro.data.survey.sale.Sale instance from all attributes and properties and adds it to the persistent store.
 Sale SaleDaoBase.create(java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson)
           
 Sale ObservedSaleDao.create(java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson, java.util.Collection observerPersons)
           Creates a new fr.ifremer.allegro.data.survey.sale.ObservedSale instance from all attributes and properties and adds it to the persistent store.
 ObservedSale ObservedSaleDaoBase.create(java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson, java.util.Collection observerPersons)
           
 java.lang.Object SaleProduceDao.create(int transform, java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag, Buyer buyer, Sale sale, ExpectedSale expectedSale)
           Does the same thing as SaleProduceDao.create(java.lang.Boolean,java.lang.Float,java.lang.Short,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.data.batch.Batch,java.util.Collection,java.util.Collection,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.referential.gear.Gear,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.taxon.TaxonGroup,java.util.Collection,fr.ifremer.allegro.data.operation.FishingOperation,fr.ifremer.allegro.data.transshipment.Transshipment,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.buyer.Buyer,fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.data.sale.ExpectedSale) with an additional flag called transform.
 java.lang.Object SaleProduceDaoBase.create(int transform, java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag, Buyer buyer, Sale sale, ExpectedSale expectedSale)
           
 java.lang.Object SaleDao.create(int transform, java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson)
           Does the same thing as SaleDao.create(java.util.Date,java.util.Date,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.data.batch.CatchBatch,java.util.Collection,java.util.Collection,fr.ifremer.allegro.data.survey.delaration.DeclaredDocumentReference,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.SaleType,fr.ifremer.allegro.referential.vessel.Vessel,java.util.Collection,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.QualityFlag,java.util.Collection,fr.ifremer.allegro.administration.user.Person) with an additional flag called transform.
 java.lang.Object SaleDaoBase.create(int transform, java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson)
           
 java.lang.Object ObservedSaleDao.create(int transform, java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson, java.util.Collection observerPersons)
           Does the same thing as ObservedSaleDao.create(java.util.Date,java.util.Date,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.data.batch.CatchBatch,java.util.Collection,java.util.Collection,fr.ifremer.allegro.data.survey.delaration.DeclaredDocumentReference,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.SaleType,fr.ifremer.allegro.referential.vessel.Vessel,java.util.Collection,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.QualityFlag,java.util.Collection,fr.ifremer.allegro.administration.user.Person,java.util.Collection) with an additional flag called transform.
 java.lang.Object ObservedSaleDaoBase.create(int transform, java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson, java.util.Collection observerPersons)
           
 java.util.Collection ObservedSaleDao.findObservedSaleByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           Does the same thing as ObservedSaleDao.findObservedSaleByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ObservedSaleDaoBase.findObservedSaleByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection ObservedSaleDao.findObservedSaleByLanding(int pageNumber, int pageSize, Landing landing)
           Does the same thing as ObservedSaleDao.findObservedSaleByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ObservedSaleDaoBase.findObservedSaleByLanding(int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection ObservedSaleDao.findObservedSaleByLanding(int transform, Landing landing)
           Does the same thing as ObservedSaleDao.findObservedSaleByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional flag called transform.
 java.util.Collection ObservedSaleDaoBase.findObservedSaleByLanding(int transform, Landing landing)
           
 java.util.Collection ObservedSaleDao.findObservedSaleByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as ObservedSaleDao.findObservedSaleByLanding(int, String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ObservedSaleDaoBase.findObservedSaleByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection ObservedSaleDao.findObservedSaleByLanding(int transform, java.lang.String queryString, Landing landing)
           Does the same thing as ObservedSaleDao.findObservedSaleByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection ObservedSaleDaoBase.findObservedSaleByLanding(int transform, java.lang.String queryString, Landing landing)
           
 java.util.Collection ObservedSaleDao.findObservedSaleByLanding(Landing landing)
           
 java.util.Collection ObservedSaleDaoBase.findObservedSaleByLanding(Landing landing)
           
 java.util.Collection ObservedSaleDao.findObservedSaleByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as ObservedSaleDao.findObservedSaleByLanding(String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ObservedSaleDaoBase.findObservedSaleByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection ObservedSaleDao.findObservedSaleByLanding(java.lang.String queryString, Landing landing)
           Does the same thing as ObservedSaleDao.findObservedSaleByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection ObservedSaleDaoBase.findObservedSaleByLanding(java.lang.String queryString, Landing landing)
           
 java.util.Collection SaleProduceDaoBase.findProduceByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleProduceDaoBase.findProduceByLanding(int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleProduceDaoBase.findProduceByLanding(int transform, Landing landing)
           
 java.util.Collection SaleProduceDaoBase.findProduceByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleProduceDaoBase.findProduceByLanding(int transform, java.lang.String queryString, Landing landing)
           
 java.util.Collection SaleProduceDaoBase.findProduceByLanding(Landing landing)
           
 java.util.Collection SaleProduceDaoBase.findProduceByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleProduceDaoBase.findProduceByLanding(java.lang.String queryString, Landing landing)
           
 java.util.Collection SaleDao.findSaleByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           Does the same thing as SaleDao.findSaleByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ObservedSaleDaoBase.findSaleByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleDaoBase.findSaleByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleDao.findSaleByLanding(int pageNumber, int pageSize, Landing landing)
           Does the same thing as SaleDao.findSaleByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ObservedSaleDaoBase.findSaleByLanding(int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleDaoBase.findSaleByLanding(int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleDao.findSaleByLanding(int transform, Landing landing)
           Does the same thing as SaleDao.findSaleByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional flag called transform.
 java.util.Collection ObservedSaleDaoBase.findSaleByLanding(int transform, Landing landing)
           
 java.util.Collection SaleDaoBase.findSaleByLanding(int transform, Landing landing)
           
 java.util.Collection SaleDao.findSaleByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as SaleDao.findSaleByLanding(int, String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ObservedSaleDaoBase.findSaleByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleDaoBase.findSaleByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleDao.findSaleByLanding(int transform, java.lang.String queryString, Landing landing)
           Does the same thing as SaleDao.findSaleByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection ObservedSaleDaoBase.findSaleByLanding(int transform, java.lang.String queryString, Landing landing)
           
 java.util.Collection SaleDaoBase.findSaleByLanding(int transform, java.lang.String queryString, Landing landing)
           
 java.util.Collection SaleDao.findSaleByLanding(Landing landing)
           
 java.util.Collection ObservedSaleDaoBase.findSaleByLanding(Landing landing)
           
 java.util.Collection SaleDaoBase.findSaleByLanding(Landing landing)
           
 java.util.Collection SaleDao.findSaleByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as SaleDao.findSaleByLanding(String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ObservedSaleDaoBase.findSaleByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleDaoBase.findSaleByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleDao.findSaleByLanding(java.lang.String queryString, Landing landing)
           Does the same thing as SaleDao.findSaleByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection ObservedSaleDaoBase.findSaleByLanding(java.lang.String queryString, Landing landing)
           
 java.util.Collection SaleDaoBase.findSaleByLanding(java.lang.String queryString, Landing landing)
           
 java.util.Collection SaleProduceDao.findSaleProduceByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           Does the same thing as SaleProduceDao.findSaleProduceByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByLanding(int transform, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleProduceDao.findSaleProduceByLanding(int pageNumber, int pageSize, Landing landing)
           Does the same thing as SaleProduceDao.findSaleProduceByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByLanding(int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleProduceDao.findSaleProduceByLanding(int transform, Landing landing)
           Does the same thing as SaleProduceDao.findSaleProduceByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional flag called transform.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByLanding(int transform, Landing landing)
           
 java.util.Collection SaleProduceDao.findSaleProduceByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as SaleProduceDao.findSaleProduceByLanding(int, String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByLanding(int transform, java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleProduceDao.findSaleProduceByLanding(int transform, java.lang.String queryString, Landing landing)
           Does the same thing as SaleProduceDao.findSaleProduceByLanding(int, fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByLanding(int transform, java.lang.String queryString, Landing landing)
           
 java.util.Collection SaleProduceDao.findSaleProduceByLanding(Landing landing)
           
 java.util.Collection SaleProduceDaoBase.findSaleProduceByLanding(Landing landing)
           
 java.util.Collection SaleProduceDao.findSaleProduceByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           Does the same thing as SaleProduceDao.findSaleProduceByLanding(String, fr.ifremer.allegro.data.survey.landing.Landing) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByLanding(java.lang.String queryString, int pageNumber, int pageSize, Landing landing)
           
 java.util.Collection SaleProduceDao.findSaleProduceByLanding(java.lang.String queryString, Landing landing)
           Does the same thing as SaleProduceDao.findSaleProduceByLanding(fr.ifremer.allegro.data.survey.landing.Landing) with an additional argument called queryString.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByLanding(java.lang.String queryString, Landing landing)
           
static SaleProduce SaleProduce.Factory.newInstance(java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, Batch batch, java.util.Collection sortingMeasurements, java.util.Collection quantificationMeasurements, Landing landing, Gear gear, TaxonGroup otherTaxonGroup, TaxonGroup taxonGroup, java.util.Collection fishingAreas, FishingOperation fishingOperation, Transshipment transshipment, QualityFlag qualityFlag, Buyer buyer, Sale sale, ExpectedSale expectedSale)
          Constructs a new instance of SaleProduce, taking all possible properties (except the identifier(s))as arguments.
static Sale Sale.Factory.newInstance(java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson)
          Constructs a new instance of Sale, taking all possible properties (except the identifier(s))as arguments.
static ObservedSale ObservedSale.Factory.newInstance(java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, CatchBatch catchBatch, java.util.Collection saleMeasurements, java.util.Collection surveyMeasurements, DeclaredDocumentReference declaredDocumentReference, Landing landing, FishingTrip fishingTrip, Location saleLocation, SaleType saleType, Vessel vessel, java.util.Collection saleProduces, Program program, Department recorderDepartment, QualityFlag qualityFlag, java.util.Collection saleOrigins, Person recorderPerson, java.util.Collection observerPersons)
          Constructs a new instance of ObservedSale, taking all possible properties (except the identifier(s))as arguments.
 void Sale.setLanding(Landing landing)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.