Interface | Description |
---|---|
RoundWeightConversionDao |
Equivalent poids vif :
Le calcul se fait par multiplication du poids total du lot par un coefficient multiplicateur (convCoeff) . |
UnitConversionDao | |
WeightLengthConversionDao |
Relation Taille poids :
Le calcul se fait par multiplication de la taille d’un poisson par un coefficient multiplicateur (convCoeff). |
Class | Description |
---|---|
RoundWeightConversion |
Equivalent poids vif :
Le calcul se fait par multiplication du poids total du lot par un coefficient multiplicateur (convCoeff) . |
RoundWeightConversion.Factory |
Constructs new instances of
RoundWeightConversion . |
RoundWeightConversionDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find
objects of type
RoundWeightConversion . |
RoundWeightConversionDaoImpl | |
RoundWeightConversionImpl | |
UnitConversion | |
UnitConversion.Factory |
Constructs new instances of
UnitConversion . |
UnitConversionDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find
objects of type
UnitConversion . |
UnitConversionDaoImpl | |
UnitConversionImpl | |
UnitConversionPK |
Primary key class for UnitConversion
|
WeightLengthConversion |
Relation Taille poids :
Le calcul se fait par multiplication de la taille d’un poisson par un coefficient multiplicateur (convCoeff). |
WeightLengthConversion.Factory |
Constructs new instances of
WeightLengthConversion . |
WeightLengthConversionDaoBase |
Base Spring DAO Class: is able to create, update, remove, load, and find
objects of type
WeightLengthConversion . |
WeightLengthConversionDaoImpl | |
WeightLengthConversionImpl |
Copyright © 2012–2014 IFREMER. All rights reserved.