Uses of Class
fr.ifremer.allegro.referential.taxon.TaxonGroup

Packages that use TaxonGroup
fr.ifremer.allegro.data.batch   
fr.ifremer.allegro.data.batch.denormalized   
fr.ifremer.allegro.data.produce   
fr.ifremer.allegro.data.sample   
fr.ifremer.allegro.data.survey.sale   
fr.ifremer.allegro.referential.conversion   
fr.ifremer.allegro.referential.metier   
fr.ifremer.allegro.referential.regulation   
fr.ifremer.allegro.referential.taxon   
fr.ifremer.allegro.referential.transcribing   
fr.ifremer.allegro.technical.history   
 

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

Methods in fr.ifremer.allegro.data.batch that return TaxonGroup
 TaxonGroup SortingBatch.getTaxonGroup()
           
 

Methods in fr.ifremer.allegro.data.batch with parameters of type TaxonGroup
 java.lang.Object SortingBatchDao.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.lang.Float samplingRatio, java.lang.String samplingRatioText, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection sortingMeasurements)
           Does the same thing as SortingBatchDao.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.lang.Float,java.lang.String,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.taxon.ReferenceTaxon,java.util.Collection) with an additional flag called transform.
 java.lang.Object SortingBatchDaoBase.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.lang.Float samplingRatio, java.lang.String samplingRatioText, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection sortingMeasurements)
           
 Batch SortingBatchDao.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.lang.Float samplingRatio, java.lang.String samplingRatioText, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection sortingMeasurements)
           Creates a new fr.ifremer.allegro.data.batch.SortingBatch instance from all attributes and properties and adds it to the persistent store.
 SortingBatch SortingBatchDaoBase.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.lang.Float samplingRatio, java.lang.String samplingRatioText, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection sortingMeasurements)
           
 java.util.Collection SortingBatchDao.findSortingBatchByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SortingBatchDao.findSortingBatchByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SortingBatchDaoBase.findSortingBatchByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SortingBatchDao.findSortingBatchByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SortingBatchDao.findSortingBatchByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SortingBatchDaoBase.findSortingBatchByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SortingBatchDao.findSortingBatchByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SortingBatchDao.findSortingBatchByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SortingBatchDaoBase.findSortingBatchByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SortingBatchDao.findSortingBatchByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as SortingBatchDao.findSortingBatchByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection SortingBatchDaoBase.findSortingBatchByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection SortingBatchDao.findSortingBatchByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as SortingBatchDao.findSortingBatchByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection SortingBatchDaoBase.findSortingBatchByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection SortingBatchDao.findSortingBatchByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SortingBatchDao.findSortingBatchByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SortingBatchDaoBase.findSortingBatchByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SortingBatchDao.findSortingBatchByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as SortingBatchDao.findSortingBatchByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection SortingBatchDaoBase.findSortingBatchByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection SortingBatchDao.findSortingBatchByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection SortingBatchDaoBase.findSortingBatchByTaxonGroup(TaxonGroup taxonGroup)
           
static SortingBatch SortingBatch.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.lang.Float samplingRatio, java.lang.String samplingRatioText, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection sortingMeasurements)
          Constructs a new instance of SortingBatch, taking all possible properties (except the identifier(s))as arguments.
 void SortingBatch.setTaxonGroup(TaxonGroup taxonGroup)
           
 

Uses of TaxonGroup in fr.ifremer.allegro.data.batch.denormalized
 

Methods in fr.ifremer.allegro.data.batch.denormalized that return TaxonGroup
 TaxonGroup DenormalizedBatch.getTaxonGroup()
           
 

Methods in fr.ifremer.allegro.data.batch.denormalized with parameters of type TaxonGroup
 java.lang.Object DenormalizedBatchDao.create(int transform, java.lang.Short rankOrder, java.lang.Float weight, java.lang.Float elevateWeight, java.lang.Integer individualcount, java.lang.Integer elevateIndividualCount, java.lang.Float numericalValue, java.lang.Boolean exhaustiveInventory, java.lang.Boolean childBatchsReplication, java.lang.String comments, Parameter numericalParameter, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection denormalisedBatchSortingValues)
           Does the same thing as DenormalizedBatchDao.create(java.lang.Short,java.lang.Float,java.lang.Float,java.lang.Integer,java.lang.Integer,java.lang.Float,java.lang.Boolean,java.lang.Boolean,java.lang.String,fr.ifremer.allegro.referential.pmfm.Parameter,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.taxon.ReferenceTaxon,java.util.Collection) with an additional flag called transform.
 java.lang.Object DenormalizedBatchDaoBase.create(int transform, java.lang.Short rankOrder, java.lang.Float weight, java.lang.Float elevateWeight, java.lang.Integer individualcount, java.lang.Integer elevateIndividualCount, java.lang.Float numericalValue, java.lang.Boolean exhaustiveInventory, java.lang.Boolean childBatchsReplication, java.lang.String comments, Parameter numericalParameter, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection denormalisedBatchSortingValues)
           
 DenormalizedBatch DenormalizedBatchDao.create(java.lang.Short rankOrder, java.lang.Float weight, java.lang.Float elevateWeight, java.lang.Integer individualcount, java.lang.Integer elevateIndividualCount, java.lang.Float numericalValue, java.lang.Boolean exhaustiveInventory, java.lang.Boolean childBatchsReplication, java.lang.String comments, Parameter numericalParameter, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection denormalisedBatchSortingValues)
           Creates a new fr.ifremer.allegro.data.batch.denormalized.DenormalizedBatch instance from all attributes and properties and adds it to the persistent store.
 DenormalizedBatch DenormalizedBatchDaoBase.create(java.lang.Short rankOrder, java.lang.Float weight, java.lang.Float elevateWeight, java.lang.Integer individualcount, java.lang.Integer elevateIndividualCount, java.lang.Float numericalValue, java.lang.Boolean exhaustiveInventory, java.lang.Boolean childBatchsReplication, java.lang.String comments, Parameter numericalParameter, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection denormalisedBatchSortingValues)
           
 java.util.Collection DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection DenormalizedBatchDaoBase.findDenormalizedBatchByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection DenormalizedBatchDaoBase.findDenormalizedBatchByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection DenormalizedBatchDaoBase.findDenormalizedBatchByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection DenormalizedBatchDaoBase.findDenormalizedBatchByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection DenormalizedBatchDaoBase.findDenormalizedBatchByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection DenormalizedBatchDaoBase.findDenormalizedBatchByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection DenormalizedBatchDaoBase.findDenormalizedBatchByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection DenormalizedBatchDao.findDenormalizedBatchByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection DenormalizedBatchDaoBase.findDenormalizedBatchByTaxonGroup(TaxonGroup taxonGroup)
           
static DenormalizedBatch DenormalizedBatch.Factory.newInstance(java.lang.Short rankOrder, java.lang.Float weight, java.lang.Float elevateWeight, java.lang.Integer individualcount, java.lang.Integer elevateIndividualCount, java.lang.Float numericalValue, java.lang.Boolean exhaustiveInventory, java.lang.Boolean childBatchsReplication, java.lang.String comments, Parameter numericalParameter, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, java.util.Collection denormalisedBatchSortingValues)
          Constructs a new instance of DenormalizedBatch, taking all possible properties (except the identifier(s))as arguments.
 void DenormalizedBatch.setTaxonGroup(TaxonGroup taxonGroup)
           
 

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

Methods in fr.ifremer.allegro.data.produce that return TaxonGroup
 TaxonGroup Produce.getOtherTaxonGroup()
           Esp??ce du produit, de la classification BCS (esp??ce commerciale)
 TaxonGroup Produce.getTaxonGroup()
           Il s'agit d'une autre r??f??rence de l'esp??ce du produit, dans une autre classification d'esp??ce.
 

