|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VesselPhysicalMeasurement | |
---|---|
fr.ifremer.allegro.data.measure |
Uses of VesselPhysicalMeasurement in fr.ifremer.allegro.data.measure |
---|
Subclasses of VesselPhysicalMeasurement in fr.ifremer.allegro.data.measure | |
---|---|
class |
VesselPhysicalMeasurementImpl
|
Methods in fr.ifremer.allegro.data.measure that return VesselPhysicalMeasurement | |
---|---|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoImpl.clusterVesselPhysicalMeasurementToEntity(ClusterVesselPhysicalMeasurement clusterVesselPhysicalMeasurement)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDao.clusterVesselPhysicalMeasurementToEntity(ClusterVesselPhysicalMeasurement clusterVesselPhysicalMeasurement)
Converts an instance of type ClusterVesselPhysicalMeasurement to this DAO's entity. |
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.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)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.create(Pmfm pmfm,
QualityFlag qualityFlag,
VesselPhysicalFeatures vesselPhysicalFeatures)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.create(VesselPhysicalMeasurement vesselPhysicalMeasurement)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDao.createFromClusterVesselPhysicalMeasurement(ClusterVesselPhysicalMeasurement clusterVesselPhysicalMeasurement)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.createFromClusterVesselPhysicalMeasurement(ClusterVesselPhysicalMeasurement clusterVesselPhysicalMeasurement)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementById(java.lang.Integer id)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementById(java.lang.Integer id)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementById(java.lang.String queryString,
java.lang.Integer id)
Does the same thing as VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementById(java.lang.Integer) with an
additional argument called queryString . |
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementById(java.lang.String queryString,
java.lang.Integer id)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByNaturalId(java.lang.Integer id)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByNaturalId(java.lang.Integer id)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
Does the same thing as VesselPhysicalMeasurementDao.findVesselPhysicalMeasurementByNaturalId(java.lang.Integer) with an
additional argument called queryString . |
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.findVesselPhysicalMeasurementByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
protected VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoImpl.handleCreateFromClusterVesselPhysicalMeasurement(ClusterVesselPhysicalMeasurement clusterVesselPhysicalMeasurement)
|
protected abstract VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.handleCreateFromClusterVesselPhysicalMeasurement(ClusterVesselPhysicalMeasurement clusterVesselPhysicalMeasurement)
Performs the core logic for VesselPhysicalMeasurementDaoBase.createFromClusterVesselPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.cluster.ClusterVesselPhysicalMeasurement) |
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.load(java.lang.Integer id)
|
static VesselPhysicalMeasurement |
VesselPhysicalMeasurement.Factory.newInstance()
Constructs a new instance of VesselPhysicalMeasurement . |
static VesselPhysicalMeasurement |
VesselPhysicalMeasurement.Factory.newInstance(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)
Constructs a new instance of VesselPhysicalMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static VesselPhysicalMeasurement |
VesselPhysicalMeasurement.Factory.newInstance(QualityFlag qualityFlag,
Pmfm pmfm,
VesselPhysicalFeatures vesselPhysicalFeatures)
Constructs a new instance of VesselPhysicalMeasurement , taking all required and/or
read-only properties as arguments. |
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoImpl.remoteVesselPhysicalMeasurementFullVOToEntity(RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVO)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDao.remoteVesselPhysicalMeasurementFullVOToEntity(RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVO)
Converts an instance of type RemoteVesselPhysicalMeasurementFullVO to this DAO's entity. |
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoImpl.remoteVesselPhysicalMeasurementNaturalIdToEntity(RemoteVesselPhysicalMeasurementNaturalId remoteVesselPhysicalMeasurementNaturalId)
|
VesselPhysicalMeasurement |
VesselPhysicalMeasurementDao.remoteVesselPhysicalMeasurementNaturalIdToEntity(RemoteVesselPhysicalMeasurementNaturalId remoteVesselPhysicalMeasurementNaturalId)
Converts an instance of type RemoteVesselPhysicalMeasurementNaturalId to this DAO's entity. |
protected VesselPhysicalMeasurement |
VesselPhysicalMeasurementDaoBase.toEntity(java.lang.Object[] row)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |