|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GearUseMeasurementDao in fr.ifremer.allegro.data.measure |
---|
Classes in fr.ifremer.allegro.data.measure that implement GearUseMeasurementDao | |
---|---|
class |
GearUseMeasurementDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.measure.GearUseMeasurement . |
class |
GearUseMeasurementDaoImpl
|
Uses of GearUseMeasurementDao in fr.ifremer.allegro.data.measure.generic.service |
---|
Methods in fr.ifremer.allegro.data.measure.generic.service that return GearUseMeasurementDao | |
---|---|
protected GearUseMeasurementDao |
RemoteGearUseMeasurementFullServiceBase.getGearUseMeasurementDao()
Gets the reference to gearUseMeasurement 's DAO. |
Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type GearUseMeasurementDao | |
---|---|
void |
RemoteGearUseMeasurementFullServiceBase.setGearUseMeasurementDao(GearUseMeasurementDao gearUseMeasurementDao)
Sets the reference to gearUseMeasurement 's DAO. |
Uses of GearUseMeasurementDao in fr.ifremer.allegro.data.vessel.feature.use |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.use that return GearUseMeasurementDao | |
---|---|
protected GearUseMeasurementDao |
GearUseFeaturesDaoBase.getGearUseMeasurementDao()
Gets the reference to gearUseMeasurementDao . |
Methods in fr.ifremer.allegro.data.vessel.feature.use with parameters of type GearUseMeasurementDao | |
---|---|
void |
GearUseFeaturesDaoBase.setGearUseMeasurementDao(GearUseMeasurementDao gearUseMeasurementDao)
Sets the reference to gearUseMeasurementDao . |
Uses of GearUseMeasurementDao in fr.ifremer.allegro.data.vessel.feature.use.generic.service |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service that return GearUseMeasurementDao | |
---|---|
protected GearUseMeasurementDao |
RemoteGearUseFeaturesFullServiceBase.getGearUseMeasurementDao()
Gets the reference to gearUseMeasurement 's DAO. |
protected GearUseMeasurementDao |
RemoteMetierUseFeaturesFullServiceBase.getGearUseMeasurementDao()
Gets the reference to gearUseMeasurement 's DAO. |
Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service with parameters of type GearUseMeasurementDao | |
---|---|
void |
RemoteGearUseFeaturesFullServiceBase.setGearUseMeasurementDao(GearUseMeasurementDao gearUseMeasurementDao)
Sets the reference to gearUseMeasurement 's DAO. |
void |
RemoteMetierUseFeaturesFullServiceBase.setGearUseMeasurementDao(GearUseMeasurementDao gearUseMeasurementDao)
Sets the reference to gearUseMeasurement 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |