| Package | Description |
|---|---|
| fr.ifremer.adagio.core.dao.data.batch.denormalized | |
| fr.ifremer.adagio.core.dao.referential.conversion | |
| fr.ifremer.adagio.core.dao.referential.pmfm |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
DenormalisedBatchSortingValue.getParameter() |
| Modifier and Type | Method and Description |
|---|---|
DenormalisedBatchSortingValue |
DenormalisedBatchSortingValueDao.create(DenormalizedBatch denormalizedBatch,
Boolean isInherited,
Parameter parameter,
Pmfm pmfm,
Integer rankOrder,
Unit unit)
Creates a new
fr.ifremer.adagio.core.dao.data.batch.denormalized.DenormalisedBatchSortingValue
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
DenormalisedBatchSortingValue |
DenormalisedBatchSortingValueDaoBase.create(DenormalizedBatch denormalizedBatch,
Boolean isInherited,
Parameter parameter,
Pmfm pmfm,
Integer rankOrder,
Unit unit) |
Object |
DenormalisedBatchSortingValueDao.create(int transform,
DenormalizedBatch denormalizedBatch,
Boolean isInherited,
Parameter parameter,
Pmfm pmfm,
Integer rankOrder,
Unit unit)
Does the same thing as
DenormalisedBatchSortingValueDao.create(fr.ifremer.adagio.core.dao.data.batch.denormalized.DenormalizedBatch,java.lang.Boolean,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter,fr.ifremer.adagio.core.dao.referential.pmfm.Pmfm,java.lang.Integer,fr.ifremer.adagio.core.dao.referential.pmfm.Unit) with an
additional flag called transform. |
Object |
DenormalisedBatchSortingValueDaoBase.create(int transform,
DenormalizedBatch denormalizedBatch,
Boolean isInherited,
Parameter parameter,
Pmfm pmfm,
Integer rankOrder,
Unit unit) |
DenormalisedBatchSortingValue |
DenormalisedBatchSortingValueDao.create(Integer rankOrder,
Boolean isInherited,
Float numericalValue,
QualitativeValue qualitativeValue,
DenormalizedBatch denormalizedBatch,
Unit unit,
Parameter parameter,
Pmfm pmfm)
Creates a new
fr.ifremer.adagio.core.dao.data.batch.denormalized.DenormalisedBatchSortingValue
instance from all attributes and
properties and adds it to the persistent store. |
DenormalisedBatchSortingValue |
DenormalisedBatchSortingValueDaoBase.create(Integer rankOrder,
Boolean isInherited,
Float numericalValue,
QualitativeValue qualitativeValue,
DenormalizedBatch denormalizedBatch,
Unit unit,
Parameter parameter,
Pmfm pmfm) |
Object |
DenormalisedBatchSortingValueDao.create(int transform,
Integer rankOrder,
Boolean isInherited,
Float numericalValue,
QualitativeValue qualitativeValue,
DenormalizedBatch denormalizedBatch,
Unit unit,
Parameter parameter,
Pmfm pmfm)
Does the same thing as
DenormalisedBatchSortingValueDao.create(java.lang.Integer,java.lang.Boolean,java.lang.Float,fr.ifremer.adagio.core.dao.referential.pmfm.QualitativeValue,fr.ifremer.adagio.core.dao.data.batch.denormalized.DenormalizedBatch,fr.ifremer.adagio.core.dao.referential.pmfm.Unit,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter,fr.ifremer.adagio.core.dao.referential.pmfm.Pmfm) with an
additional flag called transform. |
Object |
DenormalisedBatchSortingValueDaoBase.create(int transform,
Integer rankOrder,
Boolean isInherited,
Float numericalValue,
QualitativeValue qualitativeValue,
DenormalizedBatch denormalizedBatch,
Unit unit,
Parameter parameter,
Pmfm pmfm) |
static DenormalisedBatchSortingValue |
DenormalisedBatchSortingValue.Factory.newInstance(Integer rankOrder,
Boolean isInherited,
DenormalizedBatch denormalizedBatch,
Unit unit,
Parameter parameter,
Pmfm pmfm)
Constructs a new instance of
DenormalisedBatchSortingValue, taking all required and/or
read-only properties as arguments. |
static DenormalisedBatchSortingValue |
DenormalisedBatchSortingValue.Factory.newInstance(Integer rankOrder,
Boolean isInherited,
Float numericalValue,
QualitativeValue qualitativeValue,
DenormalizedBatch denormalizedBatch,
Unit unit,
Parameter parameter,
Pmfm pmfm)
Constructs a new instance of
DenormalisedBatchSortingValue, taking all possible properties
(except the identifier(s))as arguments. |
void |
DenormalisedBatchSortingValue.setParameter(Parameter parameter) |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
WeightLengthConversion.getLengthParameter() |
| 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.setLengthParameter(Parameter lengthParameter) |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterImpl |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
ParameterDaoBase.create(Parameter parameter) |
Parameter |
ParameterDao.create(Parameter parameter)
Creates an instance of fr.ifremer.adagio.core.dao.referential.pmfm.Parameter and adds it to the persistent store.
|
Parameter |
ParameterDaoBase.create(String code,
Date creationDate,
Boolean isAlphanumeric,
Boolean isCalculated,
Boolean isQualitative,
Boolean isTaxinomic,
String name,
ParameterGroup parameterGroup,
Status status) |
Parameter |
ParameterDao.create(String code,
Date creationDate,
Boolean isAlphanumeric,
Boolean isCalculated,
Boolean isQualitative,
Boolean isTaxinomic,
String name,
ParameterGroup parameterGroup,
Status status)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.Parameter
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Parameter |
ParameterDaoBase.create(String code,
String name,
String description,
Boolean isQualitative,
Boolean isTaxinomic,
Boolean isCalculated,
Boolean isAlphanumeric,
Date creationDate,
Timestamp updateDate,
Status status,
ParameterGroup parameterGroup,
Collection<QualitativeValue> qualitativeValues) |
Parameter |
ParameterDao.create(String code,
String name,
String description,
Boolean isQualitative,
Boolean isTaxinomic,
Boolean isCalculated,
Boolean isAlphanumeric,
Date creationDate,
Timestamp updateDate,
Status status,
ParameterGroup parameterGroup,
Collection<QualitativeValue> qualitativeValues)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.Parameter
instance from all attributes and
properties and adds it to the persistent store. |
Parameter |
Pmfm.getParameter() |
Parameter |
QualitativeValue.getParameter() |
Parameter |
ParameterDaoBase.load(String code) |
Parameter |
ParameterDao.load(String code)
Loads an instance of fr.ifremer.adagio.core.dao.referential.pmfm.Parameter from the persistent store.
|
static Parameter |
Parameter.Factory.newInstance()
Constructs a new instance of
Parameter. |
static Parameter |
Parameter.Factory.newInstance(String name,
Boolean isQualitative,
Boolean isTaxinomic,
Boolean isCalculated,
Boolean isAlphanumeric,
Date creationDate,
Status status,
ParameterGroup parameterGroup)
Constructs a new instance of
Parameter, taking all required and/or
read-only properties as arguments. |
static Parameter |
Parameter.Factory.newInstance(String name,
String description,
Boolean isQualitative,
Boolean isTaxinomic,
Boolean isCalculated,
Boolean isAlphanumeric,
Date creationDate,
Timestamp updateDate,
Status status,
ParameterGroup parameterGroup,
Collection<QualitativeValue> qualitativeValues)
Constructs a new instance of
Parameter, taking all possible properties
(except the identifier(s))as arguments. |
protected Parameter |
ParameterDaoBase.toEntity(Object[] row) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Parameter> |
ParameterDaoBase.create(Collection<Parameter> entities) |
Collection<Parameter> |
ParameterDao.create(Collection<Parameter> entities)
Creates a new instance of fr.ifremer.adagio.core.dao.referential.pmfm.Parameter and adds
from the passed in
entities collection |
Collection<Parameter> |
ParameterDaoBase.loadAll() |
Collection<Parameter> |
ParameterDao.loadAll()
Loads all entities of type
Parameter. |
Set<Parameter> |
ParameterDaoBase.search(Search search) |
Set<Parameter> |
ParameterDao.search(Search search)
Performs a search using the parameters specified in the given
search object. |
| Modifier and Type | Method and Description |
|---|---|
Pmfm |
PmfmDaoBase.create(AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit) |
Pmfm |
PmfmDao.create(AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.Pmfm
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Object |
PmfmDaoBase.create(int transform,
AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit) |
Object |
PmfmDao.create(int transform,
AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit)
Does the same thing as
PmfmDao.create(fr.ifremer.adagio.core.dao.referential.pmfm.AggregationLevel,java.util.Date,fr.ifremer.adagio.core.dao.referential.pmfm.Fraction,fr.ifremer.adagio.core.dao.referential.pmfm.Matrix,fr.ifremer.adagio.core.dao.referential.pmfm.Method,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter,fr.ifremer.adagio.core.dao.referential.Status,fr.ifremer.adagio.core.dao.referential.pmfm.Unit) with an
additional flag called transform. |
Pmfm |
PmfmDaoBase.create(Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix) |
Pmfm |
PmfmDao.create(Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.Pmfm
instance from all attributes and
properties and adds it to the persistent store. |
Object |
PmfmDaoBase.create(int transform,
Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix) |
Object |
PmfmDao.create(int transform,
Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Does the same thing as
#create(java.lang.Integer,java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,java.util.Date,java.sql.Timestamp,java.lang.String,fr.ifremer.adagio.core.dao.referential.pmfm.Unit,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter,java.util.Collection with an
additional flag called transform. |
Object |
ParameterDaoBase.create(int transform,
Parameter parameter) |
Object |
ParameterDao.create(int transform,
Parameter parameter)
Does the same thing as
ParameterDao.create(fr.ifremer.adagio.core.dao.referential.pmfm.Parameter) with an
additional flag called transform. |
Object |
QualitativeValueDao.create(int transform,
String name,
Parameter parameter,
Status status)
Does the same thing as
QualitativeValueDao.create(java.lang.String,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter,fr.ifremer.adagio.core.dao.referential.Status) with an
additional flag called transform. |
Object |
QualitativeValueDaoBase.create(int transform,
String name,
Parameter parameter,
Status status) |
Object |
QualitativeValueDao.create(int transform,
String name,
String description,
Status status,
Parameter parameter)
Does the same thing as
QualitativeValueDao.create(java.lang.String,java.lang.String,fr.ifremer.adagio.core.dao.referential.Status,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter) with an
additional flag called transform. |
Object |
QualitativeValueDaoBase.create(int transform,
String name,
String description,
Status status,
Parameter parameter) |
Parameter |
ParameterDaoBase.create(Parameter parameter) |
Parameter |
ParameterDao.create(Parameter parameter)
Creates an instance of fr.ifremer.adagio.core.dao.referential.pmfm.Parameter and adds it to the persistent store.
|
QualitativeValue |
QualitativeValueDao.create(String name,
Parameter parameter,
Status status)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.QualitativeValue
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
QualitativeValue |
QualitativeValueDaoBase.create(String name,
Parameter parameter,
Status status) |
QualitativeValue |
QualitativeValueDao.create(String name,
String description,
Status status,
Parameter parameter)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.QualitativeValue
instance from all attributes and
properties and adds it to the persistent store. |
QualitativeValue |
QualitativeValueDaoBase.create(String name,
String description,
Status status,
Parameter parameter) |
static Pmfm |
Pmfm.Factory.newInstance(Date creationDate,
Unit unit,
Parameter parameter,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Constructs a new instance of
Pmfm, taking all required and/or
read-only properties as arguments. |
static Pmfm |
Pmfm.Factory.newInstance(Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Constructs a new instance of
Pmfm, taking all possible properties
(except the identifier(s))as arguments. |
static QualitativeValue |
QualitativeValue.Factory.newInstance(String name,
Status status,
Parameter parameter)
Constructs a new instance of
QualitativeValue, taking all required and/or
read-only properties as arguments. |
static QualitativeValue |
QualitativeValue.Factory.newInstance(String name,
String description,
Status status,
Parameter parameter)
Constructs a new instance of
QualitativeValue, taking all possible properties
(except the identifier(s))as arguments. |
void |
ParameterDaoBase.remove(Parameter parameter) |
void |
ParameterDao.remove(Parameter parameter)
Removes the instance of fr.ifremer.adagio.core.dao.referential.pmfm.Parameter from the persistent store.
|
void |
Pmfm.setParameter(Parameter parameter) |
void |
QualitativeValue.setParameter(Parameter parameter) |
protected Object |
ParameterDaoBase.transformEntity(int transform,
Parameter 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.pmfm.ParameterDao, please note
that the ParameterDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
ParameterDaoBase.update(Parameter parameter) |
void |
ParameterDao.update(Parameter parameter)
Updates the
parameter instance in the persistent store. |
| Modifier and Type | Method and Description |
|---|---|
Collection<Parameter> |
ParameterDaoBase.create(Collection<Parameter> entities) |
Collection<Parameter> |
ParameterDao.create(Collection<Parameter> entities)
Creates a new instance of fr.ifremer.adagio.core.dao.referential.pmfm.Parameter and adds
from the passed in
entities collection |
Collection<?> |
ParameterDaoBase.create(int transform,
Collection<Parameter> entities) |
Collection<?> |
ParameterDao.create(int transform,
Collection<Parameter> entities)
Does the same thing as
ParameterDao.create(fr.ifremer.adagio.core.dao.referential.pmfm.Parameter) with an
additional flag called transform. |
void |
ParameterDaoBase.remove(Collection<Parameter> entities) |
void |
ParameterDao.remove(Collection<Parameter> entities)
Removes all entities in the given
entities |
void |
ParameterDaoBase.update(Collection<Parameter> entities) |
void |
ParameterDao.update(Collection<Parameter> entities)
Updates all instances in the
entities collection in the persistent store. |
Copyright © 2013. All Rights Reserved.