Methods in fr.ifremer.allegro.data.produce with parameters of type TaxonGroup
 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)
           
 Produce ProduceDao.create(java.lang.Boolean isDiscard, QualityFlag qualityFlag, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup)
           Creates a new fr.ifremer.allegro.data.produce.Produce instance from only required properties (attributes and association ends) and adds it to the persistent store.
 Produce ProduceDaoBase.create(java.lang.Boolean isDiscard, QualityFlag qualityFlag, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup)
           
 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.lang.Object ProduceDao.create(int transform, java.lang.Boolean isDiscard, QualityFlag qualityFlag, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup)
           Does the same thing as ProduceDao.create(java.lang.Boolean,fr.ifremer.allegro.referential.QualityFlag,java.util.Collection,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object ProduceDaoBase.create(int transform, java.lang.Boolean isDiscard, QualityFlag qualityFlag, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup)
           
 java.util.Collection ProduceDao.findProduceByOtherTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           Does the same thing as ProduceDao.findProduceByOtherTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByOtherTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection ProduceDao.findProduceByOtherTaxonGroup(int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           Does the same thing as ProduceDao.findProduceByOtherTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByOtherTaxonGroup(int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection ProduceDao.findProduceByOtherTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           Does the same thing as ProduceDao.findProduceByOtherTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByOtherTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection ProduceDao.findProduceByOtherTaxonGroup(int transform, java.lang.String queryString, TaxonGroup otherTaxonGroup)
           Does the same thing as ProduceDao.findProduceByOtherTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection ProduceDaoBase.findProduceByOtherTaxonGroup(int transform, java.lang.String queryString, TaxonGroup otherTaxonGroup)
           
 java.util.Collection ProduceDao.findProduceByOtherTaxonGroup(int transform, TaxonGroup otherTaxonGroup)
           Does the same thing as ProduceDao.findProduceByOtherTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection ProduceDaoBase.findProduceByOtherTaxonGroup(int transform, TaxonGroup otherTaxonGroup)
           
 java.util.Collection ProduceDao.findProduceByOtherTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           Does the same thing as ProduceDao.findProduceByOtherTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByOtherTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection ProduceDao.findProduceByOtherTaxonGroup(java.lang.String queryString, TaxonGroup otherTaxonGroup)
           Does the same thing as ProduceDao.findProduceByOtherTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection ProduceDaoBase.findProduceByOtherTaxonGroup(java.lang.String queryString, TaxonGroup otherTaxonGroup)
           
 java.util.Collection ProduceDao.findProduceByOtherTaxonGroup(TaxonGroup otherTaxonGroup)
           
 java.util.Collection ProduceDaoBase.findProduceByOtherTaxonGroup(TaxonGroup otherTaxonGroup)
           
 java.util.Collection ProduceDao.findProduceByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as ProduceDao.findProduceByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection ProduceDao.findProduceByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as ProduceDao.findProduceByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection ProduceDao.findProduceByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as ProduceDao.findProduceByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection ProduceDao.findProduceByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as ProduceDao.findProduceByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection ProduceDaoBase.findProduceByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection ProduceDao.findProduceByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as ProduceDao.findProduceByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection ProduceDaoBase.findProduceByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection ProduceDao.findProduceByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as ProduceDao.findProduceByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection ProduceDaoBase.findProduceByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection ProduceDao.findProduceByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as ProduceDao.findProduceByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection ProduceDaoBase.findProduceByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection ProduceDao.findProduceByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection ProduceDaoBase.findProduceByTaxonGroup(TaxonGroup taxonGroup)
           
static Produce Produce.Factory.newInstance(java.lang.Boolean isDiscard, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup, QualityFlag qualityFlag)
          Constructs a new instance of Produce, taking all required and/or read-only properties as arguments.
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.setOtherTaxonGroup(TaxonGroup otherTaxonGroup)
           
 void Produce.setTaxonGroup(TaxonGroup taxonGroup)
           
 

Uses of TaxonGroup in fr.ifremer.allegro.data.sample
 

Methods in fr.ifremer.allegro.data.sample that return TaxonGroup
 TaxonGroup Sample.getTaxonGroup()
           Groupe de taxon (g??n??ralement esp??ce commerciale) caract??ristant l'??chantillon (optionnel)
 

Methods in fr.ifremer.allegro.data.sample with parameters of type TaxonGroup
 java.lang.Object SampleDao.create(int transform, java.lang.String label, java.util.Date sampleDate, java.lang.Short individualCount, java.lang.Float size, 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, java.util.Collection sampleMeasurements, Sample parentSample, java.util.Collection childSamples, Matrix matrix, Unit sizeUnit, Batch batch, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, User recorderUser, Program program, Department recorderDepartment, QualityFlag qualityFlag, FishingOperation fishingOperation, java.util.Collection fishingAreas)
           Does the same thing as SampleDao.create(java.lang.String,java.util.Date,java.lang.Short,java.lang.Float,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,java.util.Collection,fr.ifremer.allegro.data.sample.Sample,java.util.Collection,fr.ifremer.allegro.referential.pmfm.Matrix,fr.ifremer.allegro.referential.pmfm.Unit,fr.ifremer.allegro.data.batch.Batch,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.taxon.ReferenceTaxon,fr.ifremer.allegro.administration.user.User,fr.ifremer.allegro.administration.programStrategy.Program,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.data.operation.FishingOperation,java.util.Collection) with an additional flag called transform.
 java.lang.Object SampleDaoBase.create(int transform, java.lang.String label, java.util.Date sampleDate, java.lang.Short individualCount, java.lang.Float size, 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, java.util.Collection sampleMeasurements, Sample parentSample, java.util.Collection childSamples, Matrix matrix, Unit sizeUnit, Batch batch, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, User recorderUser, Program program, Department recorderDepartment, QualityFlag qualityFlag, FishingOperation fishingOperation, java.util.Collection fishingAreas)
           
 Sample SampleDao.create(java.lang.String label, java.util.Date sampleDate, java.lang.Short individualCount, java.lang.Float size, 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, java.util.Collection sampleMeasurements, Sample parentSample, java.util.Collection childSamples, Matrix matrix, Unit sizeUnit, Batch batch, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, User recorderUser, Program program, Department recorderDepartment, QualityFlag qualityFlag, FishingOperation fishingOperation, java.util.Collection fishingAreas)
           Creates a new fr.ifremer.allegro.data.sample.Sample instance from all attributes and properties and adds it to the persistent store.
 Sample SampleDaoBase.create(java.lang.String label, java.util.Date sampleDate, java.lang.Short individualCount, java.lang.Float size, 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, java.util.Collection sampleMeasurements, Sample parentSample, java.util.Collection childSamples, Matrix matrix, Unit sizeUnit, Batch batch, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, User recorderUser, Program program, Department recorderDepartment, QualityFlag qualityFlag, FishingOperation fishingOperation, java.util.Collection fishingAreas)
           
 java.util.Collection SampleDao.findSampleByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SampleDao.findSampleByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SampleDaoBase.findSampleByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SampleDao.findSampleByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SampleDao.findSampleByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SampleDaoBase.findSampleByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SampleDao.findSampleByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SampleDao.findSampleByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SampleDaoBase.findSampleByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SampleDao.findSampleByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as SampleDao.findSampleByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection SampleDaoBase.findSampleByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection SampleDao.findSampleByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as SampleDao.findSampleByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection SampleDaoBase.findSampleByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection SampleDao.findSampleByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SampleDao.findSampleByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SampleDaoBase.findSampleByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SampleDao.findSampleByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as SampleDao.findSampleByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection SampleDaoBase.findSampleByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection SampleDao.findSampleByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection SampleDaoBase.findSampleByTaxonGroup(TaxonGroup taxonGroup)
           
static Sample Sample.Factory.newInstance(java.lang.String label, java.util.Date sampleDate, java.lang.Short individualCount, java.lang.Float size, 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, java.util.Collection sampleMeasurements, Sample parentSample, java.util.Collection childSamples, Matrix matrix, Unit sizeUnit, Batch batch, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, User recorderUser, Program program, Department recorderDepartment, QualityFlag qualityFlag, FishingOperation fishingOperation, java.util.Collection fishingAreas)
          Constructs a new instance of Sample, taking all possible properties (except the identifier(s))as arguments.
 void Sample.setTaxonGroup(TaxonGroup taxonGroup)
           
 

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

Methods in fr.ifremer.allegro.data.survey.sale with parameters of type TaxonGroup
 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)
           
 Produce SaleProduceDao.create(java.lang.Boolean isDiscard, QualityFlag qualityFlag, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup)
           Creates a new fr.ifremer.allegro.data.survey.sale.SaleProduce instance from only required properties (attributes and association ends) and adds it to the persistent store.
 SaleProduce SaleProduceDaoBase.create(java.lang.Boolean isDiscard, QualityFlag qualityFlag, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup)
           
 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 SaleProduceDao.create(int transform, java.lang.Boolean isDiscard, QualityFlag qualityFlag, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup)
           Does the same thing as SaleProduceDao.create(java.lang.Boolean,fr.ifremer.allegro.referential.QualityFlag,java.util.Collection,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object SaleProduceDaoBase.create(int transform, java.lang.Boolean isDiscard, QualityFlag qualityFlag, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByOtherTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByOtherTaxonGroup(int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByOtherTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByOtherTaxonGroup(int transform, java.lang.String queryString, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByOtherTaxonGroup(int transform, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByOtherTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByOtherTaxonGroup(java.lang.String queryString, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByOtherTaxonGroup(TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findProduceByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByOtherTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByOtherTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByOtherTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByOtherTaxonGroup(int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByOtherTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByOtherTaxonGroup(int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByOtherTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByOtherTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByOtherTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByOtherTaxonGroup(int transform, java.lang.String queryString, TaxonGroup otherTaxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByOtherTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByOtherTaxonGroup(int transform, java.lang.String queryString, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByOtherTaxonGroup(int transform, TaxonGroup otherTaxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByOtherTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByOtherTaxonGroup(int transform, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByOtherTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByOtherTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByOtherTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByOtherTaxonGroup(java.lang.String queryString, TaxonGroup otherTaxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByOtherTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByOtherTaxonGroup(java.lang.String queryString, TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByOtherTaxonGroup(TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findSaleProduceByOtherTaxonGroup(TaxonGroup otherTaxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as SaleProduceDao.findSaleProduceByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection SaleProduceDaoBase.findSaleProduceByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDao.findSaleProduceByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection SaleProduceDaoBase.findSaleProduceByTaxonGroup(TaxonGroup taxonGroup)
           
static SaleProduce SaleProduce.Factory.newInstance(java.lang.Boolean isDiscard, java.util.Collection quantificationMeasurements, TaxonGroup taxonGroup, QualityFlag qualityFlag)
          Constructs a new instance of SaleProduce, taking all required and/or read-only properties as arguments.
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.
 

Uses of TaxonGroup in fr.ifremer.allegro.referential.conversion
 

Methods in fr.ifremer.allegro.referential.conversion that return TaxonGroup
 TaxonGroup RoundWeightConversion.getTaxonGroup()
           
 

Methods in fr.ifremer.allegro.referential.conversion with parameters of type TaxonGroup
 RoundWeightConversion RoundWeightConversionDao.create(java.lang.Float conversionCoefficient, QualitativeValue dressing, Location location, QualitativeValue preserving, TaxonGroup taxonGroup)
           Creates a new fr.ifremer.allegro.referential.conversion.RoundWeightConversion instance from only required properties (attributes and association ends) and adds it to the persistent store.
 RoundWeightConversion RoundWeightConversionDaoBase.create(java.lang.Float conversionCoefficient, QualitativeValue dressing, Location location, QualitativeValue preserving, TaxonGroup taxonGroup)
           
 RoundWeightConversion RoundWeightConversionDao.create(java.lang.Float conversionCoefficient, java.sql.Timestamp updateDate, java.lang.String description, TaxonGroup taxonGroup, Location location, QualitativeValue preserving, QualitativeValue dressing)
           Creates a new fr.ifremer.allegro.referential.conversion.RoundWeightConversion instance from all attributes and properties and adds it to the persistent store.
 RoundWeightConversion RoundWeightConversionDaoBase.create(java.lang.Float conversionCoefficient, java.sql.Timestamp updateDate, java.lang.String description, TaxonGroup taxonGroup, Location location, QualitativeValue preserving, QualitativeValue dressing)
           
 java.lang.Object RoundWeightConversionDao.create(int transform, java.lang.Float conversionCoefficient, QualitativeValue dressing, Location location, QualitativeValue preserving, TaxonGroup taxonGroup)
           Does the same thing as RoundWeightConversionDao.create(java.lang.Float,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object RoundWeightConversionDaoBase.create(int transform, java.lang.Float conversionCoefficient, QualitativeValue dressing, Location location, QualitativeValue preserving, TaxonGroup taxonGroup)
           
 java.lang.Object RoundWeightConversionDao.create(int transform, java.lang.Float conversionCoefficient, java.sql.Timestamp updateDate, java.lang.String description, TaxonGroup taxonGroup, Location location, QualitativeValue preserving, QualitativeValue dressing)
           Does the same thing as RoundWeightConversionDao.create(java.lang.Float,java.sql.Timestamp,java.lang.String,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.location.Location,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.QualitativeValue) with an additional flag called transform.
 java.lang.Object RoundWeightConversionDaoBase.create(int transform, java.lang.Float conversionCoefficient, java.sql.Timestamp updateDate, java.lang.String description, TaxonGroup taxonGroup, Location location, QualitativeValue preserving, QualitativeValue dressing)
           
 java.util.Collection RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection RoundWeightConversionDaoBase.findRoundWeightConversionByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection RoundWeightConversionDaoBase.findRoundWeightConversionByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection RoundWeightConversionDaoBase.findRoundWeightConversionByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection RoundWeightConversionDaoBase.findRoundWeightConversionByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection RoundWeightConversionDaoBase.findRoundWeightConversionByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection RoundWeightConversionDaoBase.findRoundWeightConversionByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection RoundWeightConversionDaoBase.findRoundWeightConversionByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection RoundWeightConversionDao.findRoundWeightConversionByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection RoundWeightConversionDaoBase.findRoundWeightConversionByTaxonGroup(TaxonGroup taxonGroup)
           
static RoundWeightConversion RoundWeightConversion.Factory.newInstance(java.lang.Float conversionCoefficient, TaxonGroup taxonGroup, Location location, QualitativeValue preserving, QualitativeValue dressing)
          Constructs a new instance of RoundWeightConversion, taking all required and/or read-only properties as arguments.
static RoundWeightConversion RoundWeightConversion.Factory.newInstance(java.lang.Float conversionCoefficient, java.sql.Timestamp updateDate, java.lang.String description, TaxonGroup taxonGroup, Location location, QualitativeValue preserving, QualitativeValue dressing)
          Constructs a new instance of RoundWeightConversion, taking all possible properties (except the identifier(s))as arguments.
 void RoundWeightConversion.setTaxonGroup(TaxonGroup taxonGroup)
           
 

Uses of TaxonGroup in fr.ifremer.allegro.referential.metier
 

Methods in fr.ifremer.allegro.referential.metier that return TaxonGroup
 TaxonGroup FishingMetier.getTaxonGroup()
           Uniquement les groupes de taxon de type "espece commerciale FAO".
 

Methods in fr.ifremer.allegro.referential.metier with parameters of type TaxonGroup
 java.lang.Object FishingMetierDao.create(int transform, java.lang.String name, Status status, TaxonGroup taxonGroup)
           Does the same thing as FishingMetierDao.create(java.lang.String,fr.ifremer.allegro.referential.Status,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object FishingMetierDaoBase.create(int transform, java.lang.String name, Status status, TaxonGroup taxonGroup)
           
 java.lang.Object FishingMetierDao.create(int transform, java.lang.String label, java.lang.String name, java.lang.String description, java.sql.Timestamp updateDate, Status status, TaxonGroup taxonGroup, Gear gear)
           Does the same thing as FishingMetierDao.create(java.lang.String,java.lang.String,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.Status,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.gear.Gear) with an additional flag called transform.
 java.lang.Object FishingMetierDaoBase.create(int transform, java.lang.String label, java.lang.String name, java.lang.String description, java.sql.Timestamp updateDate, Status status, TaxonGroup taxonGroup, Gear gear)
           
 Metier FishingMetierDao.create(java.lang.String name, Status status, TaxonGroup taxonGroup)
           Creates a new fr.ifremer.allegro.referential.metier.FishingMetier instance from only required properties (attributes and association ends) and adds it to the persistent store.
 FishingMetier FishingMetierDaoBase.create(java.lang.String name, Status status, TaxonGroup taxonGroup)
           
 Metier FishingMetierDao.create(java.lang.String label, java.lang.String name, java.lang.String description, java.sql.Timestamp updateDate, Status status, TaxonGroup taxonGroup, Gear gear)
           Creates a new fr.ifremer.allegro.referential.metier.FishingMetier instance from all attributes and properties and adds it to the persistent store.
 FishingMetier FishingMetierDaoBase.create(java.lang.String label, java.lang.String name, java.lang.String description, java.sql.Timestamp updateDate, Status status, TaxonGroup taxonGroup, Gear gear)
           
 java.util.Collection FishingMetierDao.findFishingMetierByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as FishingMetierDao.findFishingMetierByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingMetierDaoBase.findFishingMetierByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection FishingMetierDao.findFishingMetierByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as FishingMetierDao.findFishingMetierByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingMetierDaoBase.findFishingMetierByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection FishingMetierDao.findFishingMetierByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as FishingMetierDao.findFishingMetierByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingMetierDaoBase.findFishingMetierByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection FishingMetierDao.findFishingMetierByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as FishingMetierDao.findFishingMetierByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection FishingMetierDaoBase.findFishingMetierByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection FishingMetierDao.findFishingMetierByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as FishingMetierDao.findFishingMetierByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection FishingMetierDaoBase.findFishingMetierByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection FishingMetierDao.findFishingMetierByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as FishingMetierDao.findFishingMetierByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FishingMetierDaoBase.findFishingMetierByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection FishingMetierDao.findFishingMetierByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as FishingMetierDao.findFishingMetierByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection FishingMetierDaoBase.findFishingMetierByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection FishingMetierDao.findFishingMetierByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection FishingMetierDaoBase.findFishingMetierByTaxonGroup(TaxonGroup taxonGroup)
           
static FishingMetier FishingMetier.Factory.newInstance(java.lang.String label, java.lang.String name, java.lang.String description, java.sql.Timestamp updateDate, Status status, TaxonGroup taxonGroup, Gear gear)
          Constructs a new instance of FishingMetier, taking all possible properties (except the identifier(s))as arguments.
 void FishingMetier.setTaxonGroup(TaxonGroup taxonGroup)
           
 

Uses of TaxonGroup in fr.ifremer.allegro.referential.regulation
 

Methods in fr.ifremer.allegro.referential.regulation that return TaxonGroup
 TaxonGroup Fishery.getTaxonGroup()
           
 TaxonGroup MinimumSizeAllowed.getTaxonGroup()
           
 

Methods in fr.ifremer.allegro.referential.regulation with parameters of type TaxonGroup
 MinimumSizeAllowed MinimumSizeAllowedDao.create(Corpus corpus, java.util.Collection locations, java.lang.Float minimumSize, Unit sizeUnit, TaxonGroup taxonGroup)
           Creates a new fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed instance from only required properties (attributes and association ends) and adds it to the persistent store.
 MinimumSizeAllowed MinimumSizeAllowedDaoBase.create(Corpus corpus, java.util.Collection locations, java.lang.Float minimumSize, Unit sizeUnit, TaxonGroup taxonGroup)
           
 MinimumSizeAllowed MinimumSizeAllowedDao.create(java.lang.Float minimumSize, java.sql.Timestamp updateDate, Corpus corpus, TaxonGroup taxonGroup, java.util.Collection locations, Unit sizeUnit)
           Creates a new fr.ifremer.allegro.referential.regulation.MinimumSizeAllowed instance from all attributes and properties and adds it to the persistent store.
 MinimumSizeAllowed MinimumSizeAllowedDaoBase.create(java.lang.Float minimumSize, java.sql.Timestamp updateDate, Corpus corpus, TaxonGroup taxonGroup, java.util.Collection locations, Unit sizeUnit)
           
 java.lang.Object MinimumSizeAllowedDao.create(int transform, Corpus corpus, java.util.Collection locations, java.lang.Float minimumSize, Unit sizeUnit, TaxonGroup taxonGroup)
           Does the same thing as MinimumSizeAllowedDao.create(fr.ifremer.allegro.referential.regulation.Corpus,java.util.Collection,java.lang.Float,fr.ifremer.allegro.referential.pmfm.Unit,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object MinimumSizeAllowedDaoBase.create(int transform, Corpus corpus, java.util.Collection locations, java.lang.Float minimumSize, Unit sizeUnit, TaxonGroup taxonGroup)
           
 java.lang.Object MinimumSizeAllowedDao.create(int transform, java.lang.Float minimumSize, java.sql.Timestamp updateDate, Corpus corpus, TaxonGroup taxonGroup, java.util.Collection locations, Unit sizeUnit)
           Does the same thing as MinimumSizeAllowedDao.create(java.lang.Float,java.sql.Timestamp,fr.ifremer.allegro.referential.regulation.Corpus,fr.ifremer.allegro.referential.taxon.TaxonGroup,java.util.Collection,fr.ifremer.allegro.referential.pmfm.Unit) with an additional flag called transform.
 java.lang.Object MinimumSizeAllowedDaoBase.create(int transform, java.lang.Float minimumSize, java.sql.Timestamp updateDate, Corpus corpus, TaxonGroup taxonGroup, java.util.Collection locations, Unit sizeUnit)
           
 java.lang.Object FisheryDao.create(int transform, java.lang.String name, java.sql.Timestamp updateDate, java.util.Collection corpus, TaxonGroup taxonGroup, Gear gear, FishingArea fishingArea)
           Does the same thing as FisheryDao.create(java.lang.String,java.sql.Timestamp,java.util.Collection,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.gear.Gear,fr.ifremer.allegro.data.fishingArea.FishingArea) with an additional flag called transform.
 java.lang.Object FisheryDaoBase.create(int transform, java.lang.String name, java.sql.Timestamp updateDate, java.util.Collection corpus, TaxonGroup taxonGroup, Gear gear, FishingArea fishingArea)
           
 Fishery FisheryDao.create(java.lang.String name, java.sql.Timestamp updateDate, java.util.Collection corpus, TaxonGroup taxonGroup, Gear gear, FishingArea fishingArea)
           Creates a new fr.ifremer.allegro.referential.regulation.Fishery instance from all attributes and properties and adds it to the persistent store.
 Fishery FisheryDaoBase.create(java.lang.String name, java.sql.Timestamp updateDate, java.util.Collection corpus, TaxonGroup taxonGroup, Gear gear, FishingArea fishingArea)
           
 java.util.Collection FisheryDao.findFisheryByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as FisheryDao.findFisheryByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FisheryDaoBase.findFisheryByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection FisheryDao.findFisheryByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as FisheryDao.findFisheryByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FisheryDaoBase.findFisheryByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection FisheryDao.findFisheryByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as FisheryDao.findFisheryByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FisheryDaoBase.findFisheryByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection FisheryDao.findFisheryByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as FisheryDao.findFisheryByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection FisheryDaoBase.findFisheryByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection FisheryDao.findFisheryByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as FisheryDao.findFisheryByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection FisheryDaoBase.findFisheryByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection FisheryDao.findFisheryByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as FisheryDao.findFisheryByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection FisheryDaoBase.findFisheryByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection FisheryDao.findFisheryByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as FisheryDao.findFisheryByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection FisheryDaoBase.findFisheryByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection FisheryDao.findFisheryByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection FisheryDaoBase.findFisheryByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection MinimumSizeAllowedDaoBase.findMinimumSizeAllowedByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection MinimumSizeAllowedDaoBase.findMinimumSizeAllowedByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection MinimumSizeAllowedDaoBase.findMinimumSizeAllowedByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection MinimumSizeAllowedDaoBase.findMinimumSizeAllowedByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection MinimumSizeAllowedDaoBase.findMinimumSizeAllowedByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection MinimumSizeAllowedDaoBase.findMinimumSizeAllowedByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection MinimumSizeAllowedDaoBase.findMinimumSizeAllowedByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection MinimumSizeAllowedDao.findMinimumSizeAllowedByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection MinimumSizeAllowedDaoBase.findMinimumSizeAllowedByTaxonGroup(TaxonGroup taxonGroup)
           
static MinimumSizeAllowed MinimumSizeAllowed.Factory.newInstance(java.lang.Float minimumSize, Corpus corpus, TaxonGroup taxonGroup, java.util.Collection locations, Unit sizeUnit)
          Constructs a new instance of MinimumSizeAllowed, taking all required and/or read-only properties as arguments.
static MinimumSizeAllowed MinimumSizeAllowed.Factory.newInstance(java.lang.Float minimumSize, java.sql.Timestamp updateDate, Corpus corpus, TaxonGroup taxonGroup, java.util.Collection locations, Unit sizeUnit)
          Constructs a new instance of MinimumSizeAllowed, taking all possible properties (except the identifier(s))as arguments.
static Fishery Fishery.Factory.newInstance(java.lang.String name, java.sql.Timestamp updateDate, java.util.Collection corpus, TaxonGroup taxonGroup, Gear gear, FishingArea fishingArea)
          Constructs a new instance of Fishery, taking all possible properties (except the identifier(s))as arguments.
 void Fishery.setTaxonGroup(TaxonGroup taxonGroup)
           
 void MinimumSizeAllowed.setTaxonGroup(TaxonGroup taxonGroup)
           
 

Uses of TaxonGroup in fr.ifremer.allegro.referential.taxon
 

Subclasses of TaxonGroup in fr.ifremer.allegro.referential.taxon
 class TaxonGroupImpl
           
 

Methods in fr.ifremer.allegro.referential.taxon that return TaxonGroup
 TaxonGroup TaxonGroupDaoImpl.clusterTaxonGroupToEntity(ClusterTaxonGroup clusterTaxonGroup)
           
 TaxonGroup TaxonGroupDao.clusterTaxonGroupToEntity(ClusterTaxonGroup clusterTaxonGroup)
          Converts an instance of type ClusterTaxonGroup to this DAO's entity.
 TaxonGroup TaxonGroupDao.create(java.util.Date creationDate, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.lang.String name, Status status, TaxonGroupType taxonGroupType)
           Creates a new fr.ifremer.allegro.referential.taxon.TaxonGroup instance from only required properties (attributes and association ends) and adds it to the persistent store.
 TaxonGroup TaxonGroupDaoBase.create(java.util.Date creationDate, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.lang.String name, Status status, TaxonGroupType taxonGroupType)
           
 TaxonGroup TaxonGroupDao.create(java.lang.String label, java.lang.String name, java.lang.String comments, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.util.Date creationDate, java.sql.Timestamp updateDate, TaxonGroupType taxonGroupType, Status status, java.util.Collection taxonGroupHistoricalRecords, java.util.Collection taxonGroupInformations, java.util.Collection childTaxonGroup, TaxonGroup parentTaxonGroup)
           Creates a new fr.ifremer.allegro.referential.taxon.TaxonGroup instance from all attributes and properties and adds it to the persistent store.
 TaxonGroup TaxonGroupDaoBase.create(java.lang.String label, java.lang.String name, java.lang.String comments, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.util.Date creationDate, java.sql.Timestamp updateDate, TaxonGroupType taxonGroupType, Status status, java.util.Collection taxonGroupHistoricalRecords, java.util.Collection taxonGroupInformations, java.util.Collection childTaxonGroup, TaxonGroup parentTaxonGroup)
           
 TaxonGroup TaxonGroupDao.create(TaxonGroup taxonGroup)
          Creates an instance of fr.ifremer.allegro.referential.taxon.TaxonGroup and adds it to the persistent store.
 TaxonGroup TaxonGroupDaoBase.create(TaxonGroup taxonGroup)
           
 TaxonGroup TaxonGroupDao.createFromClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
           
 TaxonGroup TaxonGroupDaoBase.createFromClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
           
 TaxonGroup TaxonGroupDao.findTaxonGroupById(java.lang.Integer id)
           
 TaxonGroup TaxonGroupDaoBase.findTaxonGroupById(java.lang.Integer id)
           
 TaxonGroup TaxonGroupDao.findTaxonGroupById(java.lang.String queryString, java.lang.Integer id)
           Does the same thing as TaxonGroupDao.findTaxonGroupById(java.lang.Integer) with an additional argument called queryString.
 TaxonGroup TaxonGroupDaoBase.findTaxonGroupById(java.lang.String queryString, java.lang.Integer id)
           
 TaxonGroup TaxonGroupDao.findTaxonGroupByNaturalId(java.lang.String queryString, java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByNaturalId(java.lang.String, fr.ifremer.allegro.referential.taxon.TaxonGroupType, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 TaxonGroup TaxonGroupDaoBase.findTaxonGroupByNaturalId(java.lang.String queryString, java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           
 TaxonGroup TaxonGroupDao.findTaxonGroupByNaturalId(java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           
 TaxonGroup TaxonGroupDaoBase.findTaxonGroupByNaturalId(java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           
 TaxonGroup TaxonGroup.getParentTaxonGroup()
           
 TaxonGroup TaxonGroupInformationPK.getTaxonGroup()
           
 TaxonGroup TaxonGroupHistoricalRecord.getTaxonGroup()
           
protected  TaxonGroup TaxonGroupDaoImpl.handleCreateFromClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
           
protected abstract  TaxonGroup TaxonGroupDaoBase.handleCreateFromClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
          Performs the core logic for TaxonGroupDaoBase.createFromClusterTaxonGroup(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonGroup)
 TaxonGroup TaxonGroupDao.load(java.lang.Integer id)
          Loads an instance of fr.ifremer.allegro.referential.taxon.TaxonGroup from the persistent store.
 TaxonGroup TaxonGroupDaoBase.load(java.lang.Integer id)
           
static TaxonGroup TaxonGroup.Factory.newInstance()
          Constructs a new instance of TaxonGroup.
static TaxonGroup TaxonGroup.Factory.newInstance(java.lang.String name, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.util.Date creationDate, TaxonGroupType taxonGroupType, Status status)
          Constructs a new instance of TaxonGroup, taking all required and/or read-only properties as arguments.
static TaxonGroup TaxonGroup.Factory.newInstance(java.lang.String label, java.lang.String name, java.lang.String comments, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.util.Date creationDate, java.sql.Timestamp updateDate, TaxonGroupType taxonGroupType, Status status, java.util.Collection taxonGroupHistoricalRecords, java.util.Collection taxonGroupInformations, java.util.Collection childTaxonGroup, TaxonGroup parentTaxonGroup)
          Constructs a new instance of TaxonGroup, taking all possible properties (except the identifier(s))as arguments.
 TaxonGroup TaxonGroupDaoImpl.remoteTaxonGroupFullVOToEntity(RemoteTaxonGroupFullVO remoteTaxonGroupFullVO)
           
 TaxonGroup TaxonGroupDao.remoteTaxonGroupFullVOToEntity(RemoteTaxonGroupFullVO remoteTaxonGroupFullVO)
          Converts an instance of type RemoteTaxonGroupFullVO to this DAO's entity.
 TaxonGroup TaxonGroupDaoImpl.remoteTaxonGroupNaturalIdToEntity(RemoteTaxonGroupNaturalId remoteTaxonGroupNaturalId)
           
 TaxonGroup TaxonGroupDao.remoteTaxonGroupNaturalIdToEntity(RemoteTaxonGroupNaturalId remoteTaxonGroupNaturalId)
          Converts an instance of type RemoteTaxonGroupNaturalId to this DAO's entity.
protected  TaxonGroup TaxonGroupDaoBase.toEntity(java.lang.Object[] row)
           
 

Methods in fr.ifremer.allegro.referential.taxon with parameters of type TaxonGroup
 void TaxonGroupDaoImpl.clusterTaxonGroupToEntity(ClusterTaxonGroup source, TaxonGroup target, boolean copyIfNull)
           
 void TaxonGroupDao.clusterTaxonGroupToEntity(ClusterTaxonGroup source, TaxonGroup target, boolean copyIfNull)
          Copies the fields of ClusterTaxonGroup to the specified entity.
 void TaxonGroupDaoBase.clusterTaxonGroupToEntity(ClusterTaxonGroup source, TaxonGroup target, boolean copyIfNull)
           
 TaxonGroupHistoricalRecord TaxonGroupHistoricalRecordDao.create(java.util.Date startDate, java.util.Date endDate, java.lang.String comments, java.sql.Timestamp updateDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           Creates a new fr.ifremer.allegro.referential.taxon.TaxonGroupHistoricalRecord instance from all attributes and properties and adds it to the persistent store.
 TaxonGroupHistoricalRecord TaxonGroupHistoricalRecordDaoBase.create(java.util.Date startDate, java.util.Date endDate, java.lang.String comments, java.sql.Timestamp updateDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           
 java.lang.Object TaxonGroupHistoricalRecordDao.create(int transform, java.util.Date startDate, java.util.Date endDate, java.lang.String comments, java.sql.Timestamp updateDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           Does the same thing as TaxonGroupHistoricalRecordDao.create(java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.taxon.ReferenceTaxon) with an additional flag called transform.
 java.lang.Object TaxonGroupHistoricalRecordDaoBase.create(int transform, java.util.Date startDate, java.util.Date endDate, java.lang.String comments, java.sql.Timestamp updateDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           
 java.lang.Object TaxonGroupInformationDao.create(int transform, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.create(fr.ifremer.allegro.referential.taxon.ReferenceDocument,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TaxonGroupInformationDaoBase.create(int transform, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 java.lang.Object TaxonGroupHistoricalRecordDao.create(int transform, ReferenceTaxon referenceTaxon, java.util.Date startDate, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupHistoricalRecordDao.create(fr.ifremer.allegro.referential.taxon.ReferenceTaxon,java.util.Date,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TaxonGroupHistoricalRecordDaoBase.create(int transform, ReferenceTaxon referenceTaxon, java.util.Date startDate, TaxonGroup taxonGroup)
           
 java.lang.Object TaxonGroupDao.create(int transform, java.lang.String label, java.lang.String name, java.lang.String comments, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.util.Date creationDate, java.sql.Timestamp updateDate, TaxonGroupType taxonGroupType, Status status, java.util.Collection taxonGroupHistoricalRecords, java.util.Collection taxonGroupInformations, java.util.Collection childTaxonGroup, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.create(java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.util.Date,java.sql.Timestamp,fr.ifremer.allegro.referential.taxon.TaxonGroupType,fr.ifremer.allegro.referential.Status,java.util.Collection,java.util.Collection,java.util.Collection,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TaxonGroupDaoBase.create(int transform, java.lang.String label, java.lang.String name, java.lang.String comments, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.util.Date creationDate, java.sql.Timestamp updateDate, TaxonGroupType taxonGroupType, Status status, java.util.Collection taxonGroupHistoricalRecords, java.util.Collection taxonGroupInformations, java.util.Collection childTaxonGroup, TaxonGroup parentTaxonGroup)
           
 java.lang.Object TaxonGroupInformationDao.create(int transform, java.lang.String description, java.sql.Timestamp updateDate, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.create(java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.taxon.ReferenceDocument,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TaxonGroupInformationDaoBase.create(int transform, java.lang.String description, java.sql.Timestamp updateDate, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 java.lang.Object TaxonGroupDao.create(int transform, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupDao.create(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TaxonGroupDaoBase.create(int transform, TaxonGroup taxonGroup)
           
 TaxonGroupInformation TaxonGroupInformationDao.create(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Creates a new fr.ifremer.allegro.referential.taxon.TaxonGroupInformation instance from only required properties (attributes and association ends) and adds it to the persistent store.
 TaxonGroupInformation TaxonGroupInformationDaoBase.create(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 TaxonGroupHistoricalRecord TaxonGroupHistoricalRecordDao.create(ReferenceTaxon referenceTaxon, java.util.Date startDate, TaxonGroup taxonGroup)
           Creates a new fr.ifremer.allegro.referential.taxon.TaxonGroupHistoricalRecord instance from only required properties (attributes and association ends) and adds it to the persistent store.
 TaxonGroupHistoricalRecord TaxonGroupHistoricalRecordDaoBase.create(ReferenceTaxon referenceTaxon, java.util.Date startDate, TaxonGroup taxonGroup)
           
 TaxonGroup TaxonGroupDao.create(java.lang.String label, java.lang.String name, java.lang.String comments, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.util.Date creationDate, java.sql.Timestamp updateDate, TaxonGroupType taxonGroupType, Status status, java.util.Collection taxonGroupHistoricalRecords, java.util.Collection taxonGroupInformations, java.util.Collection childTaxonGroup, TaxonGroup parentTaxonGroup)
           Creates a new fr.ifremer.allegro.referential.taxon.TaxonGroup instance from all attributes and properties and adds it to the persistent store.
 TaxonGroup TaxonGroupDaoBase.create(java.lang.String label, java.lang.String name, java.lang.String comments, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.util.Date creationDate, java.sql.Timestamp updateDate, TaxonGroupType taxonGroupType, Status status, java.util.Collection taxonGroupHistoricalRecords, java.util.Collection taxonGroupInformations, java.util.Collection childTaxonGroup, TaxonGroup parentTaxonGroup)
           
 TaxonGroupInformation TaxonGroupInformationDao.create(java.lang.String description, java.sql.Timestamp updateDate, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Creates a new fr.ifremer.allegro.referential.taxon.TaxonGroupInformation instance from all attributes and properties and adds it to the persistent store.
 TaxonGroupInformation TaxonGroupInformationDaoBase.create(java.lang.String description, java.sql.Timestamp updateDate, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 TaxonGroup TaxonGroupDao.create(TaxonGroup taxonGroup)
          Creates an instance of fr.ifremer.allegro.referential.taxon.TaxonGroup and adds it to the persistent store.
 TaxonGroup TaxonGroupDaoBase.create(TaxonGroup taxonGroup)
           
 java.lang.Object TaxonGroupDao.findTaxonGroupByNaturalId(int transform, java.lang.String queryString, java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByNaturalId(int, java.lang.String, fr.ifremer.allegro.referential.taxon.TaxonGroupType, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.lang.Object TaxonGroupDaoBase.findTaxonGroupByNaturalId(int transform, java.lang.String queryString, java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           
 java.lang.Object TaxonGroupDao.findTaxonGroupByNaturalId(int transform, java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByNaturalId(java.lang.String, fr.ifremer.allegro.referential.taxon.TaxonGroupType, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TaxonGroupDaoBase.findTaxonGroupByNaturalId(int transform, java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           
 TaxonGroup TaxonGroupDao.findTaxonGroupByNaturalId(java.lang.String queryString, java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByNaturalId(java.lang.String, fr.ifremer.allegro.referential.taxon.TaxonGroupType, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 TaxonGroup TaxonGroupDaoBase.findTaxonGroupByNaturalId(java.lang.String queryString, java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           
 TaxonGroup TaxonGroupDao.findTaxonGroupByNaturalId(java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           
 TaxonGroup TaxonGroupDaoBase.findTaxonGroupByNaturalId(java.lang.String name, TaxonGroupType taxonGroupType, TaxonGroup parentTaxonGroup)
           
 java.util.Collection TaxonGroupDao.findTaxonGroupByParentTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByParentTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupDaoBase.findTaxonGroupByParentTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup parentTaxonGroup)
           
 java.util.Collection TaxonGroupDao.findTaxonGroupByParentTaxonGroup(int pageNumber, int pageSize, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByParentTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupDaoBase.findTaxonGroupByParentTaxonGroup(int pageNumber, int pageSize, TaxonGroup parentTaxonGroup)
           
 java.util.Collection TaxonGroupDao.findTaxonGroupByParentTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByParentTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupDaoBase.findTaxonGroupByParentTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup parentTaxonGroup)
           
 java.util.Collection TaxonGroupDao.findTaxonGroupByParentTaxonGroup(int transform, java.lang.String queryString, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByParentTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection TaxonGroupDaoBase.findTaxonGroupByParentTaxonGroup(int transform, java.lang.String queryString, TaxonGroup parentTaxonGroup)
           
 java.util.Collection TaxonGroupDao.findTaxonGroupByParentTaxonGroup(int transform, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByParentTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection TaxonGroupDaoBase.findTaxonGroupByParentTaxonGroup(int transform, TaxonGroup parentTaxonGroup)
           
 java.util.Collection TaxonGroupDao.findTaxonGroupByParentTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByParentTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupDaoBase.findTaxonGroupByParentTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup parentTaxonGroup)
           
 java.util.Collection TaxonGroupDao.findTaxonGroupByParentTaxonGroup(java.lang.String queryString, TaxonGroup parentTaxonGroup)
           Does the same thing as TaxonGroupDao.findTaxonGroupByParentTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection TaxonGroupDaoBase.findTaxonGroupByParentTaxonGroup(java.lang.String queryString, TaxonGroup parentTaxonGroup)
           
 java.util.Collection TaxonGroupDao.findTaxonGroupByParentTaxonGroup(TaxonGroup parentTaxonGroup)
           
 java.util.Collection TaxonGroupDaoBase.findTaxonGroupByParentTaxonGroup(TaxonGroup parentTaxonGroup)
           
 TaxonGroupHistoricalRecord TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByNaturalId(java.util.Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           
 TaxonGroupHistoricalRecord TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByNaturalId(java.util.Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           
 java.lang.Object TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByNaturalId(int transform, java.util.Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByNaturalId(java.util.Date, fr.ifremer.allegro.referential.taxon.TaxonGroup, fr.ifremer.allegro.referential.taxon.ReferenceTaxon) with an additional flag called transform.
 java.lang.Object TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByNaturalId(int transform, java.util.Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           
 java.lang.Object TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByNaturalId(int transform, java.lang.String queryString, java.util.Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByNaturalId(int, java.util.Date, fr.ifremer.allegro.referential.taxon.TaxonGroup, fr.ifremer.allegro.referential.taxon.ReferenceTaxon) with an additional argument called queryString.
 java.lang.Object TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByNaturalId(int transform, java.lang.String queryString, java.util.Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           
 TaxonGroupHistoricalRecord TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByNaturalId(java.lang.String queryString, java.util.Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByNaturalId(java.util.Date, fr.ifremer.allegro.referential.taxon.TaxonGroup, fr.ifremer.allegro.referential.taxon.ReferenceTaxon) with an additional argument called queryString.
 TaxonGroupHistoricalRecord TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByNaturalId(java.lang.String queryString, java.util.Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
           
 java.util.Collection TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupHistoricalRecordDao.findTaxonGroupHistoricalRecordByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupHistoricalRecordDaoBase.findTaxonGroupHistoricalRecordByTaxonGroup(TaxonGroup taxonGroup)
           
 java.lang.Object TaxonGroupInformationDao.findTaxonGroupInformationByIdentifiers(int transform, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByIdentifiers(fr.ifremer.allegro.referential.taxon.ReferenceDocument, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TaxonGroupInformationDaoBase.findTaxonGroupInformationByIdentifiers(int transform, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 java.lang.Object TaxonGroupInformationDao.findTaxonGroupInformationByIdentifiers(int transform, java.lang.String queryString, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByIdentifiers(int, fr.ifremer.allegro.referential.taxon.ReferenceDocument, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.lang.Object TaxonGroupInformationDaoBase.findTaxonGroupInformationByIdentifiers(int transform, java.lang.String queryString, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 TaxonGroupInformation TaxonGroupInformationDao.findTaxonGroupInformationByIdentifiers(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 TaxonGroupInformation TaxonGroupInformationDaoBase.findTaxonGroupInformationByIdentifiers(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 TaxonGroupInformation TaxonGroupInformationDao.findTaxonGroupInformationByIdentifiers(java.lang.String queryString, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByIdentifiers(fr.ifremer.allegro.referential.taxon.ReferenceDocument, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 TaxonGroupInformation TaxonGroupInformationDaoBase.findTaxonGroupInformationByIdentifiers(java.lang.String queryString, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 java.lang.Object TaxonGroupInformationDao.findTaxonGroupInformationByNaturalId(int transform, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByNaturalId(fr.ifremer.allegro.referential.taxon.ReferenceDocument, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TaxonGroupInformationDaoBase.findTaxonGroupInformationByNaturalId(int transform, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 java.lang.Object TaxonGroupInformationDao.findTaxonGroupInformationByNaturalId(int transform, java.lang.String queryString, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByNaturalId(int, fr.ifremer.allegro.referential.taxon.ReferenceDocument, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.lang.Object TaxonGroupInformationDaoBase.findTaxonGroupInformationByNaturalId(int transform, java.lang.String queryString, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 TaxonGroupInformation TaxonGroupInformationDao.findTaxonGroupInformationByNaturalId(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 TaxonGroupInformation TaxonGroupInformationDaoBase.findTaxonGroupInformationByNaturalId(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 TaxonGroupInformation TaxonGroupInformationDao.findTaxonGroupInformationByNaturalId(java.lang.String queryString, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByNaturalId(fr.ifremer.allegro.referential.taxon.ReferenceDocument, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 TaxonGroupInformation TaxonGroupInformationDaoBase.findTaxonGroupInformationByNaturalId(java.lang.String queryString, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupInformationDaoBase.findTaxonGroupInformationByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupInformationDaoBase.findTaxonGroupInformationByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupInformationDaoBase.findTaxonGroupInformationByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection TaxonGroupInformationDaoBase.findTaxonGroupInformationByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection TaxonGroupInformationDaoBase.findTaxonGroupInformationByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TaxonGroupInformationDaoBase.findTaxonGroupInformationByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection TaxonGroupInformationDaoBase.findTaxonGroupInformationByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupInformationDao.findTaxonGroupInformationByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection TaxonGroupInformationDaoBase.findTaxonGroupInformationByTaxonGroup(TaxonGroup taxonGroup)
           
 java.lang.Object TaxonGroupInformationDao.load(int transform, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           Does the same thing as TaxonGroupInformationDao.load(fr.ifremer.allegro.referential.taxon.ReferenceDocument,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TaxonGroupInformationDaoBase.load(int transform, ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 TaxonGroupInformation TaxonGroupInformationDao.load(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
          Loads an instance of fr.ifremer.allegro.referential.taxon.TaxonGroupInformation from the persistent store.
 TaxonGroupInformation TaxonGroupInformationDaoBase.load(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
static TaxonGroupHistoricalRecord TaxonGroupHistoricalRecord.Factory.newInstance(java.util.Date startDate, java.util.Date endDate, java.lang.String comments, java.sql.Timestamp updateDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
          Constructs a new instance of TaxonGroupHistoricalRecord, taking all possible properties (except the identifier(s))as arguments.
static TaxonGroupHistoricalRecord TaxonGroupHistoricalRecord.Factory.newInstance(java.util.Date startDate, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon)
          Constructs a new instance of TaxonGroupHistoricalRecord, taking all required and/or read-only properties as arguments.
static TaxonGroup TaxonGroup.Factory.newInstance(java.lang.String label, java.lang.String name, java.lang.String comments, java.lang.Boolean isChildGroupExclusive, java.lang.Boolean isUpdatable, java.util.Date creationDate, java.sql.Timestamp updateDate, TaxonGroupType taxonGroupType, Status status, java.util.Collection taxonGroupHistoricalRecords, java.util.Collection taxonGroupInformations, java.util.Collection childTaxonGroup, TaxonGroup parentTaxonGroup)
          Constructs a new instance of TaxonGroup, taking all possible properties (except the identifier(s))as arguments.
 void TaxonGroupDaoImpl.remoteTaxonGroupFullVOToEntity(RemoteTaxonGroupFullVO source, TaxonGroup target, boolean copyIfNull)
           
 void TaxonGroupDao.remoteTaxonGroupFullVOToEntity(RemoteTaxonGroupFullVO source, TaxonGroup target, boolean copyIfNull)
          Copies the fields of RemoteTaxonGroupFullVO to the specified entity.
 void TaxonGroupDaoBase.remoteTaxonGroupFullVOToEntity(RemoteTaxonGroupFullVO source, TaxonGroup target, boolean copyIfNull)
           
 void TaxonGroupDaoImpl.remoteTaxonGroupNaturalIdToEntity(RemoteTaxonGroupNaturalId source, TaxonGroup target, boolean copyIfNull)
           
 void TaxonGroupDao.remoteTaxonGroupNaturalIdToEntity(RemoteTaxonGroupNaturalId source, TaxonGroup target, boolean copyIfNull)
          Copies the fields of RemoteTaxonGroupNaturalId to the specified entity.
 void TaxonGroupDaoBase.remoteTaxonGroupNaturalIdToEntity(RemoteTaxonGroupNaturalId source, TaxonGroup target, boolean copyIfNull)
           
 void TaxonGroupInformationDao.remove(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
          Removes the instance of fr.ifremer.allegro.referential.taxon.TaxonGroupInformation having the given identifiers from the persistent store.
 void TaxonGroupInformationDaoBase.remove(ReferenceDocument referenceDocument, TaxonGroup taxonGroup)
           
 void TaxonGroupDao.remove(TaxonGroup taxonGroup)
          Removes the instance of fr.ifremer.allegro.referential.taxon.TaxonGroup from the persistent store.
 void TaxonGroupDaoBase.remove(TaxonGroup taxonGroup)
           
 void TaxonGroup.setParentTaxonGroup(TaxonGroup parentTaxonGroup)
           
 void TaxonGroupInformationPK.setTaxonGroup(TaxonGroup taxonGroup)
           
 void TaxonGroupHistoricalRecord.setTaxonGroup(TaxonGroup taxonGroup)
           
 ClusterTaxonGroup TaxonGroupDaoImpl.toClusterTaxonGroup(TaxonGroup entity)
           
 ClusterTaxonGroup TaxonGroupDao.toClusterTaxonGroup(TaxonGroup entity)
          Converts this DAO's entity to an object of type ClusterTaxonGroup.
 ClusterTaxonGroup TaxonGroupDaoBase.toClusterTaxonGroup(TaxonGroup entity)
           
 void TaxonGroupDaoImpl.toClusterTaxonGroup(TaxonGroup source, ClusterTaxonGroup target)
           
 void TaxonGroupDao.toClusterTaxonGroup(TaxonGroup source, ClusterTaxonGroup target)
          Copies the fields of the specified entity to the target value object.
 void TaxonGroupDaoBase.toClusterTaxonGroup(TaxonGroup source, ClusterTaxonGroup target)
           
 RemoteTaxonGroupFullVO TaxonGroupDaoImpl.toRemoteTaxonGroupFullVO(TaxonGroup entity)
           
 RemoteTaxonGroupFullVO TaxonGroupDao.toRemoteTaxonGroupFullVO(TaxonGroup entity)
          Converts this DAO's entity to an object of type RemoteTaxonGroupFullVO.
 RemoteTaxonGroupFullVO TaxonGroupDaoBase.toRemoteTaxonGroupFullVO(TaxonGroup entity)
           
 void TaxonGroupDaoImpl.toRemoteTaxonGroupFullVO(TaxonGroup source, RemoteTaxonGroupFullVO target)
           
 void TaxonGroupDao.toRemoteTaxonGroupFullVO(TaxonGroup source, RemoteTaxonGroupFullVO target)
          Copies the fields of the specified entity to the target value object.
 void TaxonGroupDaoBase.toRemoteTaxonGroupFullVO(TaxonGroup source, RemoteTaxonGroupFullVO target)
           
 RemoteTaxonGroupNaturalId TaxonGroupDaoImpl.toRemoteTaxonGroupNaturalId(TaxonGroup entity)
           
 RemoteTaxonGroupNaturalId TaxonGroupDao.toRemoteTaxonGroupNaturalId(TaxonGroup entity)
          Converts this DAO's entity to an object of type RemoteTaxonGroupNaturalId.
 RemoteTaxonGroupNaturalId TaxonGroupDaoBase.toRemoteTaxonGroupNaturalId(TaxonGroup entity)
           
 void TaxonGroupDaoImpl.toRemoteTaxonGroupNaturalId(TaxonGroup source, RemoteTaxonGroupNaturalId target)
           
 void TaxonGroupDao.toRemoteTaxonGroupNaturalId(TaxonGroup source, RemoteTaxonGroupNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void TaxonGroupDaoBase.toRemoteTaxonGroupNaturalId(TaxonGroup source, RemoteTaxonGroupNaturalId target)
           
protected  java.lang.Object TaxonGroupDaoBase.transformEntity(int transform, TaxonGroup 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.taxon.TaxonGroupDao, please note that the TaxonGroupDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
 void TaxonGroupDao.update(TaxonGroup taxonGroup)
          Updates the taxonGroup instance in the persistent store.
 void TaxonGroupDaoBase.update(TaxonGroup taxonGroup)
           
 

Uses of TaxonGroup in fr.ifremer.allegro.referential.transcribing
 

Methods in fr.ifremer.allegro.referential.transcribing that return TaxonGroup
 TaxonGroup TranscribingTaxonGroupPK.getTaxonGroup()
           
 

Methods in fr.ifremer.allegro.referential.transcribing with parameters of type TaxonGroup
 java.lang.Object TranscribingTaxonGroupDao.create(int transform, java.lang.String externalCode, TaxonGroup taxonGroup, TranscribingSide transcribingSide, TranscribingSystem transcribingSystem)
           Does the same thing as TranscribingTaxonGroupDao.create(java.lang.String,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.transcribing.TranscribingSystem) with an additional flag called transform.
 java.lang.Object TranscribingTaxonGroupDaoBase.create(int transform, java.lang.String externalCode, TaxonGroup taxonGroup, TranscribingSide transcribingSide, TranscribingSystem transcribingSystem)
           
 java.lang.Object TranscribingTaxonGroupDao.create(int transform, java.lang.String externalCode, java.sql.Timestamp updateDate, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.create(java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TranscribingTaxonGroupDaoBase.create(int transform, java.lang.String externalCode, java.sql.Timestamp updateDate, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 TranscribingTaxonGroup TranscribingTaxonGroupDao.create(java.lang.String externalCode, TaxonGroup taxonGroup, TranscribingSide transcribingSide, TranscribingSystem transcribingSystem)
           Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup instance from only required properties (attributes and association ends) and adds it to the persistent store.
 TranscribingTaxonGroup TranscribingTaxonGroupDaoBase.create(java.lang.String externalCode, TaxonGroup taxonGroup, TranscribingSide transcribingSide, TranscribingSystem transcribingSystem)
           
 TranscribingTaxonGroup TranscribingTaxonGroupDao.create(java.lang.String externalCode, java.sql.Timestamp updateDate, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           Creates a new fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup instance from all attributes and properties and adds it to the persistent store.
 TranscribingTaxonGroup TranscribingTaxonGroupDaoBase.create(java.lang.String externalCode, java.sql.Timestamp updateDate, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 java.lang.Object TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(int transform, java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.lang.Object TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByIdentifiers(int transform, java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 java.lang.Object TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(int transform, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByIdentifiers(int transform, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 TranscribingTaxonGroup TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 TranscribingTaxonGroup TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByIdentifiers(java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 TranscribingTaxonGroup TranscribingTaxonGroupDao.findTranscribingTaxonGroupByIdentifiers(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 TranscribingTaxonGroup TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByIdentifiers(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 java.lang.Object TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(int transform, java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(int, fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.lang.Object TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByNaturalId(int transform, java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 java.lang.Object TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(int transform, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByNaturalId(int transform, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 TranscribingTaxonGroup TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(fr.ifremer.allegro.referential.transcribing.TranscribingSystem, fr.ifremer.allegro.referential.transcribing.TranscribingSide, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 TranscribingTaxonGroup TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByNaturalId(java.lang.String queryString, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 TranscribingTaxonGroup TranscribingTaxonGroupDao.findTranscribingTaxonGroupByNaturalId(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 TranscribingTaxonGroup TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByNaturalId(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 java.util.Collection TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection TranscribingTaxonGroupDao.findTranscribingTaxonGroupByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection TranscribingTaxonGroupDaoBase.findTranscribingTaxonGroupByTaxonGroup(TaxonGroup taxonGroup)
           
 java.lang.Object TranscribingTaxonGroupDao.load(int transform, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           Does the same thing as TranscribingTaxonGroupDao.load(fr.ifremer.allegro.referential.transcribing.TranscribingSystem,fr.ifremer.allegro.referential.transcribing.TranscribingSide,fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.lang.Object TranscribingTaxonGroupDaoBase.load(int transform, TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 TranscribingTaxonGroup TranscribingTaxonGroupDao.load(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
          Loads an instance of fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup from the persistent store.
 TranscribingTaxonGroup TranscribingTaxonGroupDaoBase.load(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 void TranscribingTaxonGroupDao.remove(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
          Removes the instance of fr.ifremer.allegro.referential.transcribing.TranscribingTaxonGroup having the given identifiers from the persistent store.
 void TranscribingTaxonGroupDaoBase.remove(TranscribingSystem transcribingSystem, TranscribingSide transcribingSide, TaxonGroup taxonGroup)
           
 void TranscribingTaxonGroupPK.setTaxonGroup(TaxonGroup taxonGroup)
           
 

Uses of TaxonGroup in fr.ifremer.allegro.technical.history
 

Methods in fr.ifremer.allegro.technical.history that return TaxonGroup
 TaxonGroup QualificationHistory.getTaxonGroup()
           Le groupe de taxon pr??cedent.
 

Methods in fr.ifremer.allegro.technical.history with parameters of type TaxonGroup
 QualificationHistory QualificationHistoryDao.create(java.lang.Integer objectId, java.lang.String comments, java.lang.Float numericalvalue, java.lang.String previousComments, java.sql.Timestamp updateDate, ObjectType objectType, QualitativeValue qualitativeValue, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, Person recorderPerson, Pmfm pmfm, QualityFlag qualityFlag, Gear gear, Metier metier, Department recorderDepartment)
           Creates a new fr.ifremer.allegro.technical.history.QualificationHistory instance from all attributes and properties and adds it to the persistent store.
 QualificationHistory QualificationHistoryDaoBase.create(java.lang.Integer objectId, java.lang.String comments, java.lang.Float numericalvalue, java.lang.String previousComments, java.sql.Timestamp updateDate, ObjectType objectType, QualitativeValue qualitativeValue, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, Person recorderPerson, Pmfm pmfm, QualityFlag qualityFlag, Gear gear, Metier metier, Department recorderDepartment)
           
 java.lang.Object QualificationHistoryDao.create(int transform, java.lang.Integer objectId, java.lang.String comments, java.lang.Float numericalvalue, java.lang.String previousComments, java.sql.Timestamp updateDate, ObjectType objectType, QualitativeValue qualitativeValue, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, Person recorderPerson, Pmfm pmfm, QualityFlag qualityFlag, Gear gear, Metier metier, Department recorderDepartment)
           Does the same thing as QualificationHistoryDao.create(java.lang.Integer,java.lang.String,java.lang.Float,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.ObjectType,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.taxon.ReferenceTaxon,fr.ifremer.allegro.administration.user.Person,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.gear.Gear,fr.ifremer.allegro.referential.metier.Metier,fr.ifremer.allegro.administration.user.Department) with an additional flag called transform.
 java.lang.Object QualificationHistoryDaoBase.create(int transform, java.lang.Integer objectId, java.lang.String comments, java.lang.Float numericalvalue, java.lang.String previousComments, java.sql.Timestamp updateDate, ObjectType objectType, QualitativeValue qualitativeValue, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, Person recorderPerson, Pmfm pmfm, QualityFlag qualityFlag, Gear gear, Metier metier, Department recorderDepartment)
           
 java.util.Collection QualificationHistoryDao.findQualificationHistoryByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as QualificationHistoryDao.findQualificationHistoryByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection QualificationHistoryDaoBase.findQualificationHistoryByTaxonGroup(int transform, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection QualificationHistoryDao.findQualificationHistoryByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as QualificationHistoryDao.findQualificationHistoryByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection QualificationHistoryDaoBase.findQualificationHistoryByTaxonGroup(int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection QualificationHistoryDao.findQualificationHistoryByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as QualificationHistoryDao.findQualificationHistoryByTaxonGroup(int, String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection QualificationHistoryDaoBase.findQualificationHistoryByTaxonGroup(int transform, java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection QualificationHistoryDao.findQualificationHistoryByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as QualificationHistoryDao.findQualificationHistoryByTaxonGroup(int, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection QualificationHistoryDaoBase.findQualificationHistoryByTaxonGroup(int transform, java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection QualificationHistoryDao.findQualificationHistoryByTaxonGroup(int transform, TaxonGroup taxonGroup)
           Does the same thing as QualificationHistoryDao.findQualificationHistoryByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional flag called transform.
 java.util.Collection QualificationHistoryDaoBase.findQualificationHistoryByTaxonGroup(int transform, TaxonGroup taxonGroup)
           
 java.util.Collection QualificationHistoryDao.findQualificationHistoryByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           Does the same thing as QualificationHistoryDao.findQualificationHistoryByTaxonGroup(String, fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional two arguments called pageNumber and pageSize.
 java.util.Collection QualificationHistoryDaoBase.findQualificationHistoryByTaxonGroup(java.lang.String queryString, int pageNumber, int pageSize, TaxonGroup taxonGroup)
           
 java.util.Collection QualificationHistoryDao.findQualificationHistoryByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           Does the same thing as QualificationHistoryDao.findQualificationHistoryByTaxonGroup(fr.ifremer.allegro.referential.taxon.TaxonGroup) with an additional argument called queryString.
 java.util.Collection QualificationHistoryDaoBase.findQualificationHistoryByTaxonGroup(java.lang.String queryString, TaxonGroup taxonGroup)
           
 java.util.Collection QualificationHistoryDao.findQualificationHistoryByTaxonGroup(TaxonGroup taxonGroup)
           
 java.util.Collection QualificationHistoryDaoBase.findQualificationHistoryByTaxonGroup(TaxonGroup taxonGroup)
           
static QualificationHistory QualificationHistory.Factory.newInstance(java.lang.Integer objectId, java.lang.String comments, java.lang.Float numericalvalue, java.lang.String previousComments, java.sql.Timestamp updateDate, ObjectType objectType, QualitativeValue qualitativeValue, TaxonGroup taxonGroup, ReferenceTaxon referenceTaxon, Person recorderPerson, Pmfm pmfm, QualityFlag qualityFlag, Gear gear, Metier metier, Department recorderDepartment)
          Constructs a new instance of QualificationHistory, taking all possible properties (except the identifier(s))as arguments.
 void QualificationHistory.setTaxonGroup(TaxonGroup taxonGroup)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.