Package | Description |
---|---|
fr.ifremer.adagio.core.dao.data.measure | |
fr.ifremer.adagio.core.dao.referential |
Modifier and Type | Method and Description |
---|---|
NumericalPrecision |
Measurement.getNumericalPrecision()
Précision de la mesure par rapport au seuil de détection de l'instrument d'analyse.
|
Modifier and Type | Method and Description |
---|---|
static SurveyMeasurement |
SurveyMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
DeclaredDocumentReference declaredDocumentReference,
FishingTrip fishingTrip,
PhysicalGearSurvey physicalGearSurvey,
Sale sale,
DailyActivityCalendar dailyActivityCalendar,
ActivityCalendar activityCalendar,
EconomicalSurvey economicalSurvey,
FishingEffortCalendar fishingEffortCalendar,
Landing landing,
Transshipment transshipment)
Constructs a new instance of
SurveyMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static GearPhysicalMeasurement |
GearPhysicalMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
GearPhysicalFeatures gearPhysicalFeatures)
Constructs a new instance of
GearPhysicalMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static GearUseMeasurement |
GearUseMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
GearUseFeatures gearUseFeatures)
Constructs a new instance of
GearUseMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static ProduceSortingMeasurement |
ProduceSortingMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
Integer rankOrder,
Produce produce)
Constructs a new instance of
ProduceSortingMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static SortingMeasurement |
SortingMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
Integer rankOrder,
SortingBatch sortingBatch)
Constructs a new instance of
SortingMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static LandingMeasurement |
LandingMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
Landing landing)
Constructs a new instance of
LandingMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static ObservedLocationMeasurement |
ObservedLocationMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
ObservedLocationFeatures observedLocationFeatures)
Constructs a new instance of
ObservedLocationMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static SaleMeasurement |
SaleMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
Sale sale,
ExpectedSale expectedSale)
Constructs a new instance of
SaleMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static QuantificationMeasurement |
QuantificationMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
Short subgroupNumber,
Boolean isReferenceQuantification,
Batch batch)
Constructs a new instance of
QuantificationMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static ProduceQuantificationMeasurement |
ProduceQuantificationMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
Short subgroupNumber,
Boolean isReferenceQuantification,
Produce produce)
Constructs a new instance of
ProduceQuantificationMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static SampleMeasurement |
SampleMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
Short individualNumber,
Boolean isReferenceMeasurement,
Sample sample)
Constructs a new instance of
SampleMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static TakeOverMeasurement |
TakeOverMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
TakeOver takeOver)
Constructs a new instance of
TakeOverMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static VesselPersonMeasurement |
VesselPersonMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
VesselPersonFeatures vesselPersonFeatures)
Constructs a new instance of
VesselPersonMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static VesselPhysicalMeasurement |
VesselPhysicalMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
VesselPhysicalFeatures vesselPhysicalFeatures)
Constructs a new instance of
VesselPhysicalMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static VesselPositionMeasurement |
VesselPositionMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
VesselPosition vesselPosition)
Constructs a new instance of
VesselPositionMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static VesselUseMeasurement |
VesselUseMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Integer remoteId,
AggregationLevel aggregationLevel,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Department department,
Pmfm pmfm,
QualitativeValue qualitativeValue,
VesselUseFeatures vesselUseFeatures)
Constructs a new instance of
VesselUseMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
void |
Measurement.setNumericalPrecision(NumericalPrecision numericalPrecisionIn)
Précision de la mesure par rapport au seuil de détection de l'instrument d'analyse.
|
Modifier and Type | Class and Description |
---|---|
class |
NumericalPrecisionImpl |
Modifier and Type | Method and Description |
---|---|
NumericalPrecision |
NumericalPrecisionDaoBase.create(NumericalPrecision numericalPrecision)
Creates an instance of NumericalPrecision and adds it to the persistent store.
|
NumericalPrecision |
NumericalPrecisionDao.create(NumericalPrecision numericalPrecision)
Creates an instance of NumericalPrecision and adds it to the persistent store.
|
NumericalPrecision |
NumericalPrecisionDaoBase.create(String description,
String name,
Status status)
Creates a new
NumericalPrecision
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
NumericalPrecision |
NumericalPrecisionDao.create(String description,
String name,
Status status)
Creates a new
NumericalPrecision
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
NumericalPrecision |
NumericalPrecisionDaoBase.create(String name,
String description,
Timestamp updateDate)
Creates a new
NumericalPrecision
instance from all attributes and adds it to
the persistent store. |
NumericalPrecision |
NumericalPrecisionDao.create(String name,
String description,
Timestamp updateDate)
Creates a new
NumericalPrecision
instance from all attributes and adds it to
the persistent store. |
NumericalPrecision |
NumericalPrecisionDaoBase.get(Integer id)
Gets an instance of NumericalPrecision from the persistent store.
|
NumericalPrecision |
NumericalPrecisionDao.get(Integer id)
Gets an instance of NumericalPrecision from the persistent store.
|
NumericalPrecision |
NumericalPrecisionDaoBase.load(Integer id)
Loads an instance of NumericalPrecision from the persistent store.
|
NumericalPrecision |
NumericalPrecisionDao.load(Integer id)
Loads an instance of NumericalPrecision from the persistent store.
|
static NumericalPrecision |
NumericalPrecision.Factory.newInstance()
Constructs a new instance of
NumericalPrecision . |
static NumericalPrecision |
NumericalPrecision.Factory.newInstance(String name,
String description,
Status status)
Constructs a new instance of
NumericalPrecision , taking all required and/or
read-only properties as arguments, except for identifiers. |
static NumericalPrecision |
NumericalPrecision.Factory.newInstance(String name,
String description,
Timestamp updateDate,
Status status)
Constructs a new instance of
NumericalPrecision , taking all possible properties
(except the identifier(s))as arguments. |
protected NumericalPrecision |
NumericalPrecisionDaoBase.toEntity(Object[] row) |
Modifier and Type | Method and Description |
---|---|
Collection<NumericalPrecision> |
NumericalPrecisionDaoBase.create(Collection<NumericalPrecision> entities)
Creates a new instance of NumericalPrecision and adds
from the passed in
entities collection |
Collection<NumericalPrecision> |
NumericalPrecisionDao.create(Collection<NumericalPrecision> entities)
Creates a new instance of NumericalPrecision and adds
from the passed in
entities collection |
Collection<NumericalPrecision> |
NumericalPrecisionDaoBase.loadAll()
Loads all entities of type
NumericalPrecision . |
Collection<NumericalPrecision> |
NumericalPrecisionDao.loadAll()
Loads all entities of type
NumericalPrecision . |
Set<NumericalPrecision> |
NumericalPrecisionDaoBase.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Set<NumericalPrecision> |
NumericalPrecisionDao.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Modifier and Type | Method and Description |
---|---|
int |
NumericalPrecision.compareTo(NumericalPrecision o) |
Object |
NumericalPrecisionDaoBase.create(int transform,
NumericalPrecision numericalPrecision)
Does the same thing as
NumericalPrecisionDao.create(NumericalPrecision) with an
additional flag called transform . |
Object |
NumericalPrecisionDao.create(int transform,
NumericalPrecision numericalPrecision)
Does the same thing as
NumericalPrecisionDao.create(NumericalPrecision) with an
additional flag called transform . |
NumericalPrecision |
NumericalPrecisionDaoBase.create(NumericalPrecision numericalPrecision)
Creates an instance of NumericalPrecision and adds it to the persistent store.
|
NumericalPrecision |
NumericalPrecisionDao.create(NumericalPrecision numericalPrecision)
Creates an instance of NumericalPrecision and adds it to the persistent store.
|
void |
NumericalPrecisionDaoBase.remove(NumericalPrecision numericalPrecision)
Removes the instance of NumericalPrecision from the persistent store.
|
void |
NumericalPrecisionDao.remove(NumericalPrecision numericalPrecision)
Removes the instance of NumericalPrecision from the persistent store.
|
Object |
NumericalPrecisionDaoBase.transformEntity(int transform,
NumericalPrecision 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 NumericalPrecisionDao , please note
that the NumericalPrecisionDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
Object |
NumericalPrecisionDao.transformEntity(int transform,
NumericalPrecision 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.NumericalPrecisionDao , please note
that the NumericalPrecisionDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
NumericalPrecisionDaoBase.update(NumericalPrecision numericalPrecision)
Updates the
numericalPrecision instance in the persistent store. |
void |
NumericalPrecisionDao.update(NumericalPrecision numericalPrecision)
Updates the
numericalPrecision instance in the persistent store. |
Modifier and Type | Method and Description |
---|---|
Collection<NumericalPrecision> |
NumericalPrecisionDaoBase.create(Collection<NumericalPrecision> entities)
Creates a new instance of NumericalPrecision and adds
from the passed in
entities collection |
Collection<NumericalPrecision> |
NumericalPrecisionDao.create(Collection<NumericalPrecision> entities)
Creates a new instance of NumericalPrecision and adds
from the passed in
entities collection |
Collection<?> |
NumericalPrecisionDaoBase.create(int transform,
Collection<NumericalPrecision> entities)
Does the same thing as
NumericalPrecisionDao.create(NumericalPrecision) with an
additional flag called transform . |
Collection<?> |
NumericalPrecisionDao.create(int transform,
Collection<NumericalPrecision> entities)
Does the same thing as
NumericalPrecisionDao.create(NumericalPrecision) with an
additional flag called transform . |
void |
NumericalPrecisionDaoBase.remove(Collection<NumericalPrecision> entities)
Removes all entities in the given
entities collection. |
void |
NumericalPrecisionDao.remove(Collection<NumericalPrecision> entities)
Removes all entities in the given
entities collection. |
void |
NumericalPrecisionDaoBase.update(Collection<NumericalPrecision> entities)
Updates all instances in the
entities collection in the persistent store. |
void |
NumericalPrecisionDao.update(Collection<NumericalPrecision> entities)
Updates all instances in the
entities collection in the persistent store. |
Copyright © 2012–2014 IFREMER. All rights reserved.