Uses of Interface
fr.ifremer.allegro.data.vessel.feature.use.GearUseFeaturesOriginDao

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

Uses of GearUseFeaturesOriginDao in fr.ifremer.allegro.data.vessel.feature.use
 

Classes in fr.ifremer.allegro.data.vessel.feature.use that implement GearUseFeaturesOriginDao
 class GearUseFeaturesOriginDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.vessel.feature.use.GearUseFeaturesOrigin.
 class GearUseFeaturesOriginDaoImpl
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.use that return GearUseFeaturesOriginDao
protected  GearUseFeaturesOriginDao GearUseFeaturesDaoBase.getGearUseFeaturesOriginDao()
          Gets the reference to gearUseFeaturesOriginDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use with parameters of type GearUseFeaturesOriginDao
 void GearUseFeaturesDaoBase.setGearUseFeaturesOriginDao(GearUseFeaturesOriginDao gearUseFeaturesOriginDao)
          Sets the reference to gearUseFeaturesOriginDao.
 

Uses of GearUseFeaturesOriginDao in fr.ifremer.allegro.data.vessel.feature.use.generic.service
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service that return GearUseFeaturesOriginDao
protected  GearUseFeaturesOriginDao RemoteMetierUseFeaturesFullServiceBase.getGearUseFeaturesOriginDao()
          Gets the reference to gearUseFeaturesOrigin's DAO.
protected  GearUseFeaturesOriginDao RemoteGearUseFeaturesOriginFullServiceBase.getGearUseFeaturesOriginDao()
          Gets the reference to gearUseFeaturesOrigin's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service with parameters of type GearUseFeaturesOriginDao
 void RemoteMetierUseFeaturesFullServiceBase.setGearUseFeaturesOriginDao(GearUseFeaturesOriginDao gearUseFeaturesOriginDao)
          Sets the reference to gearUseFeaturesOrigin's DAO.
 void RemoteGearUseFeaturesOriginFullServiceBase.setGearUseFeaturesOriginDao(GearUseFeaturesOriginDao gearUseFeaturesOriginDao)
          Sets the reference to gearUseFeaturesOrigin's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.