Uses of Interface
fr.ifremer.allegro.data.vessel.feature.physical.GearPhysicalFeaturesOriginDao

Packages that use GearPhysicalFeaturesOriginDao
fr.ifremer.allegro.data.vessel.feature.physical   
fr.ifremer.allegro.data.vessel.feature.physical.generic.service   
 

Uses of GearPhysicalFeaturesOriginDao in fr.ifremer.allegro.data.vessel.feature.physical
 

Classes in fr.ifremer.allegro.data.vessel.feature.physical that implement GearPhysicalFeaturesOriginDao
 class GearPhysicalFeaturesOriginDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.vessel.feature.physical.GearPhysicalFeaturesOrigin.
 class GearPhysicalFeaturesOriginDaoImpl
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return GearPhysicalFeaturesOriginDao
protected  GearPhysicalFeaturesOriginDao GearPhysicalFeaturesDaoBase.getGearPhysicalFeaturesOriginDao()
          Gets the reference to gearPhysicalFeaturesOriginDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type GearPhysicalFeaturesOriginDao
 void GearPhysicalFeaturesDaoBase.setGearPhysicalFeaturesOriginDao(GearPhysicalFeaturesOriginDao gearPhysicalFeaturesOriginDao)
          Sets the reference to gearPhysicalFeaturesOriginDao.
 

Uses of GearPhysicalFeaturesOriginDao in fr.ifremer.allegro.data.vessel.feature.physical.generic.service
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return GearPhysicalFeaturesOriginDao
protected  GearPhysicalFeaturesOriginDao RemoteGearPhysicalFeaturesOriginFullServiceBase.getGearPhysicalFeaturesOriginDao()
          Gets the reference to gearPhysicalFeaturesOrigin's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type GearPhysicalFeaturesOriginDao
 void RemoteGearPhysicalFeaturesOriginFullServiceBase.setGearPhysicalFeaturesOriginDao(GearPhysicalFeaturesOriginDao gearPhysicalFeaturesOriginDao)
          Sets the reference to gearPhysicalFeaturesOrigin's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.