|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumericalPrecisionDao | |
---|---|
fr.ifremer.allegro.data.measure | |
fr.ifremer.allegro.data.measure.generic.service | |
fr.ifremer.allegro.referential | |
fr.ifremer.allegro.referential.generic.service |
Uses of NumericalPrecisionDao in fr.ifremer.allegro.data.measure |
---|
Methods in fr.ifremer.allegro.data.measure that return NumericalPrecisionDao | |
---|---|
protected NumericalPrecisionDao |
MeasurementDaoBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecisionDao . |
Methods in fr.ifremer.allegro.data.measure with parameters of type NumericalPrecisionDao | |
---|---|
void |
MeasurementDaoBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecisionDao . |
Uses of NumericalPrecisionDao in fr.ifremer.allegro.data.measure.generic.service |
---|
Methods in fr.ifremer.allegro.data.measure.generic.service that return NumericalPrecisionDao | |
---|---|
protected NumericalPrecisionDao |
RemoteMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteSortingMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteQuantificationMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteSampleMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteVesselPhysicalMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteVesselUseMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteGearPhysicalMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteGearUseMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteSaleMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteLandingMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteVesselPositionMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
protected NumericalPrecisionDao |
RemoteSurveyMeasurementFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type NumericalPrecisionDao | |
---|---|
void |
RemoteMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteSortingMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteQuantificationMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteSampleMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteVesselPhysicalMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteVesselUseMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteGearPhysicalMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteGearUseMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteSaleMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteLandingMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteVesselPositionMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
void |
RemoteSurveyMeasurementFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
Uses of NumericalPrecisionDao in fr.ifremer.allegro.referential |
---|
Classes in fr.ifremer.allegro.referential that implement NumericalPrecisionDao | |
---|---|
class |
NumericalPrecisionDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.NumericalPrecision . |
class |
NumericalPrecisionDaoImpl
|
Uses of NumericalPrecisionDao in fr.ifremer.allegro.referential.generic.service |
---|
Methods in fr.ifremer.allegro.referential.generic.service that return NumericalPrecisionDao | |
---|---|
protected NumericalPrecisionDao |
RemoteNumericalPrecisionFullServiceBase.getNumericalPrecisionDao()
Gets the reference to numericalPrecision 's DAO. |
Methods in fr.ifremer.allegro.referential.generic.service with parameters of type NumericalPrecisionDao | |
---|---|
void |
RemoteNumericalPrecisionFullServiceBase.setNumericalPrecisionDao(NumericalPrecisionDao numericalPrecisionDao)
Sets the reference to numericalPrecision 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |