Modifier and Type | Method and Description |
---|---|
Parameter |
DenormalisedBatchSortingValue.getParameter()
Paramètre correspondant au critère de classement.
|
Modifier and Type | Method and Description |
---|---|
DenormalisedBatchSortingValue |
DenormalisedBatchSortingValueDaoBase.create(DenormalizedBatch denormalizedBatch,
Boolean isInherited,
Parameter parameter,
Pmfm pmfm,
Integer rankOrder,
Unit unit)
Creates a new
DenormalisedBatchSortingValue
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
DenormalisedBatchSortingValue |
DenormalisedBatchSortingValueDao.create(DenormalizedBatch denormalizedBatch,
Boolean isInherited,
Parameter parameter,
Pmfm pmfm,
Integer rankOrder,
Unit unit)
Creates a new
DenormalisedBatchSortingValue
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Object |
DenormalisedBatchSortingValueDaoBase.create(int transform,
DenormalizedBatch denormalizedBatch,
Boolean isInherited,
Parameter parameter,
Pmfm pmfm,
Integer rankOrder,
Unit unit)
Does the same thing as
#create(Integer, Boolean) with an
additional flag called transform . |
Object |
DenormalisedBatchSortingValueDao.create(int transform,
DenormalizedBatch denormalizedBatch,
Boolean isInherited,
Parameter parameter,
Pmfm pmfm,
Integer rankOrder,
Unit unit)
Does the same thing as
#create(Integer, Boolean) with an
additional flag called transform . |
static DenormalisedBatchSortingValue |
DenormalisedBatchSortingValue.Factory.newInstance(Integer rankOrder,
Boolean isInherited,
Float numericalValue,
Pmfm pmfm,
QualitativeValue qualitativeValue,
DenormalizedBatch denormalizedBatch,
Parameter parameter,
Unit unit)
Constructs a new instance of
DenormalisedBatchSortingValue , taking all possible properties
(except the identifier(s))as arguments. |
static DenormalisedBatchSortingValue |
DenormalisedBatchSortingValue.Factory.newInstance(Integer rankOrder,
Boolean isInherited,
Pmfm pmfm,
DenormalizedBatch denormalizedBatch,
Parameter parameter,
Unit unit)
Constructs a new instance of
DenormalisedBatchSortingValue , taking all required and/or
read-only properties as arguments, except for identifiers. |
void |
DenormalisedBatchSortingValue.setParameter(Parameter parameterIn)
Paramètre correspondant au critère de classement.
|
Modifier and Type | Method and Description |
---|---|
Parameter |
WeightLengthConversion.getLengthParameter()
Un paramètre est une propriété du milieu ou d'un élément du milieu qui contribue à en
apprécier les
caractéristiques et/ou la qualité et/ou l'aptitude à des usages.
|
Modifier and Type | Method and Description |
---|---|
WeightLengthConversion |
WeightLengthConversionDaoBase.create(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer endMonth,
Parameter lengthParameter,
Unit lengthUnit,
Location location,
ReferenceTaxon referenceTaxon,
Integer startMonth,
Status status,
Timestamp updateDate)
Creates a new
WeightLengthConversion
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
WeightLengthConversion |
WeightLengthConversionDao.create(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer endMonth,
Parameter lengthParameter,
Unit lengthUnit,
Location location,
ReferenceTaxon referenceTaxon,
Integer startMonth,
Status status,
Timestamp updateDate)
Creates a new
WeightLengthConversion
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Object |
WeightLengthConversionDaoBase.create(int transform,
Double conversionCoefficientA,
Double conversionCoefficientB,
Integer endMonth,
Parameter lengthParameter,
Unit lengthUnit,
Location location,
ReferenceTaxon referenceTaxon,
Integer startMonth,
Status status,
Timestamp updateDate)
Does the same thing as
#create(Double, Double, Integer, Integer, Timestamp) with an
additional flag called transform . |
Object |
WeightLengthConversionDao.create(int transform,
Double conversionCoefficientA,
Double conversionCoefficientB,
Integer endMonth,
Parameter lengthParameter,
Unit lengthUnit,
Location location,
ReferenceTaxon referenceTaxon,
Integer startMonth,
Status status,
Timestamp updateDate)
Does the same thing as
#create(Double, Double, Integer, Integer, Timestamp) with an
additional flag called transform . |
static WeightLengthConversion |
WeightLengthConversion.Factory.newInstance(Double conversionCoefficientA,
Double conversionCoefficientB,
Integer startMonth,
Integer endMonth,
Integer year,
String description,
String comments,
Timestamp updateDate,
OriginItemType originItemType,
QualitativeValue sex,
Parameter lengthParameter,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Location location,
Status status)
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,
Timestamp updateDate,
Parameter lengthParameter,
Unit lengthUnit,
ReferenceTaxon referenceTaxon,
Location location,
Status status)
Constructs a new instance of
WeightLengthConversion , taking all required and/or
read-only properties as arguments, except for identifiers. |
void |
WeightLengthConversion.setLengthParameter(Parameter lengthParameterIn)
Un paramètre est une propriété du milieu ou d'un élément du milieu qui contribue à en
apprécier les
caractéristiques et/ou la qualité et/ou l'aptitude à des usages.
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterImpl |
Modifier and Type | Method and Description |
---|---|
Parameter |
ParameterDaoBase.create(Date creationDate,
Boolean isAlphanumeric,
Boolean isCalculated,
Boolean isQualitative,
Boolean isTaxinomic,
String name,
ParameterGroup parameterGroup,
Status status,
Timestamp updateDate)
Creates a new
Parameter
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Parameter |
ParameterDao.create(Date creationDate,
Boolean isAlphanumeric,
Boolean isCalculated,
Boolean isQualitative,
Boolean isTaxinomic,
String name,
ParameterGroup parameterGroup,
Status status,
Timestamp updateDate)
Creates a new
Parameter
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Parameter |
ParameterDaoBase.create(Parameter parameter)
Creates an instance of Parameter and adds it to the persistent store.
|
Parameter |
ParameterDao.create(Parameter parameter)
Creates an instance of Parameter 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,
String comments)
Creates a new
Parameter
instance from all attributes and adds it to
the persistent store. |
Parameter |
ParameterDao.create(String code,
String name,
String description,
Boolean isQualitative,
Boolean isTaxinomic,
Boolean isCalculated,
Boolean isAlphanumeric,
Date creationDate,
Timestamp updateDate,
String comments)
Creates a new
Parameter
instance from all attributes and adds it to
the persistent store. |
Parameter |
ParameterDaoBase.get(String code)
Gets an instance of Parameter from the persistent store.
|
Parameter |
ParameterDao.get(String code)
Gets an instance of Parameter from the persistent store.
|
Parameter |
QualitativeValue.getParameter()
Un paramètre est une propriété du milieu ou d'un élément du milieu qui contribue à en
apprécier les
caractéristiques et/ou la qualité et/ou l'aptitude à des usages.
|
Parameter |
Pmfm.getParameter()
Un paramètre est une propriété du milieu ou d'un élément du milieu qui contribue à en
apprécier les
caractéristiques et/ou la qualité et/ou l'aptitude à des usages.
|
Parameter |
ParameterDaoBase.load(String code)
Loads an instance of Parameter from the persistent store.
|
Parameter |
ParameterDao.load(String code)
Loads an instance of 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,
Timestamp updateDate,
ParameterGroup parameterGroup,
Status status)
Constructs a new instance of
Parameter , taking all required and/or
read-only properties as arguments, except for identifiers. |
static Parameter |
Parameter.Factory.newInstance(String name,
String description,
Boolean isQualitative,
Boolean isTaxinomic,
Boolean isCalculated,
Boolean isAlphanumeric,
Date creationDate,
Timestamp updateDate,
String comments,
ParameterGroup parameterGroup,
Status status,
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)
Creates a new instance of Parameter and adds
from the passed in
entities collection |
Collection<Parameter> |
ParameterDao.create(Collection<Parameter> entities)
Creates a new instance of Parameter and adds
from the passed in
entities collection |
Collection<Parameter> |
ParameterDaoBase.loadAll()
Loads all entities of type
Parameter . |
Collection<Parameter> |
ParameterDao.loadAll()
Loads all entities of type
Parameter . |
Set<Parameter> |
ParameterDaoBase.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Set<Parameter> |
ParameterDao.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Modifier and Type | Method and Description |
---|---|
int |
Parameter.compareTo(Parameter o) |
Pmfm |
PmfmDaoBase.create(AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit,
Timestamp updateDate,
ValidityStatus validityStatus)
Creates a new
Pmfm
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Pmfm |
PmfmDao.create(AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit,
Timestamp updateDate,
ValidityStatus validityStatus)
Creates a new
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,
Timestamp updateDate,
ValidityStatus validityStatus)
Does the same thing as
#create(Date, Timestamp) with an
additional flag called transform . |
Object |
PmfmDao.create(int transform,
AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit,
Timestamp updateDate,
ValidityStatus validityStatus)
Does the same thing as
#create(Date, Timestamp) with an
additional flag called transform . |
Object |
ParameterDaoBase.create(int transform,
Parameter parameter)
Does the same thing as
ParameterDao.create(Parameter) with an
additional flag called transform . |
Object |
ParameterDao.create(int transform,
Parameter parameter)
Does the same thing as
ParameterDao.create(Parameter) with an
additional flag called transform . |
Object |
QualitativeValueDaoBase.create(int transform,
String name,
Parameter parameter,
Status status,
ValidityStatus validityStatus)
Does the same thing as
#create(String) with an
additional flag called transform . |
Object |
QualitativeValueDao.create(int transform,
String name,
Parameter parameter,
Status status,
ValidityStatus validityStatus)
Does the same thing as
#create(String) with an
additional flag called transform . |
Parameter |
ParameterDaoBase.create(Parameter parameter)
Creates an instance of Parameter and adds it to the persistent store.
|
Parameter |
ParameterDao.create(Parameter parameter)
Creates an instance of Parameter and adds it to the persistent store.
|
QualitativeValue |
QualitativeValueDaoBase.create(String name,
Parameter parameter,
Status status,
ValidityStatus validityStatus)
Creates a new
QualitativeValue
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
QualitativeValue |
QualitativeValueDao.create(String name,
Parameter parameter,
Status status,
ValidityStatus validityStatus)
Creates a new
QualitativeValue
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
static Pmfm |
Pmfm.Factory.newInstance(Date creationDate,
Timestamp updateDate,
ValidityStatus validityStatus,
Matrix matrix,
Method method,
Fraction fraction,
Parameter parameter,
AggregationLevel aggregationLevel,
Status status,
Unit unit)
Constructs a new instance of
Pmfm , taking all required and/or
read-only properties as arguments, except for identifiers. |
static Pmfm |
Pmfm.Factory.newInstance(Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
String description,
String comments,
Timestamp updateDate,
ValidityStatus validityStatus,
Matrix matrix,
Method method,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Parameter parameter,
AggregationLevel aggregationLevel,
Status status,
Unit unit)
Constructs a new instance of
Pmfm , taking all possible properties
(except the identifier(s))as arguments. |
static QualitativeValue |
QualitativeValue.Factory.newInstance(String label,
String name,
String description,
String comments,
ValidityStatus validityStatus,
Status status,
Parameter parameter)
Constructs a new instance of
QualitativeValue , taking all possible properties
(except the identifier(s))as arguments. |
static QualitativeValue |
QualitativeValue.Factory.newInstance(String name,
ValidityStatus validityStatus,
Status status,
Parameter parameter)
Constructs a new instance of
QualitativeValue , taking all required and/or
read-only properties as arguments, except for identifiers. |
void |
ParameterDaoBase.remove(Parameter parameter)
Removes the instance of Parameter from the persistent store.
|
void |
ParameterDao.remove(Parameter parameter)
Removes the instance of Parameter from the persistent store.
|
void |
QualitativeValue.setParameter(Parameter parameterIn)
Un paramètre est une propriété du milieu ou d'un élément du milieu qui contribue à en
apprécier les
caractéristiques et/ou la qualité et/ou l'aptitude à des usages.
|
void |
Pmfm.setParameter(Parameter parameterIn)
Un paramètre est une propriété du milieu ou d'un élément du milieu qui contribue à en
apprécier les
caractéristiques et/ou la qualité et/ou l'aptitude à des usages.
|
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 ParameterDao , please note
that the ParameterDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
Object |
ParameterDao.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)
Updates the
parameter instance in the persistent store. |
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)
Creates a new instance of Parameter and adds
from the passed in
entities collection |
Collection<Parameter> |
ParameterDao.create(Collection<Parameter> entities)
Creates a new instance of Parameter and adds
from the passed in
entities collection |
Collection<?> |
ParameterDaoBase.create(int transform,
Collection<Parameter> entities)
Does the same thing as
ParameterDao.create(Parameter) with an
additional flag called transform . |
Collection<?> |
ParameterDao.create(int transform,
Collection<Parameter> entities)
Does the same thing as
ParameterDao.create(Parameter) with an
additional flag called transform . |
void |
ParameterDaoBase.remove(Collection<Parameter> entities)
Removes all entities in the given
entities collection. |
void |
ParameterDao.remove(Collection<Parameter> entities)
Removes all entities in the given
entities collection. |
void |
ParameterDaoBase.update(Collection<Parameter> entities)
Updates all instances in the
entities collection in the persistent store. |
void |
ParameterDao.update(Collection<Parameter> entities)
Updates all instances in the
entities collection in the persistent store. |
Modifier and Type | Method and Description |
---|---|
Parameter |
TaxonGroupLengthPmfm.getParameter()
Champ technique, recopié à partir du code pamètre du PSFM.
|
Modifier and Type | Method and Description |
---|---|
Object |
TaxonGroupLengthPmfmDaoBase.create(int transform,
String description,
Location location,
Parameter parameter,
Pmfm pmfm,
Date startDate,
TaxonGroup taxonGroup,
Unit unit,
Timestamp updateDate)
Does the same thing as
#create(Date, String, Timestamp) with an
additional flag called transform . |
Object |
TaxonGroupLengthPmfmDao.create(int transform,
String description,
Location location,
Parameter parameter,
Pmfm pmfm,
Date startDate,
TaxonGroup taxonGroup,
Unit unit,
Timestamp updateDate)
Does the same thing as
#create(Date, String, Timestamp) with an
additional flag called transform . |
TaxonGroupLengthPmfm |
TaxonGroupLengthPmfmDaoBase.create(String description,
Location location,
Parameter parameter,
Pmfm pmfm,
Date startDate,
TaxonGroup taxonGroup,
Unit unit,
Timestamp updateDate)
Creates a new
TaxonGroupLengthPmfm
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
TaxonGroupLengthPmfm |
TaxonGroupLengthPmfmDao.create(String description,
Location location,
Parameter parameter,
Pmfm pmfm,
Date startDate,
TaxonGroup taxonGroup,
Unit unit,
Timestamp updateDate)
Creates a new
TaxonGroupLengthPmfm
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
static TaxonGroupLengthPmfm |
TaxonGroupLengthPmfm.Factory.newInstance(Date startDate,
Date endDate,
String description,
Float precision,
Timestamp updateDate,
Unit unit,
QualitativeValue dressing,
Parameter parameter,
Pmfm pmfm,
TaxonGroup taxonGroup,
Location location)
Constructs a new instance of
TaxonGroupLengthPmfm , taking all possible properties
(except the identifier(s))as arguments. |
static TaxonGroupLengthPmfm |
TaxonGroupLengthPmfm.Factory.newInstance(Date startDate,
String description,
Timestamp updateDate,
Unit unit,
Parameter parameter,
Pmfm pmfm,
TaxonGroup taxonGroup,
Location location)
Constructs a new instance of
TaxonGroupLengthPmfm , taking all required and/or
read-only properties as arguments, except for identifiers. |
void |
TaxonGroupLengthPmfm.setParameter(Parameter parameterIn)
Champ technique, recopié à partir du code pamètre du PSFM.
|
Copyright © 2012–2014 IFREMER. All rights reserved.