|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Measurement | |
---|---|
fr.ifremer.allegro.data.measure |
Uses of Measurement in fr.ifremer.allegro.data.measure |
---|
Subclasses of Measurement in fr.ifremer.allegro.data.measure | |
---|---|
class |
GearPhysicalMeasurement
|
class |
GearPhysicalMeasurementImpl
|
class |
GearUseMeasurement
|
class |
GearUseMeasurementImpl
|
class |
LandingMeasurement
|
class |
LandingMeasurementImpl
|
class |
MeasurementImpl
|
class |
QuantificationMeasurement
R??sultat de mesure de quantification d'un lot ou d'un produit. |
class |
QuantificationMeasurementImpl
|
class |
SaleMeasurement
Caract??ristique sur la vente (donn??es economiques). |
class |
SaleMeasurementImpl
|
class |
SampleMeasurement
Valeur mesur??e ou analys??e sur un individu (r??sultats de mesures sur individu) appartenant ?? un pr??l??vement effectu?? lors d'un ??chantillonnage biologique, lors d'une mar??e, d'un vente ou d'un d??barquement observ??. |
class |
SampleMeasurementImpl
|
class |
SortingMeasurement
R??sulat de classement destin?? ?? classifier un lot ou un produit. |
class |
SortingMeasurementImpl
|
class |
SurveyMeasurement
|
class |
SurveyMeasurementImpl
|
class |
VesselPhysicalMeasurement
|
class |
VesselPhysicalMeasurementImpl
|
class |
VesselPositionMeasurement
|
class |
VesselPositionMeasurementImpl
|
class |
VesselUseMeasurement
|
class |
VesselUseMeasurementImpl
|
Methods in fr.ifremer.allegro.data.measure that return Measurement | |
---|---|
Measurement |
MeasurementDaoImpl.clusterMeasurementToEntity(ClusterMeasurement clusterMeasurement)
|
Measurement |
MeasurementDao.clusterMeasurementToEntity(ClusterMeasurement clusterMeasurement)
Converts an instance of type ClusterMeasurement to this DAO's entity. |
Measurement |
SampleMeasurementDao.create(java.lang.Boolean isReferenceMeasurement,
Pmfm pmfm,
QualityFlag qualityFlag,
Sample sample)
Creates a new fr.ifremer.allegro.data.measure.SampleMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
SurveyMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
ActivityCalendar activityCalendar,
PhysicalGearSurvey physicalGearSurvey,
Landing landing,
FishingTrip fishingTrip,
Sale sale,
EconomicalSurvey economicalSurvey)
Creates a new fr.ifremer.allegro.data.measure.SurveyMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
GearPhysicalMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
GearPhysicalFeatures gearPhysicalFeatures)
Creates a new fr.ifremer.allegro.data.measure.GearPhysicalMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
GearUseMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
GearUseFeatures gearUseFeatures)
Creates a new fr.ifremer.allegro.data.measure.GearUseMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
SortingMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
java.lang.Integer rankOrder,
SortingBatch sortingBatch,
Produce produce)
Creates a new fr.ifremer.allegro.data.measure.SortingMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
LandingMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
Landing landing)
Creates a new fr.ifremer.allegro.data.measure.LandingMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
SaleMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
Sale sale,
ExpectedSale expectedSale)
Creates a new fr.ifremer.allegro.data.measure.SaleMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
QuantificationMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
java.lang.Short subgroupNumber,
java.lang.Boolean isReferenceQuantification,
Batch batch,
Produce produce)
Creates a new fr.ifremer.allegro.data.measure.QuantificationMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
SampleMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
java.lang.Short individualNumber,
java.lang.Boolean isReferenceMeasurement,
Sample sample)
Creates a new fr.ifremer.allegro.data.measure.SampleMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
VesselPhysicalMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
VesselPhysicalFeatures vesselPhysicalFeatures)
Creates a new fr.ifremer.allegro.data.measure.VesselPhysicalMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
VesselPositionMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
VesselPosition vesselPosition)
Creates a new fr.ifremer.allegro.data.measure.VesselPositionMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
VesselUseMeasurementDao.create(java.lang.Float numericalValue,
java.lang.Integer digitCount,
java.lang.Float precisionValue,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
VesselUseFeatures vesselUseFeatures)
Creates a new fr.ifremer.allegro.data.measure.VesselUseMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
Measurement |
GearPhysicalMeasurementDao.create(GearPhysicalFeatures gearPhysicalFeatures,
Pmfm pmfm,
QualityFlag qualityFlag)
Creates a new fr.ifremer.allegro.data.measure.GearPhysicalMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
GearPhysicalMeasurementDao.create(GearPhysicalMeasurement gearPhysicalMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.GearPhysicalMeasurement and adds it to the persistent store. |
Measurement |
GearUseMeasurementDao.create(GearUseFeatures gearUseFeatures,
Pmfm pmfm,
QualityFlag qualityFlag)
Creates a new fr.ifremer.allegro.data.measure.GearUseMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
GearUseMeasurementDao.create(GearUseMeasurement gearUseMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.GearUseMeasurement and adds it to the persistent store. |
Measurement |
LandingMeasurementDao.create(LandingMeasurement landingMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.LandingMeasurement and adds it to the persistent store. |
Measurement |
LandingMeasurementDao.create(Landing landing,
Pmfm pmfm,
QualityFlag qualityFlag)
Creates a new fr.ifremer.allegro.data.measure.LandingMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
QuantificationMeasurementDao.create(Pmfm pmfm,
QualityFlag qualityFlag)
Creates a new fr.ifremer.allegro.data.measure.QuantificationMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
SaleMeasurementDao.create(Pmfm pmfm,
QualityFlag qualityFlag)
Creates a new fr.ifremer.allegro.data.measure.SaleMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
SurveyMeasurementDao.create(Pmfm pmfm,
QualityFlag qualityFlag)
Creates a new fr.ifremer.allegro.data.measure.SurveyMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
SortingMeasurementDao.create(Pmfm pmfm,
QualityFlag qualityFlag,
java.lang.Integer rankOrder)
Creates a new fr.ifremer.allegro.data.measure.SortingMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
VesselPhysicalMeasurementDao.create(Pmfm pmfm,
QualityFlag qualityFlag,
VesselPhysicalFeatures vesselPhysicalFeatures)
Creates a new fr.ifremer.allegro.data.measure.VesselPhysicalMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
VesselPositionMeasurementDao.create(Pmfm pmfm,
QualityFlag qualityFlag,
VesselPosition vesselPosition)
Creates a new fr.ifremer.allegro.data.measure.VesselPositionMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
VesselUseMeasurementDao.create(Pmfm pmfm,
QualityFlag qualityFlag,
VesselUseFeatures vesselUseFeatures)
Creates a new fr.ifremer.allegro.data.measure.VesselUseMeasurement
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Measurement |
QuantificationMeasurementDao.create(QuantificationMeasurement quantificationMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.QuantificationMeasurement and adds it to the persistent store. |
Measurement |
SaleMeasurementDao.create(SaleMeasurement saleMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.SaleMeasurement and adds it to the persistent store. |
Measurement |
SampleMeasurementDao.create(SampleMeasurement sampleMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.SampleMeasurement and adds it to the persistent store. |
Measurement |
SortingMeasurementDao.create(SortingMeasurement sortingMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.SortingMeasurement and adds it to the persistent store. |
Measurement |
SurveyMeasurementDao.create(SurveyMeasurement surveyMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.SurveyMeasurement and adds it to the persistent store. |
Measurement |
VesselPhysicalMeasurementDao.create(VesselPhysicalMeasurement vesselPhysicalMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.VesselPhysicalMeasurement and adds it to the persistent store. |
Measurement |
VesselPositionMeasurementDao.create(VesselPositionMeasurement vesselPositionMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.VesselPositionMeasurement and adds it to the persistent store. |
Measurement |
VesselUseMeasurementDao.create(VesselUseMeasurement vesselUseMeasurement)
Creates an instance of fr.ifremer.allegro.data.measure.VesselUseMeasurement and adds it to the persistent store. |
Measurement |
MeasurementDao.findMeasurementById(java.lang.Integer id)
|
Measurement |
MeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
SortingMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
QuantificationMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
SampleMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
VesselPhysicalMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
VesselUseMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
GearPhysicalMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
GearUseMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
SaleMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
LandingMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
VesselPositionMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
SurveyMeasurementDaoBase.findMeasurementById(java.lang.Integer id)
|
Measurement |
MeasurementDao.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
Does the same thing as MeasurementDao.findMeasurementById(java.lang.Integer) with an
additional argument called queryString . |
Measurement |
MeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
SortingMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
QuantificationMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
SampleMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
VesselPhysicalMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
VesselUseMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
GearPhysicalMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
GearUseMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
SaleMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
LandingMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
VesselPositionMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
SurveyMeasurementDaoBase.findMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
MeasurementDao.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
MeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
SortingMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
QuantificationMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
SampleMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
VesselPhysicalMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
VesselUseMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
GearPhysicalMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
GearUseMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
SaleMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
LandingMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
VesselPositionMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
SurveyMeasurementDaoBase.findMeasurementByNaturalId(java.lang.Integer id)
|
Measurement |
MeasurementDao.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
Does the same thing as MeasurementDao.findMeasurementByNaturalId(java.lang.Integer) with an
additional argument called queryString . |
Measurement |
MeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
SortingMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
QuantificationMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
SampleMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
VesselPhysicalMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
VesselUseMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
GearPhysicalMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
GearUseMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
SaleMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
LandingMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
VesselPositionMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
SurveyMeasurementDaoBase.findMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Measurement |
MeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.Measurement from the persistent store. |
Measurement |
SortingMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.SortingMeasurement from the persistent store. |
Measurement |
QuantificationMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.QuantificationMeasurement from the persistent store. |
Measurement |
SampleMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.SampleMeasurement from the persistent store. |
Measurement |
VesselPhysicalMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.VesselPhysicalMeasurement from the persistent store. |
Measurement |
VesselUseMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.VesselUseMeasurement from the persistent store. |
Measurement |
GearPhysicalMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.GearPhysicalMeasurement from the persistent store. |
Measurement |
GearUseMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.GearUseMeasurement from the persistent store. |
Measurement |
SaleMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.SaleMeasurement from the persistent store. |
Measurement |
LandingMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.LandingMeasurement from the persistent store. |
Measurement |
VesselPositionMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.VesselPositionMeasurement from the persistent store. |
Measurement |
SurveyMeasurementDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.measure.SurveyMeasurement from the persistent store. |
Measurement |
MeasurementDaoBase.load(java.lang.Integer id)
|
Measurement |
MeasurementDaoImpl.remoteMeasurementFullVOToEntity(RemoteMeasurementFullVO remoteMeasurementFullVO)
|
Measurement |
MeasurementDao.remoteMeasurementFullVOToEntity(RemoteMeasurementFullVO remoteMeasurementFullVO)
Converts an instance of type RemoteMeasurementFullVO to this DAO's entity. |
Measurement |
MeasurementDaoImpl.remoteMeasurementNaturalIdToEntity(RemoteMeasurementNaturalId remoteMeasurementNaturalId)
|
Measurement |
MeasurementDao.remoteMeasurementNaturalIdToEntity(RemoteMeasurementNaturalId remoteMeasurementNaturalId)
Converts an instance of type RemoteMeasurementNaturalId to this DAO's entity. |
protected Measurement |
MeasurementDaoBase.toEntity(java.lang.Object[] row)
|
Methods in fr.ifremer.allegro.data.measure with parameters of type Measurement | |
---|---|
void |
MeasurementDaoImpl.clusterMeasurementToEntity(ClusterMeasurement source,
Measurement target,
boolean copyIfNull)
|
void |
MeasurementDao.clusterMeasurementToEntity(ClusterMeasurement source,
Measurement target,
boolean copyIfNull)
Copies the fields of ClusterMeasurement to the specified entity. |
void |
MeasurementDaoBase.clusterMeasurementToEntity(ClusterMeasurement source,
Measurement target,
boolean copyIfNull)
|
void |
MeasurementDaoImpl.remoteMeasurementFullVOToEntity(RemoteMeasurementFullVO source,
Measurement target,
boolean copyIfNull)
|
void |
MeasurementDao.remoteMeasurementFullVOToEntity(RemoteMeasurementFullVO source,
Measurement target,
boolean copyIfNull)
Copies the fields of RemoteMeasurementFullVO to the specified entity. |
void |
MeasurementDaoBase.remoteMeasurementFullVOToEntity(RemoteMeasurementFullVO source,
Measurement target,
boolean copyIfNull)
|
void |
MeasurementDaoImpl.remoteMeasurementNaturalIdToEntity(RemoteMeasurementNaturalId source,
Measurement target,
boolean copyIfNull)
|
void |
MeasurementDao.remoteMeasurementNaturalIdToEntity(RemoteMeasurementNaturalId source,
Measurement target,
boolean copyIfNull)
Copies the fields of RemoteMeasurementNaturalId to the specified entity. |
void |
MeasurementDaoBase.remoteMeasurementNaturalIdToEntity(RemoteMeasurementNaturalId source,
Measurement target,
boolean copyIfNull)
|
void |
MeasurementDao.remove(Measurement measurement)
Removes the instance of fr.ifremer.allegro.data.measure.Measurement from the persistent store. |
void |
MeasurementDaoBase.remove(Measurement measurement)
|
ClusterMeasurement |
MeasurementDaoImpl.toClusterMeasurement(Measurement entity)
|
ClusterMeasurement |
MeasurementDao.toClusterMeasurement(Measurement entity)
Converts this DAO's entity to an object of type ClusterMeasurement . |
ClusterMeasurement |
MeasurementDaoBase.toClusterMeasurement(Measurement entity)
|
void |
MeasurementDaoImpl.toClusterMeasurement(Measurement source,
ClusterMeasurement target)
|
void |
MeasurementDao.toClusterMeasurement(Measurement source,
ClusterMeasurement target)
Copies the fields of the specified entity to the target value object. |
void |
MeasurementDaoBase.toClusterMeasurement(Measurement source,
ClusterMeasurement target)
|
RemoteMeasurementFullVO |
MeasurementDaoImpl.toRemoteMeasurementFullVO(Measurement entity)
|
RemoteMeasurementFullVO |
MeasurementDao.toRemoteMeasurementFullVO(Measurement entity)
Converts this DAO's entity to an object of type RemoteMeasurementFullVO . |
RemoteMeasurementFullVO |
MeasurementDaoBase.toRemoteMeasurementFullVO(Measurement entity)
|
void |
MeasurementDaoImpl.toRemoteMeasurementFullVO(Measurement source,
RemoteMeasurementFullVO target)
|
void |
MeasurementDao.toRemoteMeasurementFullVO(Measurement source,
RemoteMeasurementFullVO target)
Copies the fields of the specified entity to the target value object. |
void |
MeasurementDaoBase.toRemoteMeasurementFullVO(Measurement source,
RemoteMeasurementFullVO target)
|
RemoteMeasurementNaturalId |
MeasurementDaoImpl.toRemoteMeasurementNaturalId(Measurement entity)
|
RemoteMeasurementNaturalId |
MeasurementDao.toRemoteMeasurementNaturalId(Measurement entity)
Converts this DAO's entity to an object of type RemoteMeasurementNaturalId . |
RemoteMeasurementNaturalId |
MeasurementDaoBase.toRemoteMeasurementNaturalId(Measurement entity)
|
void |
MeasurementDaoImpl.toRemoteMeasurementNaturalId(Measurement source,
RemoteMeasurementNaturalId target)
|
void |
MeasurementDao.toRemoteMeasurementNaturalId(Measurement source,
RemoteMeasurementNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
MeasurementDaoBase.toRemoteMeasurementNaturalId(Measurement source,
RemoteMeasurementNaturalId target)
|
protected java.lang.Object |
MeasurementDaoBase.transformEntity(int transform,
Measurement entity)
Allows transformation of entities into value objects (or something else for that matter), when the transform
flag is set to one of the constants defined in fr.ifremer.allegro.data.measure.MeasurementDao , please note
that the MeasurementDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
MeasurementDao.update(Measurement measurement)
Updates the measurement instance in the persistent store. |
void |
MeasurementDaoBase.update(Measurement measurement)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |