| Modifier and Type | Method and Description |
|---|---|
ReferenceTaxon |
ReferenceTaxonStrategyPK.getReferenceTaxon() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ReferenceTaxonStrategyDaoBase.create(int transform,
ReferenceTaxon referenceTaxon,
Strategy strategy) |
Object |
ReferenceTaxonStrategyDao.create(int transform,
ReferenceTaxon referenceTaxon,
Strategy strategy)
Does the same thing as
ReferenceTaxonStrategyDao.create(fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,fr.ifremer.adagio.core.dao.administration.programStrategy.Strategy) with an
additional flag called transform. |
Object |
ReferenceTaxonStrategyDaoBase.create(int transform,
Short priorityLevel,
Strategy strategy,
ReferenceTaxon referenceTaxon) |
Object |
ReferenceTaxonStrategyDao.create(int transform,
Short priorityLevel,
Strategy strategy,
ReferenceTaxon referenceTaxon)
Does the same thing as
ReferenceTaxonStrategyDao.create(java.lang.Short,fr.ifremer.adagio.core.dao.administration.programStrategy.Strategy,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon) with an
additional flag called transform. |
ReferenceTaxonStrategy |
ReferenceTaxonStrategyDaoBase.create(ReferenceTaxon referenceTaxon,
Strategy strategy) |
ReferenceTaxonStrategy |
ReferenceTaxonStrategyDao.create(ReferenceTaxon referenceTaxon,
Strategy strategy)
Creates a new
fr.ifremer.adagio.core.dao.administration.programStrategy.ReferenceTaxonStrategy
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
ReferenceTaxonStrategy |
ReferenceTaxonStrategyDaoBase.create(Short priorityLevel,
Strategy strategy,
ReferenceTaxon referenceTaxon) |
ReferenceTaxonStrategy |
ReferenceTaxonStrategyDao.create(Short priorityLevel,
Strategy strategy,
ReferenceTaxon referenceTaxon)
Creates a new
fr.ifremer.adagio.core.dao.administration.programStrategy.ReferenceTaxonStrategy
instance from all attributes and
properties and adds it to the persistent store. |
Object |
ReferenceTaxonStrategyDaoBase.load(int transform,
Strategy strategy,
ReferenceTaxon referenceTaxon) |
Object |
ReferenceTaxonStrategyDao.load(int transform,
Strategy strategy,
ReferenceTaxon referenceTaxon)
Does the same thing as
ReferenceTaxonStrategyDao.load(fr.ifremer.adagio.core.dao.administration.programStrategy.Strategy,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon) with an
additional flag called transform. |
ReferenceTaxonStrategy |
ReferenceTaxonStrategyDaoBase.load(Strategy strategy,
ReferenceTaxon referenceTaxon) |
ReferenceTaxonStrategy |
ReferenceTaxonStrategyDao.load(Strategy strategy,
ReferenceTaxon referenceTaxon)
Loads an instance of fr.ifremer.adagio.core.dao.administration.programStrategy.ReferenceTaxonStrategy from the persistent store.
|
void |
ReferenceTaxonStrategyDaoBase.remove(Strategy strategy,
ReferenceTaxon referenceTaxon) |
void |
ReferenceTaxonStrategyDao.remove(Strategy strategy,
ReferenceTaxon referenceTaxon)
Removes the instance of fr.ifremer.adagio.core.dao.administration.programStrategy.ReferenceTaxonStrategy having the given
identifiers from the persistent store. |
void |
ReferenceTaxonStrategyPK.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTaxon |
AgeReaderQualification.getReferenceTaxon() |
| Modifier and Type | Method and Description |
|---|---|
AgeReaderQualification |
AgeReaderQualificationDao.create(Collection<Location> locations,
Integer qualificationLevel,
ReferenceTaxon referenceTaxon,
Date startDate)
Creates a new
fr.ifremer.adagio.core.dao.administration.user.ageReader.AgeReaderQualification
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
AgeReaderQualification |
AgeReaderQualificationDaoBase.create(Collection<Location> locations,
Integer qualificationLevel,
ReferenceTaxon referenceTaxon,
Date startDate) |
AgeReaderQualification |
AgeReaderQualificationDao.create(Date startDate,
Date endDate,
Integer qualificationLevel,
Collection<Person> people,
ReferenceTaxon referenceTaxon,
Collection<Location> locations)
Creates a new
fr.ifremer.adagio.core.dao.administration.user.ageReader.AgeReaderQualification
instance from all attributes and
properties and adds it to the persistent store. |
AgeReaderQualification |
AgeReaderQualificationDaoBase.create(Date startDate,
Date endDate,
Integer qualificationLevel,
Collection<Person> people,
ReferenceTaxon referenceTaxon,
Collection<Location> locations) |
Object |
AgeReaderQualificationDao.create(int transform,
Collection<Location> locations,
Integer qualificationLevel,
ReferenceTaxon referenceTaxon,
Date startDate)
Does the same thing as
#create(java.util.Collection with an
additional flag called transform. |
Object |
AgeReaderQualificationDaoBase.create(int transform,
Collection<Location> locations,
Integer qualificationLevel,
ReferenceTaxon referenceTaxon,
Date startDate) |
Object |
AgeReaderQualificationDao.create(int transform,
Date startDate,
Date endDate,
Integer qualificationLevel,
Collection<Person> people,
ReferenceTaxon referenceTaxon,
Collection<Location> locations)
Does the same thing as
#create(java.util.Date,java.util.Date,java.lang.Integer,java.util.Collection with an
additional flag called transform. |
Object |
AgeReaderQualificationDaoBase.create(int transform,
Date startDate,
Date endDate,
Integer qualificationLevel,
Collection<Person> people,
ReferenceTaxon referenceTaxon,
Collection<Location> locations) |
static AgeReaderQualification |
AgeReaderQualification.Factory.newInstance(Date startDate,
Date endDate,
Integer qualificationLevel,
Collection<Person> people,
ReferenceTaxon referenceTaxon,
Collection<Location> locations)
Constructs a new instance of
AgeReaderQualification, taking all possible properties
(except the identifier(s))as arguments. |
static AgeReaderQualification |
AgeReaderQualification.Factory.newInstance(Date startDate,
Integer qualificationLevel,
ReferenceTaxon referenceTaxon,
Collection<Location> locations)
Constructs a new instance of
AgeReaderQualification, taking all required and/or
read-only properties as arguments. |
void |
AgeReaderQualification.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTaxon |
SortingBatch.getReferenceTaxon()
|
| Modifier and Type | Method and Description |
|---|---|
Object |
SortingBatchDaoBase.create(int transform,
Short rankOrder,
Float subgroupCount,
Integer individualCount,
Boolean childBatchsReplication,
Boolean exhaustiveInventory,
String comments,
String label,
Collection<BatchExhaustiveInventory> batchExhaustiveInventories,
Location location,
QualityFlag qualityFlag,
Collection<Batch> childBatchs,
Batch parentBatch,
Collection<QuantificationMeasurement> quantificationMeasurements,
Collection<Produce> produces,
Float samplingRatio,
String samplingRatioText,
TaxonGroup taxonGroup,
CatchBatch rootBatch,
ReferenceTaxon referenceTaxon,
Collection<SortingMeasurement> sortingMeasurements) |
Object |
SortingBatchDao.create(int transform,
Short rankOrder,
Float subgroupCount,
Integer individualCount,
Boolean childBatchsReplication,
Boolean exhaustiveInventory,
String comments,
String label,
Collection<BatchExhaustiveInventory> batchExhaustiveInventories,
Location location,
QualityFlag qualityFlag,
Collection<Batch> childBatchs,
Batch parentBatch,
Collection<QuantificationMeasurement> quantificationMeasurements,
Collection<Produce> produces,
Float samplingRatio,
String samplingRatioText,
TaxonGroup taxonGroup,
CatchBatch rootBatch,
ReferenceTaxon referenceTaxon,
Collection<SortingMeasurement> sortingMeasurements)
Does the same thing as
#create(java.lang.Short,java.lang.Float,java.lang.Integer,java.lang.Boolean,java.lang.Boolean,java.lang.String,java.lang.String,java.util.Collection with an
additional flag called transform. |
SortingBatch |
SortingBatchDaoBase.create(Short rankOrder,
Float subgroupCount,
Integer individualCount,
Boolean childBatchsReplication,
Boolean exhaustiveInventory,
String comments,
String label,
Collection<BatchExhaustiveInventory> batchExhaustiveInventories,
Location location,
QualityFlag qualityFlag,
Collection<Batch> childBatchs,
Batch parentBatch,
Collection<QuantificationMeasurement> quantificationMeasurements,
Collection<Produce> produces,
Float samplingRatio,
String samplingRatioText,
TaxonGroup taxonGroup,
CatchBatch rootBatch,
ReferenceTaxon referenceTaxon,
Collection<SortingMeasurement> sortingMeasurements) |
SortingBatch |
SortingBatchDao.create(Short rankOrder,
Float subgroupCount,
Integer individualCount,
Boolean childBatchsReplication,
Boolean exhaustiveInventory,
String comments,
String label,
Collection<BatchExhaustiveInventory> batchExhaustiveInventories,
Location location,
QualityFlag qualityFlag,
Collection<Batch> childBatchs,
Batch parentBatch,
Collection<QuantificationMeasurement> quantificationMeasurements,
Collection<Produce> produces,
Float samplingRatio,
String samplingRatioText,
TaxonGroup taxonGroup,
CatchBatch rootBatch,
ReferenceTaxon referenceTaxon,
Collection<SortingMeasurement> sortingMeasurements)
Creates a new
fr.ifremer.adagio.core.dao.data.batch.SortingBatch
instance from all attributes and
properties and adds it to the persistent store. |
static SortingBatch |
SortingBatch.Factory.newInstance(Short rankOrder,
Float subgroupCount,
Integer individualCount,
Boolean childBatchsReplication,
Boolean exhaustiveInventory,
String comments,
String label,
Collection<BatchExhaustiveInventory> batchExhaustiveInventories,
Location location,
QualityFlag qualityFlag,
Collection<Batch> childBatchs,
Batch parentBatch,
Collection<QuantificationMeasurement> quantificationMeasurements,
Collection<Produce> produces,
Float samplingRatio,
String samplingRatioText,
TaxonGroup taxonGroup,
CatchBatch rootBatch,
ReferenceTaxon referenceTaxon,
Collection<SortingMeasurement> sortingMeasurements)
Constructs a new instance of
SortingBatch, taking all possible properties
(except the identifier(s))as arguments. |
void |
SortingBatch.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTaxon |
DenormalizedBatch.getInheritedReferenceTaxon() |
ReferenceTaxon |
DenormalizedBatch.getReferenceTaxon() |
| Modifier and Type | Method and Description |
|---|---|
Object |
DenormalizedBatchDaoBase.create(int transform,
Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation) |
Object |
DenormalizedBatchDao.create(int transform,
Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation)
Does the same thing as
#create(java.lang.Short,java.lang.Short,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Float,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.String,java.lang.Short,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.sql.Timestamp,java.lang.Float,java.lang.String,fr.ifremer.adagio.core.dao.referential.taxon.TaxonGroup,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,fr.ifremer.adagio.core.dao.referential.QualityFlag,fr.ifremer.adagio.core.dao.data.batch.denormalized.DenormalizedBatch,java.util.Collection with an
additional flag called transform. |
DenormalizedBatch |
DenormalizedBatchDaoBase.create(Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation) |
DenormalizedBatch |
DenormalizedBatchDao.create(Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation)
Creates a new
fr.ifremer.adagio.core.dao.data.batch.denormalized.DenormalizedBatch
instance from all attributes and
properties and adds it to the persistent store. |
static DenormalizedBatch |
DenormalizedBatch.Factory.newInstance(Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation)
Constructs a new instance of
DenormalizedBatch, taking all possible properties
(except the identifier(s))as arguments. |
void |
DenormalizedBatch.setInheritedReferenceTaxon(ReferenceTaxon inheritedReferenceTaxon) |
void |
DenormalizedBatch.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTaxon |
UpdatedItemHistory.getReferenceTaxon()
Le taxon précedent.
|
| Modifier and Type | Method and Description |
|---|---|
UpdatedItemHistory |
UpdatedItemHistoryDaoBase.create(Integer objectId,
Boolean isPostValidation,
String comments,
Float numericalValue,
String previousComments,
Timestamp updateDate,
QualityFlag qualityFlag,
Metier metier,
ObjectType objectType,
Department recorderDepartment,
Pmfm pmfm,
ProcessingHistory processingHistory,
ReferenceTaxon referenceTaxon,
Person recorderPerson,
TaxonGroup taxonGroup,
QualitativeValue qualitativeValue,
Gear gear) |
UpdatedItemHistory |
UpdatedItemHistoryDao.create(Integer objectId,
Boolean isPostValidation,
String comments,
Float numericalValue,
String previousComments,
Timestamp updateDate,
QualityFlag qualityFlag,
Metier metier,
ObjectType objectType,
Department recorderDepartment,
Pmfm pmfm,
ProcessingHistory processingHistory,
ReferenceTaxon referenceTaxon,
Person recorderPerson,
TaxonGroup taxonGroup,
QualitativeValue qualitativeValue,
Gear gear)
Creates a new
fr.ifremer.adagio.core.dao.data.history.UpdatedItemHistory
instance from all attributes and
properties and adds it to the persistent store. |
Object |
UpdatedItemHistoryDaoBase.create(int transform,
Integer objectId,
Boolean isPostValidation,
String comments,
Float numericalValue,
String previousComments,
Timestamp updateDate,
QualityFlag qualityFlag,
Metier metier,
ObjectType objectType,
Department recorderDepartment,
Pmfm pmfm,
ProcessingHistory processingHistory,
ReferenceTaxon referenceTaxon,
Person recorderPerson,
TaxonGroup taxonGroup,
QualitativeValue qualitativeValue,
Gear gear) |
Object |
UpdatedItemHistoryDao.create(int transform,
Integer objectId,
Boolean isPostValidation,
String comments,
Float numericalValue,
String previousComments,
Timestamp updateDate,
QualityFlag qualityFlag,
Metier metier,
ObjectType objectType,
Department recorderDepartment,
Pmfm pmfm,
ProcessingHistory processingHistory,
ReferenceTaxon referenceTaxon,
Person recorderPerson,
TaxonGroup taxonGroup,
QualitativeValue qualitativeValue,
Gear gear)
|
static UpdatedItemHistory |
UpdatedItemHistory.Factory.newInstance(Integer objectId,
Boolean isPostValidation,
String comments,
Float numericalValue,
String previousComments,
Timestamp updateDate,
QualityFlag qualityFlag,
Metier metier,
ObjectType objectType,
Department recorderDepartment,
Pmfm pmfm,
ProcessingHistory processingHistory,
ReferenceTaxon referenceTaxon,
Person recorderPerson,
TaxonGroup taxonGroup,
QualitativeValue qualitativeValue,
Gear gear)
Constructs a new instance of
UpdatedItemHistory, taking all possible properties
(except the identifier(s))as arguments. |
void |
UpdatedItemHistory.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTaxon |
Sample.getReferenceTaxon()
Taxon (espèce scientifique) caractéristant l'échantillon
(optionnel)
|
| Modifier and Type | Method and Description |
|---|---|
Object |
SampleDao.create(int transform,
String label,
Date sampleDate,
Short individualCount,
Float size,
String synchronizationStatus,
String comments,
Date creationDate,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Collection<FishingArea> fishingAreas,
FishingOperation fishingOperation,
Matrix matrix,
Department recorderDepartment,
Program program,
Sample parentSample,
Collection<Sample> childSamples,
ReferenceTaxon referenceTaxon,
TaxonGroup taxonGroup,
QualityFlag qualityFlag,
Person recorderPerson,
Unit sizeUnit,
Batch batch,
Collection<SampleMeasurement> sampleMeasurements)
Does the same thing as
#create(java.lang.String,java.util.Date,java.lang.Short,java.lang.Float,java.lang.String,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,java.util.Collection with an
additional flag called transform. |
Object |
SampleDaoBase.create(int transform,
String label,
Date sampleDate,
Short individualCount,
Float size,
String synchronizationStatus,
String comments,
Date creationDate,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Collection<FishingArea> fishingAreas,
FishingOperation fishingOperation,
Matrix matrix,
Department recorderDepartment,
Program program,
Sample parentSample,
Collection<Sample> childSamples,
ReferenceTaxon referenceTaxon,
TaxonGroup taxonGroup,
QualityFlag qualityFlag,
Person recorderPerson,
Unit sizeUnit,
Batch batch,
Collection<SampleMeasurement> sampleMeasurements) |
Sample |
SampleDao.create(String label,
Date sampleDate,
Short individualCount,
Float size,
String synchronizationStatus,
String comments,
Date creationDate,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Collection<FishingArea> fishingAreas,
FishingOperation fishingOperation,
Matrix matrix,
Department recorderDepartment,
Program program,
Sample parentSample,
Collection<Sample> childSamples,
ReferenceTaxon referenceTaxon,
TaxonGroup taxonGroup,
QualityFlag qualityFlag,
Person recorderPerson,
Unit sizeUnit,
Batch batch,
Collection<SampleMeasurement> sampleMeasurements)
Creates a new
fr.ifremer.adagio.core.dao.data.sample.Sample
instance from all attributes and
properties and adds it to the persistent store. |
Sample |
SampleDaoBase.create(String label,
Date sampleDate,
Short individualCount,
Float size,
String synchronizationStatus,
String comments,
Date creationDate,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Collection<FishingArea> fishingAreas,
FishingOperation fishingOperation,
Matrix matrix,
Department recorderDepartment,
Program program,
Sample parentSample,
Collection<Sample> childSamples,
ReferenceTaxon referenceTaxon,
TaxonGroup taxonGroup,
QualityFlag qualityFlag,
Person recorderPerson,
Unit sizeUnit,
Batch batch,
Collection<SampleMeasurement> sampleMeasurements) |
static Sample |
Sample.Factory.newInstance(String label,
Date sampleDate,
Short individualCount,
Float size,
String synchronizationStatus,
String comments,
Date creationDate,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Collection<FishingArea> fishingAreas,
FishingOperation fishingOperation,
Matrix matrix,
Department recorderDepartment,
Program program,
Sample parentSample,
Collection<Sample> childSamples,
ReferenceTaxon referenceTaxon,
TaxonGroup taxonGroup,
QualityFlag qualityFlag,
Person recorderPerson,
Unit sizeUnit,
Batch batch,
Collection<SampleMeasurement> sampleMeasurements)
Constructs a new instance of
Sample, taking all possible properties
(except the identifier(s))as arguments. |
void |
Sample.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTaxon |
WeightLengthConversion.getReferenceTaxon() |
| Modifier and Type | Method and Description |
|---|---|
WeightLengthConversion |
WeightLengthConversionDao.create(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer startMonth,
Integer endMonth,
Integer year,
String description,
String comments,
Timestamp updateDate,
Location location,
QualitativeValue sex,
Status status,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Parameter lengthParameter)
Creates a new
fr.ifremer.adagio.core.dao.referential.conversion.WeightLengthConversion
instance from all attributes and
properties and adds it to the persistent store. |
WeightLengthConversion |
WeightLengthConversionDaoBase.create(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer startMonth,
Integer endMonth,
Integer year,
String description,
String comments,
Timestamp updateDate,
Location location,
QualitativeValue sex,
Status status,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Parameter lengthParameter) |
WeightLengthConversion |
WeightLengthConversionDao.create(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer endMonth,
Parameter lengthParameter,
Unit lengthUnit,
Location location,
ReferenceTaxon referenceTaxon,
Integer startMonth,
Status status)
Creates a new
fr.ifremer.adagio.core.dao.referential.conversion.WeightLengthConversion
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
WeightLengthConversion |
WeightLengthConversionDaoBase.create(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer endMonth,
Parameter lengthParameter,
Unit lengthUnit,
Location location,
ReferenceTaxon referenceTaxon,
Integer startMonth,
Status status) |
Object |
WeightLengthConversionDao.create(int transform,
Double conversionCoefficientA,
Double conversionCoefficientB,
Integer startMonth,
Integer endMonth,
Integer year,
String description,
String comments,
Timestamp updateDate,
Location location,
QualitativeValue sex,
Status status,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Parameter lengthParameter)
Does the same thing as
WeightLengthConversionDao.create(java.lang.Double,java.lang.Double,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.sql.Timestamp,fr.ifremer.adagio.core.dao.referential.location.Location,fr.ifremer.adagio.core.dao.referential.pmfm.QualitativeValue,fr.ifremer.adagio.core.dao.referential.Status,fr.ifremer.adagio.core.dao.referential.pmfm.Unit,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter) with an
additional flag called transform. |
Object |
WeightLengthConversionDaoBase.create(int transform,
Double conversionCoefficientA,
Double conversionCoefficientB,
Integer startMonth,
Integer endMonth,
Integer year,
String description,
String comments,
Timestamp updateDate,
Location location,
QualitativeValue sex,
Status status,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Parameter lengthParameter) |
Object |
WeightLengthConversionDao.create(int transform,
Double conversionCoefficientA,
Double conversionCoefficientB,
Integer endMonth,
Parameter lengthParameter,
Unit lengthUnit,
Location location,
ReferenceTaxon referenceTaxon,
Integer startMonth,
Status status)
Does the same thing as
WeightLengthConversionDao.create(java.lang.Double,java.lang.Double,java.lang.Integer,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter,fr.ifremer.adagio.core.dao.referential.pmfm.Unit,fr.ifremer.adagio.core.dao.referential.location.Location,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,java.lang.Integer,fr.ifremer.adagio.core.dao.referential.Status) with an
additional flag called transform. |
Object |
WeightLengthConversionDaoBase.create(int transform,
Double conversionCoefficientA,
Double conversionCoefficientB,
Integer endMonth,
Parameter lengthParameter,
Unit lengthUnit,
Location location,
ReferenceTaxon referenceTaxon,
Integer startMonth,
Status status) |
static WeightLengthConversion |
WeightLengthConversion.Factory.newInstance(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer startMonth,
Integer endMonth,
Integer year,
String description,
String comments,
Timestamp updateDate,
Location location,
QualitativeValue sex,
Status status,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Parameter lengthParameter)
Constructs a new instance of
WeightLengthConversion, taking all possible properties
(except the identifier(s))as arguments. |
static WeightLengthConversion |
WeightLengthConversion.Factory.newInstance(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer startMonth,
Integer endMonth,
Location location,
Status status,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Parameter lengthParameter)
Constructs a new instance of
WeightLengthConversion, taking all required and/or
read-only properties as arguments. |
void |
WeightLengthConversion.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReferenceTaxonImpl |
| Modifier and Type | Method and Description |
|---|---|
ReferenceTaxon |
ReferenceTaxonDao.create(ReferenceTaxon referenceTaxon)
Creates an instance of fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon and adds it to the persistent store.
|
ReferenceTaxon |
ReferenceTaxonDaoBase.create(ReferenceTaxon referenceTaxon) |
ReferenceTaxon |
ReferenceTaxonDao.create(Timestamp updateDate,
String name)
Creates a new
fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon
instance from all attributes and
properties and adds it to the persistent store. |
ReferenceTaxon |
ReferenceTaxonDaoBase.create(Timestamp updateDate,
String name) |
ReferenceTaxon |
TaxonName.getReferenceTaxon() |
ReferenceTaxon |
VirtualComponentPK.getReferenceTaxon() |
ReferenceTaxon |
TaxonGroupHistoricalRecord.getReferenceTaxon() |
ReferenceTaxon |
ReferenceTaxonDao.load(Integer id)
Loads an instance of fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon from the persistent store.
|
ReferenceTaxon |
ReferenceTaxonDaoBase.load(Integer id) |
static ReferenceTaxon |
ReferenceTaxon.Factory.newInstance()
Constructs a new instance of
ReferenceTaxon. |
static ReferenceTaxon |
ReferenceTaxon.Factory.newInstance(Timestamp updateDate,
String name)
Constructs a new instance of
ReferenceTaxon, taking all possible properties
(except the identifier(s))as arguments. |
protected ReferenceTaxon |
ReferenceTaxonDaoBase.toEntity(Object[] row) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ReferenceTaxon> |
ReferenceTaxonDao.create(Collection<ReferenceTaxon> entities)
Creates a new instance of fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon and adds
from the passed in
entities collection |
Collection<ReferenceTaxon> |
ReferenceTaxonDaoBase.create(Collection<ReferenceTaxon> entities) |
Collection<ReferenceTaxon> |
ReferenceTaxonDao.loadAll()
Loads all entities of type
ReferenceTaxon. |
Collection<ReferenceTaxon> |
ReferenceTaxonDaoBase.loadAll() |
Set<ReferenceTaxon> |
ReferenceTaxonDao.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Set<ReferenceTaxon> |
ReferenceTaxonDaoBase.search(Search search) |
| Modifier and Type | Method and Description |
|---|---|
TaxonName |
TaxonNameDaoBase.create(Date creationDate,
Boolean isNaming,
Boolean isObsolete,
Boolean isReferent,
Boolean isTemporary,
Boolean isVirtual,
String name,
ReferenceTaxon referenceTaxon,
Date startDate,
TaxonomicLevel taxonomicLevel,
Integer upperRank) |
TaxonName |
TaxonNameDao.create(Date creationDate,
Boolean isNaming,
Boolean isObsolete,
Boolean isReferent,
Boolean isTemporary,
Boolean isVirtual,
String name,
ReferenceTaxon referenceTaxon,
Date startDate,
TaxonomicLevel taxonomicLevel,
Integer upperRank)
Creates a new
fr.ifremer.adagio.core.dao.referential.taxon.TaxonName
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
TaxonGroupHistoricalRecord |
TaxonGroupHistoricalRecordDaoBase.create(Date startDate,
Date endDate,
String comments,
Timestamp updateDate,
TaxonGroup taxonGroup,
ReferenceTaxon referenceTaxon) |
TaxonGroupHistoricalRecord |
TaxonGroupHistoricalRecordDao.create(Date startDate,
Date endDate,
String comments,
Timestamp updateDate,
TaxonGroup taxonGroup,
ReferenceTaxon referenceTaxon)
Creates a new
fr.ifremer.adagio.core.dao.referential.taxon.TaxonGroupHistoricalRecord
instance from all attributes and
properties and adds it to the persistent store. |
Object |
TaxonNameDaoBase.create(int transform,
Date creationDate,
Boolean isNaming,
Boolean isObsolete,
Boolean isReferent,
Boolean isTemporary,
Boolean isVirtual,
String name,
ReferenceTaxon referenceTaxon,
Date startDate,
TaxonomicLevel taxonomicLevel,
Integer upperRank) |
Object |
TaxonNameDao.create(int transform,
Date creationDate,
Boolean isNaming,
Boolean isObsolete,
Boolean isReferent,
Boolean isTemporary,
Boolean isVirtual,
String name,
ReferenceTaxon referenceTaxon,
Date startDate,
TaxonomicLevel taxonomicLevel,
Integer upperRank)
Does the same thing as
TaxonNameDao.create(java.util.Date,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.lang.String,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,java.util.Date,fr.ifremer.adagio.core.dao.referential.taxon.TaxonomicLevel,java.lang.Integer) with an
additional flag called transform. |
Object |
TaxonGroupHistoricalRecordDaoBase.create(int transform,
Date startDate,
Date endDate,
String comments,
Timestamp updateDate,
TaxonGroup taxonGroup,
ReferenceTaxon referenceTaxon) |
Object |
TaxonGroupHistoricalRecordDao.create(int transform,
Date startDate,
Date endDate,
String comments,
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.adagio.core.dao.referential.taxon.TaxonGroup,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon) with an
additional flag called transform. |
Object |
ReferenceTaxonDao.create(int transform,
ReferenceTaxon referenceTaxon)
Does the same thing as
ReferenceTaxonDao.create(fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon) with an
additional flag called transform. |
Object |
ReferenceTaxonDaoBase.create(int transform,
ReferenceTaxon referenceTaxon) |
Object |
TaxonGroupHistoricalRecordDaoBase.create(int transform,
ReferenceTaxon referenceTaxon,
Date startDate,
TaxonGroup taxonGroup) |
Object |
TaxonGroupHistoricalRecordDao.create(int transform,
ReferenceTaxon referenceTaxon,
Date startDate,
TaxonGroup taxonGroup)
Does the same thing as
TaxonGroupHistoricalRecordDao.create(fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,java.util.Date,fr.ifremer.adagio.core.dao.referential.taxon.TaxonGroup) with an
additional flag called transform. |
Object |
VirtualComponentDao.create(int transform,
ReferenceTaxon referenceTaxon,
TaxonName taxonName)
Does the same thing as
VirtualComponentDao.create(fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,fr.ifremer.adagio.core.dao.referential.taxon.TaxonName) with an
additional flag called transform. |
Object |
VirtualComponentDaoBase.create(int transform,
ReferenceTaxon referenceTaxon,
TaxonName taxonName) |
Object |
TaxonNameDaoBase.create(int transform,
String name,
String completeName,
Boolean isNaming,
Boolean isReferent,
Integer upperRank,
Boolean isVirtual,
Boolean isObsolete,
Boolean isTemporary,
Date startDate,
Date endDate,
String comments,
Date creationDate,
Timestamp updateDate,
Citation citation,
ReferenceTaxon referenceTaxon,
Collection<TaxonNameHistory> taxonNamehistory,
Collection<TaxonNameHistory> parentTaxonNameHistory,
Collection<TaxonName> childTaxonNames,
TaxonName parentTaxonName,
TaxonomicLevel taxonomicLevel) |
Object |
TaxonNameDao.create(int transform,
String name,
String completeName,
Boolean isNaming,
Boolean isReferent,
Integer upperRank,
Boolean isVirtual,
Boolean isObsolete,
Boolean isTemporary,
Date startDate,
Date endDate,
String comments,
Date creationDate,
Timestamp updateDate,
Citation citation,
ReferenceTaxon referenceTaxon,
Collection<TaxonNameHistory> taxonNamehistory,
Collection<TaxonNameHistory> parentTaxonNameHistory,
Collection<TaxonName> childTaxonNames,
TaxonName parentTaxonName,
TaxonomicLevel taxonomicLevel)
Does the same thing as
#create(java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Integer,java.lang.Boolean,java.lang.Boolean,java.lang.Boolean,java.util.Date,java.util.Date,java.lang.String,java.util.Date,java.sql.Timestamp,fr.ifremer.adagio.core.dao.referential.taxon.Citation,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,java.util.Collection with an
additional flag called transform. |
Object |
VirtualComponentDao.create(int transform,
Timestamp updateDate,
TaxonName taxonName,
ReferenceTaxon referenceTaxon)
Does the same thing as
VirtualComponentDao.create(java.sql.Timestamp,fr.ifremer.adagio.core.dao.referential.taxon.TaxonName,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon) with an
additional flag called transform. |
Object |
VirtualComponentDaoBase.create(int transform,
Timestamp updateDate,
TaxonName taxonName,
ReferenceTaxon referenceTaxon) |
ReferenceTaxon |
ReferenceTaxonDao.create(ReferenceTaxon referenceTaxon)
Creates an instance of fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon and adds it to the persistent store.
|
ReferenceTaxon |
ReferenceTaxonDaoBase.create(ReferenceTaxon referenceTaxon) |
TaxonGroupHistoricalRecord |
TaxonGroupHistoricalRecordDaoBase.create(ReferenceTaxon referenceTaxon,
Date startDate,
TaxonGroup taxonGroup) |
TaxonGroupHistoricalRecord |
TaxonGroupHistoricalRecordDao.create(ReferenceTaxon referenceTaxon,
Date startDate,
TaxonGroup taxonGroup)
Creates a new
fr.ifremer.adagio.core.dao.referential.taxon.TaxonGroupHistoricalRecord
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
VirtualComponent |
VirtualComponentDao.create(ReferenceTaxon referenceTaxon,
TaxonName taxonName)
Creates a new
fr.ifremer.adagio.core.dao.referential.taxon.VirtualComponent
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
VirtualComponent |
VirtualComponentDaoBase.create(ReferenceTaxon referenceTaxon,
TaxonName taxonName) |
TaxonName |
TaxonNameDaoBase.create(String name,
String completeName,
Boolean isNaming,
Boolean isReferent,
Integer upperRank,
Boolean isVirtual,
Boolean isObsolete,
Boolean isTemporary,
Date startDate,
Date endDate,
String comments,
Date creationDate,
Timestamp updateDate,
Citation citation,
ReferenceTaxon referenceTaxon,
Collection<TaxonNameHistory> taxonNamehistory,
Collection<TaxonNameHistory> parentTaxonNameHistory,
Collection<TaxonName> childTaxonNames,
TaxonName parentTaxonName,
TaxonomicLevel taxonomicLevel) |
TaxonName |
TaxonNameDao.create(String name,
String completeName,
Boolean isNaming,
Boolean isReferent,
Integer upperRank,
Boolean isVirtual,
Boolean isObsolete,
Boolean isTemporary,
Date startDate,
Date endDate,
String comments,
Date creationDate,
Timestamp updateDate,
Citation citation,
ReferenceTaxon referenceTaxon,
Collection<TaxonNameHistory> taxonNamehistory,
Collection<TaxonNameHistory> parentTaxonNameHistory,
Collection<TaxonName> childTaxonNames,
TaxonName parentTaxonName,
TaxonomicLevel taxonomicLevel)
Creates a new
fr.ifremer.adagio.core.dao.referential.taxon.TaxonName
instance from all attributes and
properties and adds it to the persistent store. |
VirtualComponent |
VirtualComponentDao.create(Timestamp updateDate,
TaxonName taxonName,
ReferenceTaxon referenceTaxon)
Creates a new
fr.ifremer.adagio.core.dao.referential.taxon.VirtualComponent
instance from all attributes and
properties and adds it to the persistent store. |
VirtualComponent |
VirtualComponentDaoBase.create(Timestamp updateDate,
TaxonName taxonName,
ReferenceTaxon referenceTaxon) |
Object |
VirtualComponentDao.load(int transform,
TaxonName taxonName,
ReferenceTaxon referenceTaxon)
Does the same thing as
VirtualComponentDao.load(fr.ifremer.adagio.core.dao.referential.taxon.TaxonName,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon) with an
additional flag called transform. |
Object |
VirtualComponentDaoBase.load(int transform,
TaxonName taxonName,
ReferenceTaxon referenceTaxon) |
VirtualComponent |
VirtualComponentDao.load(TaxonName taxonName,
ReferenceTaxon referenceTaxon)
Loads an instance of fr.ifremer.adagio.core.dao.referential.taxon.VirtualComponent from the persistent store.
|
VirtualComponent |
VirtualComponentDaoBase.load(TaxonName taxonName,
ReferenceTaxon referenceTaxon) |
static TaxonGroupHistoricalRecord |
TaxonGroupHistoricalRecord.Factory.newInstance(Date startDate,
Date endDate,
String comments,
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(Date startDate,
TaxonGroup taxonGroup,
ReferenceTaxon referenceTaxon)
Constructs a new instance of
TaxonGroupHistoricalRecord, taking all required and/or
read-only properties as arguments. |
static TaxonName |
TaxonName.Factory.newInstance(String name,
Boolean isNaming,
Boolean isReferent,
Integer upperRank,
Boolean isVirtual,
Boolean isObsolete,
Boolean isTemporary,
Date startDate,
Date creationDate,
ReferenceTaxon referenceTaxon,
TaxonomicLevel taxonomicLevel)
Constructs a new instance of
TaxonName, taking all required and/or
read-only properties as arguments. |
static TaxonName |
TaxonName.Factory.newInstance(String name,
String completeName,
Boolean isNaming,
Boolean isReferent,
Integer upperRank,
Boolean isVirtual,
Boolean isObsolete,
Boolean isTemporary,
Date startDate,
Date endDate,
String comments,
Date creationDate,
Timestamp updateDate,
Citation citation,
ReferenceTaxon referenceTaxon,
Collection<TaxonNameHistory> taxonNamehistory,
Collection<TaxonNameHistory> parentTaxonNameHistory,
Collection<TaxonName> childTaxonNames,
TaxonName parentTaxonName,
TaxonomicLevel taxonomicLevel)
Constructs a new instance of
TaxonName, taking all possible properties
(except the identifier(s))as arguments. |
void |
ReferenceTaxonDao.remove(ReferenceTaxon referenceTaxon)
Removes the instance of fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon from the persistent store.
|
void |
ReferenceTaxonDaoBase.remove(ReferenceTaxon referenceTaxon) |
void |
VirtualComponentDao.remove(TaxonName taxonName,
ReferenceTaxon referenceTaxon)
Removes the instance of fr.ifremer.adagio.core.dao.referential.taxon.VirtualComponent having the given
identifiers from the persistent store. |
void |
VirtualComponentDaoBase.remove(TaxonName taxonName,
ReferenceTaxon referenceTaxon) |
void |
TaxonName.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
void |
VirtualComponentPK.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
void |
TaxonGroupHistoricalRecord.setReferenceTaxon(ReferenceTaxon referenceTaxon) |
protected Object |
ReferenceTaxonDaoBase.transformEntity(int transform,
ReferenceTaxon 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.adagio.core.dao.referential.taxon.ReferenceTaxonDao, please note
that the ReferenceTaxonDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
ReferenceTaxonDao.update(ReferenceTaxon referenceTaxon)
Updates the
referenceTaxon instance in the persistent store. |
void |
ReferenceTaxonDaoBase.update(ReferenceTaxon referenceTaxon) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ReferenceTaxon> |
ReferenceTaxonDao.create(Collection<ReferenceTaxon> entities)
Creates a new instance of fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon and adds
from the passed in
entities collection |
Collection<ReferenceTaxon> |
ReferenceTaxonDaoBase.create(Collection<ReferenceTaxon> entities) |
Collection<?> |
ReferenceTaxonDao.create(int transform,
Collection<ReferenceTaxon> entities)
Does the same thing as
ReferenceTaxonDao.create(fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon) with an
additional flag called transform. |
Collection<?> |
ReferenceTaxonDaoBase.create(int transform,
Collection<ReferenceTaxon> entities) |
void |
ReferenceTaxonDao.remove(Collection<ReferenceTaxon> entities)
Removes all entities in the given
entities |
void |
ReferenceTaxonDaoBase.remove(Collection<ReferenceTaxon> entities) |
void |
ReferenceTaxonDao.update(Collection<ReferenceTaxon> entities)
Updates all instances in the
entities collection in the persistent store. |
void |
ReferenceTaxonDaoBase.update(Collection<ReferenceTaxon> entities) |
Copyright © 2013. All Rights Reserved.